aboutsummaryrefslogtreecommitdiff
path: root/jenkins/dispatch.groovy
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct lockfile path, turn off status captureMatt Rendina2017-08-031-5/+9
|
* typo fixMatt Rendina2017-08-031-1/+1
|
* Capture shell shell call output to investigate failure reportingMatt Rendina2017-08-031-4/+4
|
* Compose publication path and run index thereMatt Rendina2017-08-031-2/+3
|
* Adjust final publication pathMatt Rendina2017-08-031-1/+1
|
* Lockfile testingMatt Rendina2017-08-031-6/+20
|
* Lockfile testMatt Rendina2017-08-031-7/+5
|
* Different file creation approachMatt Rendina2017-08-031-5/+7
|
* Sort environment dumpsMatt Rendina2017-08-031-1/+1
|
* Put vars in correct scopeMatt Rendina2017-08-031-2/+2
|
* File create testMatt Rendina2017-08-031-4/+19
|
* New stage and value passingMatt Rendina2017-08-031-0/+4
|
* Better outputMatt Rendina2017-07-261-1/+1
|
* Better outputMatt Rendina2017-07-261-2/+2
|
* Typo fixMatt Rendina2017-07-261-3/+3
|
* Only patch conda-build 2.x for bugfix now in conda-build 3.xMatt Rendina2017-07-261-7/+12
|
* Improved granularity and ratcheting of status values from build jobsMatt Rendina2017-06-301-1/+3
|
* Consolidate conda version adjustment and package installation to one operationMatt Rendina2017-06-271-2/+2
|
* Force conda to selected version of pythonMatt Rendina2017-06-271-2/+2
|
* Propagate repo and branch names to all job logsMatt Rendina2017-06-131-0/+4
|
* Setup for build status propagation to dispatch jobMatt Rendina2017-06-071-0/+9
|
* Testing channel use for culled manifestsMatt Rendina2017-06-061-2/+4
|
* Fix typoMatt Rendina2017-05-231-1/+1
|
* Change working dir for installationMatt Rendina2017-05-231-1/+3
|
* Adjust sequencingMatt Rendina2017-05-231-2/+3
|
* Add env var changes from other branchMatt Rendina2017-05-231-1/+7
|
* Test tool installationMatt Rendina2017-05-231-1/+2
|
* Improve the log output detail and clarityMatt Rendina2017-04-261-54/+78
|
* Updating build flags; update and test patch mechanism; update patch files; ↵Matt Rendina2017-04-241-5/+5
| | | | add and update manifest content; allow for build_control repo URL speciication
* Add control of culling behavior via dispatch trigger; more parameterization; ↵Matt Rendina2017-04-211-36/+44
| | | | formatting
* Use tokenize to avoid needing regex syntaxMatt Rendina2017-04-181-2/+2
|
* Typo fixMatt Rendina2017-04-181-1/+1
|
* Testing conda machinery patching capability; use cleaner approach for shellc ↵Matt Rendina2017-04-181-26/+40
| | | | all arguments; manifest grooming; use filtered and culled manifest provided by build utility
* Build granularity implementationMatt Rendina2017-04-071-0/+157