Commit Graph

11 Commits

Author SHA1 Message Date
Sagent dfe4a382e1 ci: remove old docker-build.yaml workflow
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 13s
2026-06-18 20:58:05 +00:00
renovate 0d9b40501b Update actions/checkout action to v7
Docker Build and Push / lint (pull_request) Successful in 7s
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 16s
Docker Build and Push / build (pull_request) Successful in 56s
Docker Build and Push / test (pull_request) Successful in 19s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-18 15:12:32 +00:00
cloudix_mcp_server 9a2d709318 feat: add PR checks workflow (standard pattern)
PR Checks / hadolint (pull_request) Successful in 6s
Docker Build and Push / lint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 15s
Docker Build and Push / build (pull_request) Successful in 55s
Docker Build and Push / test (pull_request) Successful in 23s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-13 18:17:42 -04:00
cloudix_mcp_server 6a0c4c6496 feat: add tag release workflow (standard pattern) 2026-06-13 18:17:36 -04:00
cloudix_mcp_server 6ee87ba76d feat: add nightly cron workflow (standard pattern) 2026-06-13 18:17:28 -04:00
cloudix_mcp_server 4c7e7fc11e feat: add main branch workflow (standard pattern) 2026-06-13 18:17:22 -04:00
renovate 7a6eca5cb5 Update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 59s
Docker Build and Push / test (pull_request) Successful in 35s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 19:19:08 +00:00
Sagent 8e2df90c3b feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 1m27s
Docker Build and Push / test (pull_request) Successful in 34s
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 and POST on /push.php with location data
2026-06-08 19:04:01 +00:00
Julien Cabillot ef1eb962af feat: add Gitea Actions workflow 2026-05-29 14:47:29 -04:00
Julien Cabillot 603e8629be feat: add Gitea Actions workflow 2026-05-29 14:20:12 -04:00
Julien Cabillot 1f718d0cb0 feat: add Gitea Actions workflow 2026-05-29 14:05:42 -04:00