aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated build_mode property and handling thereof.Matt Rendina2018-07-251-1/+0
|
* Consolidate buildInfo into a single blob (#10)1.2.0Joseph Hunkeler2018-07-181-0/+3
| | | | | | * Consolidate buildInfo into a single blob * Move DataConfig interactions inside of the test_cmds finally clause
* Implement DataConfigJoseph Hunkeler2018-06-132-0/+23
|
* Condavenience (#4)1.1.0Matt Rendina2018-06-111-0/+4
| | | | | | | * 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 = []`
* Initial commitMatt Rendina2018-05-071-0/+26