Skip to content

Resolve ".gitlab-ci.yml triggers duplicate pipelines"

Duggan, John requested to merge 15-gitlab-ci-yml-triggers-duplicate-pipelines into main

Summary of Changes

This has all of the changes we discussed last week. It has basically 3 changes:

  1. The VSCode changes I want.
  2. The duplicate pipeline fix and the other really minor things you had done in nova-trame.
  3. The build-image pipeline change. If preferred, I could drop this and just remove the docker pull command since it's not necessary.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #15 (closed) Closes #16 (closed)

Merge request reports

Loading