Commit Graph
24 Commits
Author SHA1 Message Date
Damien 8ab22a1e66 docs(netbox): add README with usage instructions 2026-01-07 12:39:51 +00:00
Damien 3d048c0d99 feat(netbox): add plugins configuration file 2026-01-07 12:39:31 +00:00
Damien b31055f944 feat(netbox): add plugin requirements file 2026-01-07 12:39:18 +00:00
Damien b05905590a feat(netbox): add Dockerfile for NetBox with plugins 2026-01-07 12:39:09 +00:00
Damien 7555c25a58 feat: add input to select specific image for manual trigger 2025-12-08 08:05:28 +00:00
Damien 6af9ff9ab2 refactor: remove matrix strategy, use simple loop instead 2025-12-08 08:00:17 +00:00
Damien b6c84481f2 fix: improve JSON format with awk and add matrix debug output 2025-12-08 07:51:21 +00:00
Damien 38f2020e44 fix: simplify image detection with for loop and add debug output 2025-12-08 07:40:19 +00:00
Damien 79be3d2f9a fix: use gitea.event_name instead of github.event_name, simplify detection logic 2025-12-08 07:36:21 +00:00
Damien 0a490015d2 fix: add --entrypoint sh to override buildkitd default entrypoint 2025-12-07 18:59:33 +00:00
Damien e930f2dea6 refactor: run git clone + build inside single buildkit container 2025-12-07 18:20:21 +00:00
Damien 10ff5e5a4e fix: use docker volumes to share context between containers 2025-12-07 18:17:46 +00:00
Damien 55d54d9eda refactor: use docker:cli + buildkit daemonless via socket 2025-12-07 18:16:14 +00:00
Damien fbab2854c6 refactor: switch to Kaniko (no daemon, no privileged mode needed) 2025-12-07 18:10:21 +00:00
Damien fedd5814f3 fix: use $HOME/build instead of /workspace, remove apk install (git already in image) 2025-12-07 18:02:14 +00:00
Damien 9d816609b2 fix: replace actions/checkout with manual git clone (no Node dependency) 2025-12-07 17:56:16 +00:00
Damien 6f4b8a203f docs: update README for alpine-based image
Build and Push Docker Images / detect-changes (push) Failing after 6s
Build and Push Docker Images / build (push) Has been skipped
2025-12-07 17:53:06 +00:00
Damien d1173e6254 refactor: use Buildkit rootless for fully containerized builds 2025-12-07 17:52:52 +00:00
Damien bbbd3364a6 refactor: use alpine base for lighter image
Build and Push Docker Images / detect-changes (push) Failing after 7s
Build and Push Docker Images / build (push) Has been skipped
2025-12-07 17:52:27 +00:00
Damien 067fb69c8f docs: add comprehensive README 2025-12-07 17:18:14 +00:00
Damien b5e2ff347d ci: add Buildkit workflow for multi-image builds 2025-12-07 17:17:50 +00:00
Damien 21672041fb docs: add README for terraform-ci image 2025-12-07 17:17:35 +00:00
Damien e7e2ed8e2c feat: add terraform-ci image with tflint 2025-12-07 17:17:29 +00:00
Damien b78f65978c Initial commit 2025-12-07 17:17:21 +00:00