aboutsummaryrefslogtreecommitdiff
path: root/deliver.groovy
Commit message (Collapse)AuthorAgeFilesLines
* timestampsHEADmasterMatt Rendina2019-04-121-1/+2
|
* Parallell builds causing conflicts.Matt Rendina2019-02-181-1/+1
|
* Check for JenkinsfileRT after clone takes place.Matt Rendina2019-02-181-13/+11
|
* Re-enable OSX spec file generation.Matt Rendina2019-02-181-1/+1
|
* Compose pkg_name before using.Matt Rendina2019-02-181-1/+1
|
* Avoid any package handling when JenkinsfileRT is not presentMatt Rendina2019-02-181-125/+128
|
* Print each base env package lineMatt Rendina2019-02-181-0/+1
|
* Split output into listMatt Rendina2019-02-181-1/+1
|
* Filter out non-package lines from conda listMatt Rendina2019-02-181-2/+5
|
* Missing parenMatt Rendina2019-02-181-1/+1
|
* Fix typoMatt Rendina2019-02-181-1/+1
|
* Only remove packages installed in addition to the original stsci-hst set.Matt Rendina2019-02-181-2/+20
|
* Temporary override to allow testing of calcos without changing its delivery ↵Matt Rendina2019-02-181-0/+4
| | | | commit
* Fix typoMatt Rendina2019-02-141-1/+1
|
* Skip projects that don't have a JenkinsfileRTMatt Rendina2019-02-141-106/+113
|
* env 'activation'Matt Rendina2019-02-121-27/+204
| | | | | | | | | | | | | | | | Stash all files from master Selective test run by platform. Start collecting pieces for metadata extraction. Modify JenkinsfileRT in place. Load individualized Jenkinsfiles for each pkg Ensure PATH gets included in env_vars list at appropriate time. Preprocess env_vars before expanding into runtime list. Build project if setup.py is present. Use pip to install projects with a setup.py and ignore their deps. Generalize PATH manipulation to handle explicit PATH defs and no such defs. Uninstall conda_packages when done with a single test suite. Better parsing of conda list info. Annotate tests with package and build config name. Remove debugging clause; cleanup
* Change libnameMatt Rendina2018-04-021-1/+1
|
* Support finalization of deliverables (#7)0.2Matt Rendina2018-03-121-2/+8
|
* Deposit environment specification files in loation of choice.Matt Rendina2018-03-121-6/+9
|
* Adjust args for new scriptMatt Rendina2018-03-121-2/+2
|
* Streamline by using shared library functionalityMatt Rendina2018-02-091-84/+49
|
* initial commitMatt Rendina2018-02-091-0/+107