Commit Graph

12 Commits

Author SHA1 Message Date
cloudix_mcp_server bbecb203c9 feat(ci): add tag release workflow 2026-06-12 17:01:33 -04:00
cloudix_mcp_server 7947430ef1 feat(ci): add nightly cron rebuild workflow 2026-06-12 17:01:26 -04:00
cloudix_mcp_server d1c4b85c64 feat(ci): add PR workflow with lint and test jobs 2026-06-12 17:01:22 -04:00
cloudix_mcp_server 1e9e827b43 feat(ci): add main workflow for push to master 2026-06-12 17:01:20 -04:00
cloudix_mcp_server ef6c7b1b3e refactor(ci): replace single docker-build workflow with split workflow files 2026-06-12 17:00:50 -04:00
cloudix_mcp_server 79c2ae6814 ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Successful in 1m38s
Docker Build and Push / test (pull_request) Successful in 41s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:21:21 -04:00
cloudix_mcp_server 24edaad520 ci: add automatic semver tagging on merge to master 2026-06-12 13:20:44 -04:00
renovate f3897ba4b0 Update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 1m11s
Docker Build and Push / test (pull_request) Successful in 21s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 20:51:57 +00:00
Sagent a1d6f90967 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 9s
Docker Build and Push / build (pull_request) Successful in 2m7s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
- Split single build job into 4 jobs: lint, build, test, push
- SHA-pin all actions for supply chain security
- Use ChristopherHX artifact actions (Gitea-compatible)
- Add tests/test.sh with Docker bridge gateway networking
- Add hadolint ignore for apt/brace patterns
2026-06-08 19:41:56 +00:00
Julien Cabillot ef18694099 feat: add Gitea Actions workflow 2026-05-29 14:46:30 -04:00
Julien Cabillot c6f59affeb feat: add Gitea Actions workflow 2026-05-29 14:18:48 -04:00
Julien Cabillot 487154c948 feat: add Gitea Actions workflow 2026-05-29 14:04:48 -04:00