Commit Graph

21 Commits

Author SHA1 Message Date
renovate d80dfa13b7 chore(deps): update actions/checkout action to v7
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 14s
2026-06-18 15:17:53 +00:00
cloudix_mcp_server 9da1a79f70 fix: correct SHAs in tag.yaml
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 15s
2026-06-13 19:21:40 -04:00
cloudix_mcp_server 24de34cdcc fix: correct SHAs in pr.yaml
PR Checks / build-test (pull_request) Successful in 15s
PR Checks / hadolint (pull_request) Successful in 8s
2026-06-13 19:21:37 -04:00
cloudix_mcp_server 2beca7394f fix: correct SHAs in main.yaml 2026-06-13 19:21:33 -04:00
cloudix_mcp_server 08208bc7a7 fix: correct SHAs in cron.yaml
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Failing after 26s
2026-06-13 19:21:28 -04:00
cloudix_mcp_server 1f606e26df Align tag.yaml with standard htpasswd pattern
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Failing after 24s
2026-06-13 17:54:26 -04:00
cloudix_mcp_server 140af7fbb8 Align pr.yaml with standard htpasswd pattern 2026-06-13 17:54:22 -04:00
cloudix_mcp_server 92ac4cf5f7 Convert cron.yaml to standard htpasswd pattern, preserve original schedule 2026-06-13 17:54:20 -04:00
cloudix_mcp_server f32176d5c8 Convert main.yaml to standard htpasswd pattern (no artifact upload/download) 2026-06-13 17:54:18 -04:00
cloudix_mcp_server ae08c03aa6 fix(ci): rewrite pr.yaml with parallel pattern + continue-on-error
PR Checks / build-test (pull_request) Successful in 19s
PR Checks / hadolint (pull_request) Successful in 7s
2026-06-12 19:38:15 -04:00
cloudix_mcp_server 62672fb1ac chore: remove old monolithic workflow 2026-06-12 19:38:07 -04:00
cloudix_mcp_server a187df6b6e feat(ci): add nightly rebuild workflow
Docker Build and Push / lint (pull_request) Successful in 10s
Docker Build and Push / build (pull_request) Successful in 1m4s
Docker Build and Push / test (pull_request) Successful in 28s
Docker Build and Push / push (pull_request) Has been skipped
PR Checks / build (pull_request) Successful in 1m38s
PR Checks / lint (pull_request) Failing after 12m52s
PR Checks / test (pull_request) Has been skipped
2026-06-12 16:41:40 -04:00
cloudix_mcp_server 5bd51646be feat(ci): add tag release workflow — build and push with semver tags 2026-06-12 16:41:38 -04:00
cloudix_mcp_server b293dd89ac feat(ci): add main branch workflow — build, test, push latest, bump version 2026-06-12 16:41:25 -04:00
cloudix_mcp_server d0f199c291 feat(ci): add PR checks workflow — hadolint, build, test 2026-06-12 16:41:03 -04:00
cloudix_mcp_server 8e1eb9fb0c 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 1m8s
Docker Build and Push / test (pull_request) Successful in 48s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:22:07 -04:00
renovate 075259b3b2 chore(deps): update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 14s
Docker Build and Push / build (pull_request) Successful in 56s
Docker Build and Push / test (pull_request) Successful in 22s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 19:07:17 +00:00
Sagent fa29bcb2a8 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 58s
Docker Build and Push / test (pull_request) Failing after 21s
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 HTTP 200 on / and PDF serving
2026-06-08 18:52:01 +00:00
Julien Cabillot 99330869d2 feat: add Gitea Actions workflow 2026-05-29 14:47:37 -04:00
Julien Cabillot fb0c999e2b feat: add Gitea Actions workflow 2026-05-29 14:20:19 -04:00
Julien Cabillot 62dcb2dd14 feat: add Gitea Actions workflow 2026-05-29 14:05:52 -04:00