aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* timestampsHEADmasterMatt Rendina2019-04-122-1/+4
|
* 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
|
* Merge pull request #12 from rendinam/rt-enabled-onlyMatt Rendina2019-02-141-106/+113
|\ | | | | Skip projects that don't have a JenkinsfileRT
| * Skip projects that don't have a JenkinsfileRTMatt Rendina2019-02-141-106/+113
|/
* Merge pull request #11 from rendinam/build_and_testMatt Rendina2019-02-123-27/+263
|\ | | | | Update to handle integrated regression testing of HSTDP delivery set
| * env 'activation'Matt Rendina2019-02-123-27/+263
|/ | | | | | | | | | | | | | | | 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
* Merge pull request #8 from rendinam/change_libname0.3Matt Rendina2018-04-021-1/+1
|\ | | | | Change libname to help prevent conflicts with other libs
| * Change libnameMatt Rendina2018-04-021-1/+1
|/
* Support finalization of deliverables (#7)0.2Matt Rendina2018-03-121-2/+8
|
* Merge pull request #6 from rendinam/new_outdirMatt Rendina2018-03-121-6/+9
|\ | | | | Deposit environment specification files in location of choice.
| * Deposit environment specification files in loation of choice.Matt Rendina2018-03-121-6/+9
|/
* Merge pull request #5 from rendinam/argsMatt Rendina2018-03-121-2/+2
|\ | | | | Adjust args for new script
| * Adjust args for new scriptMatt Rendina2018-03-121-2/+2
|/
* Merge pull request #4 from rendinam/iterativeMatt Rendina2018-03-121-30/+118
|\ | | | | * Automatically handle iterations correctly
| * * Automatically handle iterations correctlyMatt Rendina2018-03-121-30/+118
|/
* Merge pull request #3 from rendinam/suffix_selectMatt Rendina2018-02-221-1/+4
|\ | | | | Allow padded numeric as well as text delivery name suffixes.
| * Allow padded numeric as well as text delivery name suffixes.Matt Rendina2018-02-221-1/+4
|/
* Merge pull request #2 from rendinam/streamline0.1Matt Rendina2018-02-091-84/+49
|\ | | | | Streamline by using shared library functionality
| * Streamline by using shared library functionalityMatt Rendina2018-02-091-84/+49
|/
* Merge pull request #1 from rendinam/initialMatt Rendina2018-02-092-0/+190
|\ | | | | initial commit
| * initial commitMatt Rendina2018-02-092-0/+190
|/
* Initial commitMatt Rendina2018-02-091-0/+2