You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A0-4614: attach chain bootstrapper to release (#1964)
# Description
What needs to be done?
* In push to main workflow, we should store as well chain-bootstrapper
binary
* In release changed workflow, we should attach production chain
bootstrapper
Why?
* For us devs doing release preparation tests - now for 14 release I
need to build it manually which is error-prone
* Community transparency - generating runtime is now decoupled from
aleph-node
Also, `profile` input was removed from store artifacts action, since it
was not used with `test` anywhere.
## Type of change
- New feature (non-breaking change which adds functionality)
## Testing
*
https://github.com/Cardinal-Cryptography/aleph-node/actions/runs/14106515515
PASS
0 commit comments