When running SRPAS in CHTC, we have to sync the local version of the code that is checked out on the access point and the version that is used to build a Singularity image. Instead of doing interactive builds, we may be able to automate that. The goal would be to have an HTCondor submit file that takes the commit as an argument, builds an image, and copies it to the user's staging storage.
This could help with some of the challenges described in #459.
When running SRPAS in CHTC, we have to sync the local version of the code that is checked out on the access point and the version that is used to build a Singularity image. Instead of doing interactive builds, we may be able to automate that. The goal would be to have an HTCondor submit file that takes the commit as an argument, builds an image, and copies it to the user's staging storage.
This could help with some of the challenges described in #459.