Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to create pre-releases #463

Merged
merged 5 commits into from
Aug 15, 2024
Merged

Conversation

nflaig
Copy link
Collaborator

@nflaig nflaig commented Aug 7, 2024

Motivation

This is a proposal for pre-releases of the beacon api spec similar to what's done on the consensus spec. This allows clients to run spec tests earlier in the development cycle.

Description

A pre-release can be created by simply pushing a new tag with the suffix -alpha.x. The CD will create a github release and upload the bundled spec files.

Pre-releases will not be listed in index.html and not show up on the explorer.

Copy link
Collaborator

@rolfyone rolfyone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nflaig nflaig merged commit 121dcf8 into ethereum:master Aug 15, 2024
3 checks passed
@nflaig nflaig deleted the pre-releases branch August 15, 2024 10:48
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