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/CD] Add a pipeline to build binaries in different profiles #7496

Merged

Conversation

EgorPopelyaev
Copy link
Contributor

Recently there were some requests to build and deploy a binary, for example polkadot, in the release or production profile to do some testing.
So far we had only a release pipeline that could do it in the GitHub but to use it, there was a lot of extra overhead needed.
This pipeline should simplify this case and give a possibility to build a binary in desired profile from any branch for the testing purposes.
Something similar to what we have for runtimes in the srtool repo
It won't be used in any release activities though.

CC: @BulatSaif

@EgorPopelyaev EgorPopelyaev added the R0-silent Changes should not be mentioned in any release notes label Feb 6, 2025
@EgorPopelyaev EgorPopelyaev requested review from a team as code owners February 6, 2025 12:24
@paritytech-review-bot paritytech-review-bot bot requested a review from a team February 6, 2025 13:03
@EgorPopelyaev EgorPopelyaev added this pull request to the merge queue Feb 7, 2025
@EgorPopelyaev
Copy link
Contributor Author

Merged via the queue into paritytech:master with commit a484ccc Feb 7, 2025
216 of 252 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-add-binary-build-pipeline branch February 7, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants