Matt Kilgore
ed780e292b
chore: split arm docker builds into their own tags ( #264 )
...
Reduces overall build times significantly, and reduces the chances of architecture specific issues causing build timeouts.
BREAKING CHANGE: Those using ARM based architecture docker installations will need to update the tag they use to have the `-arm` suffix.
2024-10-08 15:46:10 -04:00
Matt Kilgore
9e3f82fbac
fix: action should run at midnight for nightly builds
2024-09-10 09:44:28 -04:00
Matt Kilgore
3bf1e50620
Splitting dependencies into separate docker layers (better caching) ( #142 )
...
* Initial test with NodeJS
* Fix screw up
* Try again
* Try Golang caching
* Test with some more cache
2024-07-21 10:40:03 -04:00
Matt Kilgore
5c0d161eb4
fix(ci): remove linting temp, and always build on docker changes ( #94 )
...
* fix(ci): remove linting temp, and always build on docker changes
* fix(ci): always re-build on workflow changes
2024-07-07 11:32:22 -04:00
Matt Kilgore
b4be462ce5
fix(ci): broken CI/CD ( #71 )
...
* fix(ci): broken CI/CD
* fix(ci): rootless docker build
* Update .github/workflows/docker-publish-rootless.yaml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-28 11:27:28 -04:00
Matt Kilgore
a3f4c97049
fix(ci): add version info to docker builds ( #68 )
2024-06-27 20:51:14 -04:00
Matt Kilgore
87e2464599
fix(ci): only run on code changes ( #44 )
2024-06-22 16:34:56 -04:00
Matt Kilgore
add57a8962
fix(ci): ignore non-code paths ( #31 )
2024-06-19 21:29:02 -04:00
Matt Kilgore
dd1c09fe0c
fix(ci): updates existing ci job to work with new docker publishing. ( #30 )
2024-06-19 20:05:28 -04:00
Matthew Kilgore
c9841513cd
fix(ci): rootless suffix
2024-06-19 06:46:53 -04:00
Matthew Kilgore
eeedb94716
fix(ci): better version tagging
2024-06-19 06:44:08 -04:00
Matt Kilgore
c844fcd185
ci: update cd/cd build processes for docker ( #22 )
...
* ci: update cd/cd build processes for docker
* chore(backend): update go namespaces
2024-06-18 21:17:23 -04:00