Sync from private release#6
Merged
Merged
Conversation
* feat(templates): tweaked
* fix(workflows): preventing workflows from triggering both self and main
* feat(templates): cleaned templates, removing unnecessary elements
* feat(template): simplification
* feat(cleanup): cleaned docs and cicd
* fix(build-and-tes): fixed reference to publish-on-release
* ci(naming): shortened run names
* fix(build-and-test): added pip for smoke testing
* bump: version 0.1.0 → 0.2.0
* feat(repo_template): added ci-orchestrator.yaml to git keep
* bump: version 0.2.0 → 0.3.0
* fix(post-release-private): fixed triggering of back sync
* bump: version 0.3.0 → 0.4.0
* feat(sync-from-public): added for downstream templating
* bump: version 0.4.0 → 0.5.0
* fix(public-release): entered correct private/public repos
* bump: version 0.5.0 → 0.6.0
* feat(back-sync-release): prevent running of tests
* fix(back-sync-release-to-main): admin bypasses merge
* bump: version 0.6.0 → 0.7.0
* feat(.gitignore): kept all *.yaml in template workflows
* refactor(workflows): refactored to remove repeat calls to config.yaml
* feat(review): reviewd inc docs
* bump: version 0.7.0 → 0.8.0
* fix(sync-to-public): attempt override push
* bump: version 0.8.0 → 0.8.1
* fix(sync-to-public2): new fix attempt
* bump: version 0.8.1 → 0.8.2
* fix(development): force both workflows repos to use own orchestrators
* bump: version 0.8.2 → 0.8.3
* fix(orchestrator): fix to internal/external entries
* feat(publish-to-pypi): switched off by default
* refactor(CI/CD): refactored to harden some flows, switch PYPI_PUBLISH to false by default, and sort naming clarity
* bump: version 0.8.3 → 0.9.0
* build(self-orchestrator): runs simplified tests in development
* bump: version 0.9.0 → 0.9.1
* fix(check-version): pip installed packaging
* bump: version 0.9.1 → 0.9.2
* refactor(minor): tweaked comments and version check python version to 3.13
* feat(repo_template/orchestrator.yaml): tweaked naming
* docs(rewrite): rewrote all docs
* docs(README.md): tweaked workflows description
* docs(README.md): tweaked mermaid
* docs(README.md): added mermaid for lifecycle
* fix(README.md): fixed development lifecycle
* fix(README.md): fix attempt for lifecycle
* docs(README.md): livecycle adjustments
* feat(README.md): lifecycle adjust
* docs(README.md): tweaks in descriptions
* fix(README.md): fixed {
* fix(README.md): fixed punctuation parsing
* docs(README.md): switched develop and release loops
* feat(README.md): added colouring
* feat(README.md): removed merge from legend
* feat(README.md): tweaked descriptions
* feat(README.md): tweaked legend
* fix(README.md): fixed legend colouring
* fix(README.md): fixed legend
* fix(README.md): fixed legend
* fix(README.md): fixed legend
* feat(README.md): tweaked develop/release layout
* fix(README.md): fixed layout horizontally
* fix(README.md): layout -reverted separate develop box
* feat(README.md): reorganised
* docs(README.md): corrected 1R
* feat(README.md): added header and footger
* fix(README.md): layout
* fix(README.md): layout
* feat(README.md): split post-release triggers
* bump: version 0.9.2 → 0.10.0
* feat(sync-to-public): default behaviour false, with override
* bump: version 0.10.0 → 0.10.1
* feat(repo_template): tweaked template to centralise config variables
* docs(README.md): added development lifecyle figure in place of mermaid
* bump: version 0.10.1 → 0.11.0
* fix(README.md): fixed typo in development_lifecycle.png
* bump: version 0.11.0 → 0.11.1
* fix(README.md): fixed development_lifecycle typos
* bump: version 0.11.1 → 0.11.2
* ci(workflows): repo normalisation
* bump: version 0.11.2 → 0.11.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sync from private release branch.