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
Reworked app.run exit code (#73)
* allow run to return exit_code in non-interactive mode
* add tests for exit code from run. Add variable substituion test for exec
* remove unneeded apptainer def
* bump version
* validate the substitution in test_exec.sh