Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge workspace before unstashingpurge-before-unstash | Joseph Hunkeler | 2018-08-21 | 1 | -0/+4 |
| | |||||
* | Clean up.1.2.1 | Matt Rendina | 2018-07-20 | 1 | -1/+0 |
| | |||||
* | Change default argument construction to a map type | Matt Rendina | 2018-07-20 | 1 | -3/+4 |
| | |||||
* | Keyword arg not behaving; expand to cover case of no arg. | Matt Rendina | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Explicitly convert skip_disable to string | Matt Rendina | 2018-07-20 | 1 | -2/+2 |
| | |||||
* | Dump logoutput | Matt Rendina | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | Add some debug output | Matt Rendina | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | Update utils.groovy | Matt Rendina | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Explicit string comparison since bools often don't behave like bools. (#11) | Matt Rendina | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Consolidate buildInfo into a single blob (#10)1.2.0 | Joseph Hunkeler | 2018-07-18 | 2 | -50/+67 |
| | | | | | | * Consolidate buildInfo into a single blob * Move DataConfig interactions inside of the test_cmds finally clause | ||||
* | Add documentation (#7) | Matt Rendina | 2018-06-14 | 1 | -0/+127 |
| | | | * Adding documentation | ||||
* | Merge pull request #6 from jhunkeler/dataconfig2 | Joseph Hunkeler | 2018-06-13 | 3 | -3/+75 |
|\ | | | | | Implement DataConfig | ||||
| * | Implement DataConfig | Joseph Hunkeler | 2018-06-13 | 3 | -3/+75 |
|/ | |||||
* | Merge pull request #5 from spacetelescope/build_mode_to_name_21.1.1 | Matt Rendina | 2018-06-12 | 1 | -6/+15 |
|\ | | | | | Allow for transition to new BuildConfig property name: | ||||
| * | Allow for transition to new BuildConfig property name: | Matt Rendina | 2018-06-12 | 1 | -6/+15 |
|/ | | | | | | | BuildConfig.build_mode --> BuildConfig.name NOTE: ALL instances of .build_mode need to be replaced with the new .name property. Mixing use of both in the same Jenkinsfile will cause undesired behavior. | ||||
* | Condavenience (#4)1.1.0 | Matt Rendina | 2018-06-11 | 3 | -23/+65 |
| | | | | | | | * Add BuildConfig properties to support automatic conda environment creation for hosting the job when conda_packages list property is populated. * `.conda_packages = []` * `.conda_override_channels = false` * `.conda_channels = []` | ||||
* | Merge pull request #1 from jhunkeler/no-skip1.0.1 | Joseph Hunkeler | 2018-05-08 | 1 | -10/+12 |
|\ | | | | | Add ability to disable skipping job (RT requirement) | ||||
| * | Add ability to disable skipping job (RT requirement) | Joseph Hunkeler | 2018-05-07 | 1 | -10/+12 |
|/ | |||||
* | Add README.1.0.0 | Matt Rendina | 2018-05-07 | 1 | -0/+4 |
| | |||||
* | Initial commit | Matt Rendina | 2018-05-07 | 2 | -0/+171 |