Update Pipeline Notes authored by Slominski, Ryan's avatar Slominski, Ryan
......@@ -36,7 +36,7 @@ To get around this, we create new major version of the release workflow project
- [on-tag-push](https://code.jlab.org/acc/iac/release-workflow/-/tree/main/templates/on-tag-push)
- [cxx-certified](https://code.jlab.org/acc/iac/release-workflow/-/tree/main/templates/cxx-certified)
So for example maybe we create on-file-push3, and on-file-push4. Keep maybe the most recent two available? Maybe this is more confusing...
So for example maybe we create on-file-push3, and on-file-push4. Keep maybe the most recent two available? Maybe this is more confusing... See: https://code.jlab.org/acc/iac/release-workflow/-/issues/15
# Auto DevOps
I thought this simply provided a group default `.gitlab-ci.yml` if none is provided in a project, but upon closer inspection that isn't what this does (I think). Auto DevOps appears to apply GitLab generic workflows based on detected content in your repo. Doesn't appear to be working, at least not well. Could investigate later.
......
......