mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Sync billing gate env-file evidence (#2021)
This commit is contained in:
parent
c2471fe5c5
commit
6e25458dbc
10 changed files with 89 additions and 47 deletions
|
|
@ -493,7 +493,7 @@ test('publication readiness checklist gates public release actions on evidence',
|
|||
assert.ok(may15Evidence.includes('codex plugin marketplace add <local-checkout>'));
|
||||
assert.ok(may15Evidence.includes('Plugin Directory publishing is still blocked'));
|
||||
assert.ok(may15Evidence.includes('announcementGate.ready === true'));
|
||||
assert.ok(source.includes('ECC-Tools #73 added announcementGate'));
|
||||
assert.ok(source.includes('ECC-Tools #91 added the env-file operator path'));
|
||||
assert.ok(source.includes('do not claim official Plugin Directory listing before OpenAI submission evidence'));
|
||||
assert.ok(source.includes('release-name-plugin-publication-checklist-2026-05-18.md'));
|
||||
assert.ok(source.includes('Release name and plugin publication checklist'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue