BowTiedDevOps

Results 7 issues of BowTiedDevOps

Using a composite action to check that multiple jobs which are running tests are successful. The called action is succeeding only if all the jobs parsed through the `jobs` input...

enhancement
CI

The action used to generate a checksum for the github release flow (https://github.com/stacks-network/stacks-core/blob/develop/.github/workflows/github-release.yml#L59-L67) had to be updated to a newer version due to an error causing the step to fail....

enhancement
CI

### Description I have moved the creation of the source binaries for release (along with the `build-scripts` directory) to the actions repository (https://github.com/stacks-network/actions/tree/main/stacks-core/create-source-binary). The change is useful because every time...

The signer logs are a little bit misleading, they specify the signer is not registered for the next cycle, when the aggregation commit call is completed. This might just create...

nakamoto

The public keys generated by `generate-stacking-signature` and `check-config` don't match. I've used the public key generated by stacking signature command in `stack-aggregation-commit` contract calls and the signer is not registered...

When a stacking transaction is made in the prepare phase of a cycle, the event that is being displayed is incrementing the `start-cycle-id` variable by 1, but not the `end-cycle-id`,...

3.0

## Description Add a single page of documentation with condensed information and commands on how to quickly run a signer and become a stacker in order to make it easier...