aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Try to avoid random "ls" deathgeneralizationJoseph Hunkeler2018-12-201-5/+3
| | | | * Use "find" to populate dev_specs
* Sane label for archive stageJoseph Hunkeler2018-12-201-1/+1
|
* Use [un]stash rather than remote_hostJoseph Hunkeler2018-12-201-14/+10
|
* Test creds 1Joseph Hunkeler2018-12-201-1/+1
|
* Bugfix: Use conda_installer_versionJoseph Hunkeler2018-12-201-1/+1
|
* Actually transfer the correct filesJoseph Hunkeler2018-12-201-1/+2
|
* Use remote_host instead of local system (i.e. support docker containers)Joseph Hunkeler2018-12-191-1/+1
|
* Generalize mktestenv.shJoseph Hunkeler2018-12-191-18/+38
| | | | | | | * Add "-d", "--deliverable" * Rename hstdp specific variables to "deliverable_" * Add "-m", "--metapackage" * Generalize commments
* Generalize delivery.groovy:Joseph Hunkeler2018-12-191-3/+7
| | | | | | | * Add "pipeline_delivery" variable * Add "metapackage" variable * Use delivery_pipeline to stash spec * Iterate over python versions
* Strip whitespaceJoseph Hunkeler2018-12-191-3/+3
|
* 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