| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement DataConfig | Joseph Hunkeler | 2018-06-13 | 1 | -3/+52 |
| | | |||||
| * | 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 | 1 | -23/+60 |
| | | | | | | | | * 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 = []` | ||||
| * | Add ability to disable skipping job (RT requirement) | Joseph Hunkeler | 2018-05-07 | 1 | -10/+12 |
| | | |||||
| * | Initial commit | Matt Rendina | 2018-05-07 | 1 | -0/+145 |
