Commit Graph

4 Commits

Author SHA1 Message Date
unkinben 3f2677c5e1 feat: add gobuilder image
Build / build (pull_request) Successful in 2m28s
- add gobuilder image for go related tasks
- bump base image
2026-03-25 17:08:28 +11:00
unkinben af824cdf22 feat: add puppet-pr-validator (#42)
Deploy / build (push) Successful in 3m56s
expanding puppet pr validation steps into multiple workflows, and
removing the need to `dnf install` all these packages each workflow run
would increase the performances.

- add puppet-pr-validator container with pre-installed requirements for
- bump base almalinux 9.7 image.

Reviewed-on: #42
2026-03-17 17:21:55 +11:00
unkinben c52952e2e9 feat: multi-purpose images (#41)
Deploy / build (push) Successful in 5m31s
- bump base almalinux 9.7 image
- add opentofu image for testing terraform/terragrunt repos
- add g10k image for puppet on kubernetes
- add kubetest image for testing argocd ci

Reviewed-on: #41
2026-03-08 23:06:24 +11:00
unkinben 944cc47e89 feat: upgrade to almalinux 9.7 (#33)
Deploy / build (push) Successful in 9m29s
Reviewed-on: #33
2026-01-13 17:34:38 +11:00