Skip to content

feat: add e2e coverage for release publish command#220

Open
fuekiinc wants to merge 6 commits intomainfrom
feat/release-publish
Open

feat: add e2e coverage for release publish command#220
fuekiinc wants to merge 6 commits intomainfrom
feat/release-publish

Conversation

@fuekiinc
Copy link
Copy Markdown

@fuekiinc fuekiinc commented Jul 7, 2025

Motivation:
To provide e2e testing coverage for the release publish command. Ensuring that local docker registry is spun up and ReleaseManager contract is queried and updated correctly

Modifications:
Added e2e coverage testing to e2e.yml workflow file.

Result:
Added E2E coverage testing for release publish command.

Testing:
Queries the ReleaseManager contract for version and checks the devnet.yaml context for artifacts proving release publish command was successful.

@fuekiinc fuekiinc requested a review from a team as a code owner July 7, 2025 19:05
@fuekiinc fuekiinc changed the title Update e2e.yml to provide coverage for the release publish command. feat: add e2e coverage for release publish command Jul 8, 2025
@supernovahs
Copy link
Copy Markdown
Contributor

We have changed the env secrets for l1 to sepolia , that is why the e2e devnet is failing.
Would have to merge #216 into this branch , or wait for it to be merged to main later today and then a rebase will be required i think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants