index
:
gh_mirror/jhunkeler/jscu_refactor.git
master
purge-before-unstash
refactor-structure
unmanaged-blob
Don't breathe this
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vars
Commit message (
Expand
)
Author
Age
Files
Lines
*
blah
Joseph Hunkeler
2019-10-08
1
-1
/
+1
*
Refactor groovy to match structure
Joseph Hunkeler
2019-10-08
1
-1
/
+1
*
Add "DataConfig.managed" logic
Joseph Hunkeler
2019-10-02
1
-27
/
+29
*
Dump a pip freeze of each environment if pip is present. (#64)
1.3.23
Matt Rendina
2019-10-01
1
-1
/
+33
*
Select appropriate sed binary when on macos (#58)
1.3.21
Matt Rendina
2019-07-02
1
-1
/
+2
*
Allow filtering of BuildConfigs based on day-of-week specification. (#57)
Matt Rendina
2019-06-28
1
-3
/
+22
*
Override value of HOME to be the job's workspace root dir. (#56)
1.3.19
Matt Rendina
2019-06-26
1
-0
/
+4
*
Add git+ prefix to URL of target project in `pip` section of environment .yml...
1.3.18
Matt Rendina
2019-06-19
1
-1
/
+4
*
Traverse to clone subdir for execution of git log command (#54)
1.3.17
Matt Rendina
2019-06-17
1
-10
/
+12
*
Try dotglob mv to get all files (#53)
Matt Rendina
2019-06-17
1
-11
/
+13
*
Move all cloned files into subdir to allow for cleaner handling of (#52)
1.3.16
Matt Rendina
2019-06-14
1
-22
/
+30
*
Add in missing `def`s on var assignments to prevent leakage between build con...
1.3.15
Matt Rendina
2019-05-14
1
-6
/
+8
*
Quote filenames passed to sed for robustness (#49)
Matt Rendina
2019-05-10
1
-4
/
+4
*
Dump YAML version of conda environment (#48)
1.3.13
Matt Rendina
2019-05-07
1
-3
/
+24
*
XML Ingestion Fixes (#46)
1.3.12
Josh Alexander
2019-05-01
1
-12
/
+15
*
Test secret injection (#42)
Matt Rendina
2019-03-21
1
-1
/
+10
*
Convert specifiers (#38)
Joseph Hunkeler
2019-03-20
1
-0
/
+18
*
Add conda base env bin dir to path just prior to temp env. (#41)
1.3.10
Matt Rendina
2019-03-15
1
-8
/
+3
*
Actually override the version when requested. (#40)
1.3.9
Matt Rendina
2019-03-13
1
-1
/
+9
*
Escape buildconfig names to accommodate strings with spaces (#39)
1.3.8
Matt Rendina
2019-03-13
1
-3
/
+3
*
conda environment list publication capability (#37)
1.3.7
Matt Rendina
2019-03-08
1
-86
/
+164
*
Allow override of conda version on CI system as well. (#35)
1.3.6
Matt Rendina
2019-02-26
1
-0
/
+4
*
Update default conda version
1.3.5
Matt Rendina
2019-02-26
1
-1
/
+1
*
Determine correct conda path before dumping environment (#34)
1.3.4
Matt Rendina
2019-02-13
1
-1
/
+9
*
Generate conda spec file when a conda environment is created. (#33)
1.3.3
Matt Rendina
2019-02-12
1
-2
/
+5
*
Only process test report if it exists. (#32)
Matt Rendina
2019-02-11
1
-6
/
+8
*
Use [mini]conda 4.5.12 (#30)
1.3.2
Joseph Hunkeler
2019-02-08
1
-2
/
+2
*
Post-process test report file to prepend build config name to test names (#31)
Matt Rendina
2019-02-08
1
-0
/
+5
*
Preliminaries for functionality testing (#29)
1.3.1
Matt Rendina
2019-01-11
1
-5
/
+3
*
Apply 'testing' label to notification issues if label exists in repo. (#28)
1.3.0
Matt Rendina
2019-01-07
1
-0
/
+11
*
Refactor (#27)
Matt Rendina
2018-12-17
1
-254
/
+368
*
Set default failedUnstableThresh to '0'. (#26)
1.2.9
Matt Rendina
2018-12-03
1
-0
/
+5
*
Ignore status codes from all commands in test_cmds. (#24)
Matt Rendina
2018-11-29
1
-1
/
+7
*
Simplify iteration over configs and avoid bug exercised by position of (#23)
1.2.7
Matt Rendina
2018-11-28
1
-7
/
+6
*
Create a JobConfig object containing default values.
1.2.6
Matt Rendina
2018-11-20
1
-3
/
+1
*
Rename summary control var
Matt Rendina
2018-11-20
1
-1
/
+1
*
Obtain github-api library at runtime.
Matt Rendina
2018-11-20
1
-8
/
+145
*
Escape package specs to allow all spec characters to be used.
1.2.5
Matt Rendina
2018-11-02
1
-1
/
+1
*
Correct incomplete isolation of parallel builds on the RT system.
1.2.4
Matt Rendina
2018-09-20
1
-14
/
+14
*
Test for and disallow problematic interpolated strings in env_vars list.
1.2.3
Matt Rendina
2018-09-11
1
-4
/
+21
*
Generalize for use within regression test jobs (#14)
1.2.2
Matt Rendina
2018-08-27
1
-7
/
+102
*
Remove deprecated build_mode property and handling thereof.
Matt Rendina
2018-07-25
1
-5
/
+0
*
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
[next]