Commit Graph

12 Commits

Author SHA1 Message Date
cloudix_mcp_server 56590c9df5 fix: correct build-push SHA in cron.yaml 2026-06-13 19:19:09 -04:00
Sagent 7f3cc66380 Align workflows with htpasswd standard pattern
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Failing after 14s
- Add hadolint, test, and build jobs in dependency chain matching htpasswd
- Update build context: ./pkg, file: pkg/Dockerfile
- Update image to jcabillot/send with SA_TOKEN_ACTION_PUSH_TAGS
- Add continue-on-error on hadolint jobs, setup-buildx in test steps
- Add version comments on action SHAs
- Use fetch-depth: 0 for tag-related checkouts
- Configure git auth URL with SA_TOKEN_ACTION_PUSH_TAGS for tag creation

Closes: fix/workflow-standard
2026-06-13 21:36:33 +00:00
cloudix_mcp_server 55b7d0478f Remove old docker-build.yaml
PR Checks / lint (pull_request) Successful in 7s
PR Checks / test (pull_request) Successful in 17s
2026-06-12 19:41:15 -04:00
cloudix_mcp_server fcad3d72fc Add tag.yaml workflow 2026-06-12 19:41:11 -04:00
cloudix_mcp_server fc8d90063e Add cron.yaml workflow 2026-06-12 19:41:05 -04:00
cloudix_mcp_server 0786d41a88 Add main.yaml workflow 2026-06-12 19:41:00 -04:00
cloudix_mcp_server 0237f9613d Add pr.yaml workflow 2026-06-12 19:40:57 -04:00
renovate de448ff12a chore(deps): update hadolint/hadolint-action action to v3.3.0
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 39s
Docker Build and Push / test (pull_request) Successful in 16s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 20:39:23 +00:00
Sagent 9783b4ac90 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 1m11s
Docker Build and Push / test (pull_request) Failing after 1m7s
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)
- Switch to root build context (Dockerfile does COPY ../public)
- Add tests/test.sh with Docker bridge gateway networking
2026-06-08 19:41:53 +00:00
Julien Cabillot d12df060dd feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 8m2s
2026-05-29 14:47:51 -04:00
Julien Cabillot 8f43834cdc feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 1m7s
2026-05-29 14:20:31 -04:00
Julien Cabillot 44f33175b3 feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 1m8s
2026-05-29 14:06:10 -04:00