ethereum / beacon-APIs

Collection of RESTful APIs provided by Ethereum Beacon nodes
https://ethereum.github.io/beacon-APIs/
Creative Commons Zero v1.0 Universal
328 stars 167 forks source link

Add workflow to create pre-releases #463

Closed nflaig closed 4 weeks ago

nflaig commented 1 month ago

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.