Skip to content

Add build-package-and-qa job

Balasankar 'Balu' C requested to merge add-package-build-and-qa into main

Add a package-and-qa job that will

  1. Automatically run package builds when dependencies are updated to ensure builds still work on all OSs
  2. Let developers download a package or docker image for testing out the result of their MR

Closes: #645 (closed)

Merge request reports