Skip to content
Unverified Commit dfcfa4ab authored by Kian Paimani's avatar Kian Paimani Committed by GitHub
Browse files

Publish `chain-spec-builder` (#4518)

marking it as release-able, attaching the same version number that is
attached to other binaries such as `polkadot` and `polkadot-parachain`.

I have more thoughts about the version number, though. The chain-spec
builder is mainly a user of the `sp-genesis-builder` api. So the
versioning should be such that it helps users know give a version of
`sp-genesis-builder` in their runtime, which version of
`chain-spec-builder` should they use?

With this, we can possibly alter the version number to always match
`sp-genesis-builder`.

Fixes https://github.com/paritytech/polkadot-sdk/issues/4352

- [x] Add to release artifacts ~~similar to
https://github.com/paritytech/polkadot-sdk/pull/4405~~ done here:
https://github.com/paritytech/polkadot-sdk/pull/4557



---------

Co-authored-by: default avatarBranislav Kontur <[email protected]>
parent 89604daa
Pipeline #478963 waiting for manual action with stages
in 1 hour, 34 minutes, and 30 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment