Commit Graph

28 Commits

Author SHA1 Message Date
Jorge O. Castro
901b9aa5e9 chore: add dependabot for github actions (#67) 2023-02-18 22:36:41 -05:00
Jorge O. Castro
43a2c713cb chore: reenable 38 builds (#64) 2023-02-18 01:17:02 -05:00
Animesh Kumar Nayak
2372e3ac85 Update build.yml avoid build on changes to any txt or readme files for both merge and PR requests issue #50 (#63) 2023-02-17 16:32:43 -05:00
Jorge O. Castro
521f0adcda fix: remove 38 builds and fix logo metadata (#62) 2023-02-15 17:55:19 -05:00
Jorge O. Castro
7790818c54 chore: add image metadata (#61) 2023-02-15 17:24:28 -05:00
Jorge O. Castro
69fd4d7a57 feat: add fedora 38 build (#45) 2023-02-11 17:06:54 -05:00
Jorge O. Castro
8c170cfe89 fix: Don't generate an image when README.md is updated (#36) 2023-02-03 18:35:30 -05:00
Jorge O. Castro
b7820b4ba3 feat: add conventional commit linting and release notes generator 2023-02-03 18:34:18 -05:00
Robert
c82f8396e3 Directly reference private key in signing step (#19) 2022-12-25 17:49:23 -05:00
Robert
d24f751edf Remove Cosign keyless signing using Rekor (#18) 2022-12-25 16:43:29 -05:00
Jorge O. Castro
ec25bb8fb8 Update build.yml (#16) 2022-12-25 09:30:14 -05:00
Marco Ceppi
94aa5bb8df fix: only generate date tag for main branch 2022-12-23 20:06:08 -05:00
Marco Ceppi
b022183862 feat: tag PR builds independently from matrix.version, latest, and stable 2022-12-23 20:00:33 -05:00
Robert Sturla
153686a13b major_version doesn't need to be ran in bash as the value remains unchanged 2022-12-19 18:37:18 +00:00
Robert Sturla
544fbbffc6 Fixed merge issues 2022-12-19 18:26:25 +00:00
Robert
a9b85f176b Merge branch 'main' into build_multiple_versions 2022-12-19 18:24:25 +00:00
Robert Sturla
5761fe0db8 Remove redundant shell step to generate date 2022-12-19 18:14:12 +00:00
Robert Sturla
c560bfa714 Generate all tags in separate bash step and allow multiple major versions to be built in parallel 2022-12-19 18:10:26 +00:00
Jorge O. Castro
9d427e2610 Build on push and update checkout action 2022-12-18 13:44:12 -05:00
Jorge O. Castro
92897ef903 Build at 8:20
~1h after the cgwalters build
2022-12-17 16:55:26 -05:00
Jorge O. Castro
c71d0d8056 Add major version number as a tag 2022-12-16 17:45:08 -05:00
Jorge O. Castro
0c3eac5fab Remove on push now that we have date tags 2022-12-16 17:15:55 -05:00
Jorge O. Castro
b35a5db3a0 Update build.yml 2022-12-16 17:08:34 -05:00
Jorge O. Castro
b54f4dd86d Update build.yml 2022-12-16 17:02:23 -05:00
Jorge O. Castro
a1b5e00a32 Build on pull requests
This will make testing PRs easier
2022-12-12 19:52:34 -05:00
Kyle Gospodnetich
beb8d1bf86 Lowercase env.IMAGE_REGISTRY
Workaround for a bug in push-to-ghcr that makes it impossible to push your image if your GitHub username contains capital letters.
2022-12-12 10:14:19 -08:00
Jorge O. Castro
56ada5754f Name the image base 2022-12-08 12:29:50 -05:00
Jorge O. Castro
b521783332 Add new action to build image 2022-12-08 12:21:50 -05:00