-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(ci): release process building binaries #54
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks clean! Don't have anything to contribute.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! One suggestion but good to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done!
Thanks @Daanvdplas & @chungquantin. |
This PR improves the CI by automating the release process. It ensures that the node is built automatically upon a new release and that binaries are generated for third parties to source.
This implementation used as references the following sources:
This setup has been successfully tested in a forked repository: https://github.com/AlexD10S/base-parachain/actions/runs/13100709300 and you can check the generated release with the binaries: https://github.com/AlexD10S/base-parachain/releases/tag/polkadot-stable2412
Once this approve, please approve the rest of templates:
[sc-2507]