Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove rc/revision from build name in order to keep deliveries of the same ↵ | Joseph Hunkeler | 2024-04-15 | 1 | -1/+1 |
| | | | | series together. | ||||
* | Update Dockerfile templates | Joseph Hunkeler | 2024-04-10 | 1 | -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 Hunkeler | 2024-03-14 | 1 | -1/+1 |
| | | | | * TODO: Preface the build name with OMC at upload-time. | ||||
* | Remove TODOs from readme templates | Joseph Hunkeler | 2024-03-08 | 1 | -1/+0 |
| | |||||
* | Append the release name to README artifacts to prevent documentation clobbering. | Joseph Hunkeler | 2024-03-08 | 1 | -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 directory | Joseph Hunkeler | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | Remove pointless ARGs | Joseph Hunkeler | 2024-03-06 | 1 | -6/+1 |
| | | | | * CONDA_VERSION and CONDA_BUILD_VERSION are never used in a meaningful way | ||||
* | Add mission Dockerfile templates | Joseph Hunkeler | 2024-02-23 | 2 | -0/+83 |
| | | | | * Generate Dockerfile | ||||
* | Set default build info formatters | Joseph Hunkeler | 2024-02-18 | 1 | -0/+2 |
| | |||||
* | Update all mission templates | Joseph Hunkeler | 2024-02-13 | 2 | -2/+8 |
| | |||||
* | Write rendered templates to delivery storage | Joseph Hunkeler | 2024-02-13 | 1 | -2/+2 |
| | |||||
* | Set release naming convention by mission rule (yay) | Joseph Hunkeler | 2024-02-06 | 1 | -0/+4 |
| | |||||
* | For now these mission configurations do not do much | Joseph Hunkeler | 2024-01-30 | 2 | -0/+53 |
The jwst "method" defined here is probably the future though. |