Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Turn STABLE_BRANCH_CHECKLIST.md into a script #117

Open
fingolfin opened this issue Nov 13, 2020 · 0 comments
Open

Turn STABLE_BRANCH_CHECKLIST.md into a script #117

fingolfin opened this issue Nov 13, 2020 · 0 comments

Comments

@fingolfin
Copy link
Member

We should turn STABLE_BRANCH_CHECKLIST.md a script, to reduce the work and the risk of mistakes.

The classical trick to do this is to first create a script which just prints each step and asks "Have you completed this step? Y/N". Then gradually convert steps into actual commands.

To be able to test the script, it should allow specifying a fork of GAP (e.g. via an optional command line argument) on which it should operate. (Possibly might need forks of stuff in gap-infra and gap-s

For some of the steps, it might be convenient to use https://cli.github.com. This should help with creating milestones and issue labels.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant