Currently there is no (human) deployment gating: if the tests pass, a new repository is published whenever there are changes whether those changes are timestamp updates or more meaningful changes.
Some questions to answer (for both staging and production):
- Do we want gating?
- For all changes? Or maybe only for changes that cover something else than timestamp.json alone?
- is GitHub release environment (with reviewers) an appropriate choice?
Currently there is no (human) deployment gating: if the tests pass, a new repository is published whenever there are changes whether those changes are timestamp updates or more meaningful changes.
Some questions to answer (for both staging and production):