Commit Graph

9 Commits

Author SHA1 Message Date
cloudix_mcp_server d49634163f feat(ci): add tag release workflow 2026-06-12 16:40:21 -04:00
cloudix_mcp_server 0d7f7c5560 feat(ci): add main pipeline — build & push on push to master 2026-06-12 16:40:18 -04:00
cloudix_mcp_server d71e9eb20b feat(ci): add PR checks workflow — hadolint lint + build + test 2026-06-12 16:40:13 -04:00
cloudix_mcp_server 7998e5fbdf ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 2m51s
Docker Build and Push / test (pull_request) Successful in 27s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:22:09 -04:00
renovate 0927f1abf1 Update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 2m7s
Docker Build and Push / test (pull_request) Successful in 24s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 19:50:56 +00:00
Sagent ff0286e02d feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 7s
Docker Build and Push / build (pull_request) Successful in 2m10s
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
- Test GET / returns jQuery File Upload HTML
2026-06-08 19:11:35 +00:00
Julien Cabillot 857ba1469e feat: add Gitea Actions workflow 2026-05-29 14:47:07 -04:00
Julien Cabillot 93df07e397 feat: add Gitea Actions workflow 2026-05-29 14:19:55 -04:00
Julien Cabillot ae624e7fa2 feat: add Gitea Actions workflow 2026-05-29 14:05:23 -04:00