Commit b466543
committed
Add scripts for pushing images and creating a release (#12)
* Create easy release scripts for staging and production
* Update staging URLs
* Log into image registry
* Change production target Helm repository
* Remove individual build/publish workflows in favor of the new combined one
* Pin versions of Railpack container images and copy them to local repository on release
* Move Geddes special case into source code instead of patching and building a separate image
---------
Co-authored-by: Emma Zheng <zheng861@purdue.edu>
Fix syntax error and give GITHUB_TOKEN write access
Create new buildx builder to allow remote registry caching
Fix typo1 parent 0273f5e commit b466543
26 files changed
Lines changed: 374 additions & 326 deletions
File tree
- .github/workflows
- scripts
- backend
- src/lib
- builders
- dockerfile
- railpack
- charts/anvilops
- scripts
- templates/anvilops
- tilt
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments