Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify jwst specification in environment dump to use a pip release by ↵ | Matt Rendina | 2020-12-23 | 1 | -4/+7 |
| | | | | default. (#134) | ||||
* | Abort if required CAL delivery tools are not available. (#128) | Matt Rendina | 2020-06-29 | 1 | -0/+2 |
| | |||||
* | add archival tool (#127) | Matt Rendina | 2020-06-24 | 1 | -0/+69 |
| | | | * Add CAL code linecount and package archival tool. | ||||
* | Correct prefix list availability (#102) | Matt Rendina | 2019-11-18 | 1 | -3/+5 |
| | |||||
* | JWSTDP refinement (#101) | Matt Rendina | 2019-11-15 | 2 | -7/+4 |
| | | | | | | * Remove redundant internal values after implementing config file approach * Add credential helper to support git pushes from Jenkins | ||||
* | JWSTDP prep utility refinements (#100) | Matt Rendina | 2019-11-13 | 2 | -27/+48 |
| | | | | | | * Better error behavior; output of build config OS mappings in jwstdp prep utility. * Remove deprecated lines | ||||
* | Fix readme text generated by jwst_delivery_prep | Matt Rendina | 2019-11-12 | 1 | -5/+4 |
| | |||||
* | Move parameters that may (infrequently) change in jwst_delivery_prep tool to ↵ | Matt Rendina | 2019-11-08 | 1 | -4/+4 |
| | | | | top of code. | ||||
* | Jwst deliveryprep (#98) | Matt Rendina | 2019-11-08 | 2 | -135/+190 |
| | | | | | | | | * New jwst_delivery_prep script that accommodates pulling release artifacts from artifactory. * Update description * Remove cloning code | ||||
* | JWSTDP-0.13.4 (#68) | Matt Rendina | 2019-06-18 | 1 | -2/+2 |
| | | | | | | * JWSTDP-0.13.4 * Replace freetds with kerberized version | ||||
* | JWSTDP-0.13.0 (#49) | Matt Rendina | 2019-02-15 | 1 | -2/+2 |
| | |||||
* | JWSTDP-0.12.3 (#47) | Matt Rendina | 2019-01-10 | 1 | -2/+6 |
| | | | | | | * JWSTDP-0.12.3 * Parameterize python version in utility script | ||||
* | Add missing parameterization. | Matt Rendina | 2018-09-07 | 1 | -4/+4 |
| | |||||
* | Add utils (#30) | Matt Rendina | 2018-05-30 | 1 | -0/+131 |
* Add jwst_delivery_prep script * Adjust comments |