Feature Requests
Completed :latest
Changes to Release mechanism
Releases will be always rolling into main branch , whilst version tags will released every Friday.
Mor explanation and documentation on this soon
Releases will be always rolling into main branch , whilst version tags will released every Friday.
Mor explanation and documentation on this soon
Update
setup.shscript to discover & use git tags rather than branchesMerge current dev into main with PR
Re-target existing PRs to main
Update workflows (#117)
Set up branch protection for main
Ensure it can't be pushed to directly
Changes must come from a PR where:
PR has been reviewed/approved
All workflows running against the PR pass successfully
These rules can be bypassed in case of emergency