WorkClub Automation
ba74a5c52e
fix(cd): add insecure registry config for HTTP push
...
- Add Docker daemon configuration step to both backend and frontend jobs
- Configure insecure-registries to allow HTTP connections to registry
- Restart Docker daemon and verify configuration
- Resolves HTTP error when pushing to HTTP-only registry at 192.168.241.13:8080
2026-03-08 15:02:25 +01:00
WorkClub Automation
fce12f7cf0
fix(cd): change workflow to manual trigger with inputs
2026-03-08 14:35:43 +01:00
WorkClub Automation
493234af2a
ci(cd): add release-tag bootstrap image publish pipeline to 192.168.241.13:8080
...
CI Pipeline / Backend Build & Test (push) Successful in 1m24s
CI Pipeline / Frontend Lint, Test & Build (push) Successful in 1m2s
CI Pipeline / Infrastructure Validation (push) Successful in 5s
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-08 14:00:58 +01:00
WorkClub Automation
cf79778466
fix(ci): install jsdom in frontend workflow before vitest
CI Pipeline / Backend Build & Test (push) Successful in 1m7s
CI Pipeline / Frontend Lint, Test & Build (push) Successful in 57s
CI Pipeline / Infrastructure Validation (push) Successful in 3s
2026-03-06 22:39:48 +01:00
WorkClub Automation
4db56884df
fix(ci): pin node runtime for frontend vitest compatibility
CI Pipeline / Backend Build & Test (push) Successful in 1m9s
CI Pipeline / Frontend Lint, Test & Build (push) Failing after 50s
CI Pipeline / Infrastructure Validation (push) Successful in 4s
2026-03-06 22:33:44 +01:00
WorkClub Automation
e1f98696b5
fix(ci): install kustomize directly in infra job
CI Pipeline / Backend Build & Test (push) Successful in 1m7s
CI Pipeline / Frontend Lint, Test & Build (push) Failing after 25s
CI Pipeline / Infrastructure Validation (push) Successful in 3s
2026-03-06 22:27:08 +01:00
WorkClub Automation
53e2d57f2d
ci(gitea): add parallel workflow for backend frontend and infra checks
2026-03-06 22:02:28 +01:00