issues
search
populationgenomics
/
analysis-runner
MIT License
2
stars
4
forks
source link
Support repo-less execution + refactor
#694
Closed
illusional
closed
3 months ago
illusional
commented
3 months ago
Make repo + commit optional (with use of
--skip-repo-checkout
flag)
Refactor the server into better param extraction, and then application.
Split
server/main.py
into
ar.py
and
config.py
--skip-repo-checkout
flag)server/main.py
intoar.py
andconfig.py