Federico De Felici

Results 3 comments of Federico De Felici

> @federico-stacks Please, do not force-push changes. It makes it very difficult to see what has changed in-between reviews. Instead, please merge the two branches and create a merge commit....

I had the same list in mind. Basically the ones that in [ci.yml](https://github.com/stacks-network/stacks-core/blob/1c7bf301de39d24132c11a7398b91434b009930f/.github/workflows/ci.yml) run *only* when `needs.check-release.outputs.is_node_release == 'true'` And it doesn't seem we have special test workflows for `is_signer_release`...

> there is also a question of if we should be re-running all the same tests (which should have been passing prior to release in order for the changes to...