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
It would be great to have a way to wire some proposal specific env file sourced for every step.
To make this useful, some environment variables would need to be standardized and set first, e.g. proposal name, step (prepare, execute, use, test), etc.
The motivation is being able to set a SLOGFILE env to capture the outcome of different steps, in particular the execute upgrade step.
The text was updated successfully, but these errors were encountered:
It would be great to have a way to wire some proposal specific env file sourced for every step.
To make this useful, some environment variables would need to be standardized and set first, e.g. proposal name, step (prepare, execute, use, test), etc.
The motivation is being able to set a
SLOGFILE
env to capture the outcome of different steps, in particular the execute upgrade step.The text was updated successfully, but these errors were encountered: