Commit Graph

7 Commits

Author SHA1 Message Date
be28558cff feat: update incus build process
All checks were successful
Build / build (pull_request) Successful in 20m34s
- ensure unkin-ca-certificates are installed
- find the default incus remote and use that for images
- dont set publish_remote_name
- build incus images for the base image
- build puppet-base image for incus only
- ensure builds are made with the `build` profile
- only build 9.5+ for incus
- prevent the build system from building images twice
2025-04-24 00:50:26 +10:00
eb1aee35c5 feat: add python and make (#9)
All checks were successful
Deploy / build (push) Successful in 18m22s
- add python and make to the base images
- remove make, python and jq from images derived from base

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/9
2025-03-09 17:50:37 +11:00
f92b6f13ff neoloc/master_fetch (#8)
All checks were successful
Deploy / build (push) Successful in 4s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/8
2025-01-25 18:32:21 +11:00
b1cc207781 neoloc/workflows (#6)
Some checks failed
Deploy / build (push) Failing after 3s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/6
2025-01-25 18:28:39 +11:00
d503b0c28d fix: ensure build.sh find correct changed files (#5)
- ensure the build.sh script finds the changed files for the master branch or others

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/5
2025-01-12 18:00:35 +11:00
2157f32538 fix: multiple fixes
- fix basename command, missing $
- change BRANCH to GIT_BRANCH when pushing keys to consul
- run `make all` instead of `make build-all`
2025-01-12 16:47:37 +11:00
f497194dda feat: update actions container
- cleanup TAGS/PUSH make targets
- update actionsdind to include consul, packer, terraform, terragrunt and vault
- add script to build only images that changed, or all if build/ scripts are changed
2025-01-12 13:28:06 +11:00