You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify build_ogs_app.py to have a command line interface similar to Git or Docker where subcommands are run from a directory and can be independently called. This would better fit with the CI/CD process and make the program usable manually without requiring all steps be run.