Commit Graph

8 Commits

Author SHA1 Message Date
44e1ecc84e feat: add htoprc for incus containers (#14)
All checks were successful
Deploy / build (push) Successful in 4m11s
- htop shows offline cpus with lxd
- change htop to show cpu average (instead of all)
- add network/disk io

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/14
2025-04-26 19:39:23 +10:00
8e42e3c6b9 neoloc/build_incus_images (#11)
Some checks failed
Deploy / build (push) Failing after 42s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/11
2025-04-24 01:12:25 +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