mach3-software / MaCh3

The official repository for MaCh3
https://mach3-software.github.io/MaCh3/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Docker File and CI #62

Closed KSkwarczynski closed 6 days ago

KSkwarczynski commented 1 week ago

Whenever we make PR or push something to develop, then CI will try to compile it and mmake contaienr which will be pushed to https://github.com/mach3-software/MaCh3/pkgs/container/mach3

image

image

Containers are now only done for alma9. Workflow is done in such a way that we can expand to use others.

Also we can use this contianer to furhter improve CI. You can use contaienr to make event rates cheks etc. Becasue it is container there is no risk of breaking someone folder on selcted cluster (Clarence had such concners, which is valid)