aboutsummaryrefslogtreecommitdiff
path: root/mission/hst
Commit message (Collapse)AuthorAgeFilesLines
* Remove rc/revision from build name in order to keep deliveries of the same ↵Joseph Hunkeler2024-04-151-1/+1
| | | | series together.
* Update Dockerfile templatesJoseph Hunkeler2024-04-101-6/+8
| | | | | | * Move ADD calls to improve docker build's caching behavior * Replace template strings with package paths * Give the "developer" user access to the generated spec file on-disk
* Remove "OMC ::" from build name.Joseph Hunkeler2024-03-141-1/+1
| | | | * TODO: Preface the build name with OMC at upload-time.
* Remove TODOs from readme templatesJoseph Hunkeler2024-03-081-1/+0
|
* Append the release name to README artifacts to prevent documentation clobbering.Joseph Hunkeler2024-03-081-1/+1
| | | | * It may be the case that we'll have to break artifacts down into separate arch/OS directories if this turns out to be too ugly.
* Store rendered Dockerfile template in the docker build directoryJoseph Hunkeler2024-03-061-1/+1
|
* Remove pointless ARGsJoseph Hunkeler2024-03-061-6/+1
| | | | * CONDA_VERSION and CONDA_BUILD_VERSION are never used in a meaningful way
* Add mission Dockerfile templatesJoseph Hunkeler2024-02-232-1/+84
| | | | * Generate Dockerfile
* Set default build info formattersJoseph Hunkeler2024-02-181-0/+2
|
* Update all mission templatesJoseph Hunkeler2024-02-132-0/+54
|
* Expose more storage variables to template engineJoseph Hunkeler2024-02-131-61/+4
|
* Set release naming convention by mission rule (yay)Joseph Hunkeler2024-02-061-0/+3
|
* For now these mission configurations do not do muchJoseph Hunkeler2024-01-301-0/+62
The jwst "method" defined here is probably the future though.