aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add in missing `def`s on var assignments to prevent leakage between build con...1.3.15Matt Rendina2019-05-142-7/+9
* Minor reliability updates (#50)1.3.14Matt Rendina2019-05-141-1/+2
* Quote filenames passed to sed for robustness (#49)Matt Rendina2019-05-102-5/+6
* Dump YAML version of conda environment (#48)1.3.13Matt Rendina2019-05-071-3/+24
* XML Ingestion Fixes (#46)1.3.12Josh Alexander2019-05-013-15/+31
* Self test capability attempt (#44)Matt Rendina2019-04-154-2/+7
* Add tests dir; try out inclusion into jenkinsfileMatt Rendina2019-04-1510-29/+103
* Document credentials injection capability (#43)1.3.11Matt Rendina2019-03-211-0/+1
* Test secret injection (#42)Matt Rendina2019-03-212-1/+12
* Convert specifiers (#38)Joseph Hunkeler2019-03-202-1/+20
* Add conda base env bin dir to path just prior to temp env. (#41)1.3.10Matt Rendina2019-03-151-8/+3
* Actually override the version when requested. (#40)1.3.9Matt Rendina2019-03-131-1/+9
* Escape buildconfig names to accommodate strings with spaces (#39)1.3.8Matt Rendina2019-03-131-3/+3
* conda environment list publication capability (#37)1.3.7Matt Rendina2019-03-084-87/+178
* Allow override of conda version on CI system as well. (#35)1.3.6Matt Rendina2019-02-261-0/+4
* Update default conda version1.3.5Matt Rendina2019-02-261-1/+1
* Determine correct conda path before dumping environment (#34)1.3.4Matt Rendina2019-02-132-2/+12
* Generate conda spec file when a conda environment is created. (#33)1.3.3Matt Rendina2019-02-121-2/+5
* Only process test report if it exists. (#32)Matt Rendina2019-02-111-6/+8
* Use [mini]conda 4.5.12 (#30)1.3.2Joseph Hunkeler2019-02-081-2/+2
* Post-process test report file to prepend build config name to test names (#31)Matt Rendina2019-02-081-0/+5
* Preliminaries for functionality testing (#29)1.3.1Matt Rendina2019-01-116-8/+32
* Update description of issue labeling behaviorMatt Rendina2019-01-071-0/+2
* Apply 'testing' label to notification issues if label exists in repo. (#28)1.3.0Matt Rendina2019-01-071-0/+11
* Refactor (#27)Matt Rendina2018-12-172-254/+371
* Set default failedUnstableThresh to '0'. (#26)1.2.9Matt Rendina2018-12-032-1/+6
* Update docs to reflect test_cmds behavior change.1.2.8Matt Rendina2018-11-291-21/+4
* Ignore status codes from all commands in test_cmds. (#24)Matt Rendina2018-11-291-1/+7
* Simplify iteration over configs and avoid bug exercised by position of (#23)1.2.7Matt Rendina2018-11-281-7/+6
* Expand test summary docs and add example image (#22)Matt Rendina2018-11-212-2/+12
* Create a JobConfig object containing default values.1.2.6Matt Rendina2018-11-201-3/+1
* Merge branch 'master' of https://github.com/spacetelescope/jenkins_shared_ci_...Matt Rendina2018-11-201-3/+22
|\
| * Update README.mdMatt Rendina2018-11-201-3/+22
* | Rename summary control varMatt Rendina2018-11-202-2/+2
|/
* Obtain github-api library at runtime.Matt Rendina2018-11-202-8/+163
* Update README.mdMatt Rendina2018-11-151-0/+2
* Escape package specs to allow all spec characters to be used.1.2.5Matt Rendina2018-11-021-1/+1
* Correct incomplete isolation of parallel builds on the RT system.1.2.4Matt Rendina2018-09-201-14/+14
* Clarify env_vars cases. Add example.Matt Rendina2018-09-181-3/+6
* Test for and disallow problematic interpolated strings in env_vars list.1.2.3Matt Rendina2018-09-111-4/+21
* Generalize for use within regression test jobs (#14)1.2.2Matt Rendina2018-08-273-8/+106
* Remove deprecated build_mode property and handling thereof.Matt Rendina2018-07-252-6/+0
* Change `build_mode` to `name` in docs.Matt Rendina2018-07-251-3/+3
* Clean up.1.2.1Matt Rendina2018-07-201-1/+0
* Change default argument construction to a map typeMatt Rendina2018-07-201-3/+4
* Keyword arg not behaving; expand to cover case of no arg.Matt Rendina2018-07-201-1/+1
* Explicitly convert skip_disable to stringMatt Rendina2018-07-201-2/+2
* Dump logoutputMatt Rendina2018-07-201-0/+1
* Add some debug outputMatt Rendina2018-07-201-0/+1
* Update utils.groovyMatt Rendina2018-07-201-1/+1