aboutsummaryrefslogtreecommitdiff
path: root/jwstdp/utils/jwst_delivery_prep
Commit message (Collapse)AuthorAgeFilesLines
* Modify jwst specification in environment dump to use a pip release by ↵Matt Rendina2020-12-231-4/+7
| | | | default. (#134)
* Correct prefix list availability (#102)Matt Rendina2019-11-181-3/+5
|
* JWSTDP refinement (#101)Matt Rendina2019-11-151-7/+1
| | | | | | * Remove redundant internal values after implementing config file approach * Add credential helper to support git pushes from Jenkins
* JWSTDP prep utility refinements (#100)Matt Rendina2019-11-131-27/+44
| | | | | | * Better error behavior; output of build config OS mappings in jwstdp prep utility. * Remove deprecated lines
* Fix readme text generated by jwst_delivery_prepMatt Rendina2019-11-121-5/+4
|
* Move parameters that may (infrequently) change in jwst_delivery_prep tool to ↵Matt Rendina2019-11-081-4/+4
| | | | top of code.
* Jwst deliveryprep (#98)Matt Rendina2019-11-081-0/+190
* New jwst_delivery_prep script that accommodates pulling release artifacts from artifactory. * Update description * Remove cloning code