stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 671 forks source link

2.5.0.0.6 update ci #5071

Closed wileyj closed 3 months ago

wileyj commented 3 months ago

Brings in changes from @BowTiedDevOps which creates the tag and runs the release workflows (pushed to develop, but missing in master which release/2.5.0.0.6 is based off of): https://github.com/stacks-network/stacks-core/pull/4968

Modifies the ci workflows to disable building the standalone signer image, and uses a specific branch to create the release binary archives with a hardcode list of binaries (no signer binary). ex: https://github.com/stacks-network/actions/blob/feat/specific_binaries_stacks-core/stacks-core/create-source-binary/build-scripts/Dockerfile.linux-glibc-arm64#L24

This will create conflicts on a future merge, but it's manageable.

wileyj commented 3 months ago

🤞

blockstack-devops commented 2 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.