Skip to content

Implement nightly prerelease#5021

Closed
brech1 wants to merge 1 commit intoethereum:masterfrom
brech1:feat/nightly-workflow
Closed

Implement nightly prerelease#5021
brech1 wants to merge 1 commit intoethereum:masterfrom
brech1:feat/nightly-workflow

Conversation

@brech1
Copy link
Member

@brech1 brech1 commented Mar 19, 2026

Description

Publish latest reference test vectors as a rolling nightly github prerelease, downloadable via the same pattern as versioned releases:

https://github.com/ethereum/consensus-specs/releases/download/nightly/{preset}.tar.gz

Changes

Adds a publish job to the existing nightly-tests workflow to produce a rolling nightly prerelease, updated only after generate and package complete successfully. If build fails, the existing nightly release remains unchanged, if it succeeds it replaces the last release artifacts.

Publishes:

  • {general,minimal,mainnet}.tar.gz
  • checksums.txt
  • version.txt: includes formatted release as nightly-YYYY-MM-DD

@jtraglia
Copy link
Member

Hey @brech1, as discussed offline, I don't believe this is the direction we should take.

@jtraglia jtraglia closed this Mar 23, 2026
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.

2 participants