Make a CI action to run each supported kind of analysis #637
Labels
enhancement
New feature or request
infrastructure
Issues related to changes with the infrastructure.
We can use
scripts/run_analysis.sh
to run CI for each supported kind of analysis on push. However, the trick is to be able to use a locally built image. This might take a long time to build and run on each push / PR. Possibly we should replace the current 'build_docker' action with a 'build and run analysis' actionThings that need to be run: (fixed packages can be chosen for each)
The text was updated successfully, but these errors were encountered: