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

[CI] Fix Release CI #433

Open
pandres95 opened this issue Nov 4, 2024 · 0 comments
Open

[CI] Fix Release CI #433

pandres95 opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
infra Infrastructure and deployment

Comments

@pandres95
Copy link
Member

As of now, the Release CI action produces some artifacts (runtime WASM and the now deprecated virto-node) and a Docker image that exposes the virto-node.

This process should change to build chain-spec-generator instead and output a Docker image that extends from parity/polkadot-parachain and uses chain-spec-generator to produce the aforementioned chainspec (or store it somewhere in the image).

This is to preserve some degree of compatibility, but it's expected that collators/nodes migrate to a pure implementation of polkadot-parachain.

@pandres95 pandres95 self-assigned this Nov 4, 2024
@pandres95 pandres95 added the infra Infrastructure and deployment label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure and deployment
Projects
None yet
Development

No branches or pull requests

1 participant