-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2069: Adds env var for job name per buildkite step r=szy21 a=akshaysridhar For each `longrun` buildkite label, this PR adds a `JOB_NAME` environment variable to the pipeline, which then assigns the yaml file, data / output directories, figure directories, artifact paths. This replaces the current system where we have repeated references to the same verbose file / job name. Co-authored-by: akshaysridhar <asridhar@caltech.edu>
- Loading branch information
Showing
5 changed files
with
89 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.