• Joined on 2026-05-05
jad0s pushed to main at jad0s/gitops 2026-05-20 13:22:32 +00:00
0e0316a793 fix(forgejo): change runner image from node to alpine
jad0s pushed to dev at jad0s/gitops 2026-05-20 13:20:31 +00:00
c5e4561cbb fix(forgejo): change runner image from node to alpine
jad0s pushed to dev at jad0s/gitops 2026-05-20 13:17:36 +00:00
48fb1e53a5 fix(actions): use curl to install k3d as wget had SSL errors in node:22
jad0s pushed to dev at jad0s/gitops 2026-05-20 10:04:41 +00:00
31cdd0704c fix(actions): install k3d binary to /tmp
jad0s pushed to dev at jad0s/gitops 2026-05-20 09:55:31 +00:00
6a7619406d fixup! fix(actions): install curl into the runner before running k3d install script
jad0s pushed to dev at jad0s/gitops 2026-05-20 09:54:08 +00:00
ccb98da243 fix(actions): install k3d binary directly instead of running the install script
jad0s pushed to dev at jad0s/gitops 2026-05-20 09:40:31 +00:00
b2d8c623f2 fix(actions): install curl into the runner before running k3d install script
jad0s pushed to dev at jad0s/gitops 2026-05-20 08:41:04 +00:00
15bee50699 fix(actions): switch k3d installation from sh to bash
jad0s pushed to dev at jad0s/gitops 2026-05-20 08:36:29 +00:00
0a806d8620 feat(actions): added k3d test to CI workflow on push
jad0s pushed to main at jad0s/gitops 2026-05-19 17:39:10 +00:00
611320a699 Merge pull request 'merge from dev' (#1) from dev into main
c9700654f7 fix(actions): switch from curl to wget
9ab1fc988b fix(actions): add verbosity to curl command
c82664d952 Merge branch 'main' into dev
b646685870 test: removed test file
Compare 6 commits »
jad0s merged pull request jad0s/gitops#1 2026-05-19 17:39:08 +00:00
merge from dev
jad0s created pull request jad0s/gitops#1 2026-05-19 17:38:52 +00:00
merge from dev
jad0s pushed to dev at jad0s/gitops 2026-05-19 17:37:52 +00:00
c9700654f7 fix(actions): switch from curl to wget
jad0s pushed to dev at jad0s/gitops 2026-05-19 17:29:13 +00:00
9ab1fc988b fix(actions): add verbosity to curl command
jad0s pushed to dev at jad0s/gitops 2026-05-19 17:20:26 +00:00
c82664d952 Merge branch 'main' into dev
425be27aad fix(actions): let kubeconform use custom CRDs and ignore unknown ones
Compare 2 commits »
jad0s pushed to dev at jad0s/gitops 2026-05-19 13:57:24 +00:00
b646685870 test: removed test file
jad0s pushed to main at jad0s/gitops 2026-05-19 13:56:23 +00:00
425be27aad fix(actions): let kubeconform use custom CRDs and ignore unknown ones
jad0s created branch dev in jad0s/gitops 2026-05-19 13:38:18 +00:00
jad0s pushed to dev at jad0s/gitops 2026-05-19 13:38:18 +00:00
eb17d8174d test: added random test yaml to test kubeconform forgejo action
jad0s pushed to main at jad0s/gitops 2026-05-19 13:36:34 +00:00
9e5b996cb7 feat: added forgejo workflow to validate yaml manifests with kubeconform