Commit Graph

18 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
jcabillot 6ec8199178 Merge pull request 'refactor: migrate CI from single docker-build.yaml to split workflows' (#7) from fix/refactor-ci-pipelines into master
Tag Release / tag (push) Failing after 12s
Main / build-and-push (push) Failing after 1m38s
Reviewed-on: #7
2026-06-12 20:18:45 -04: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
jcabillot f8880ba03e Merge pull request 'chore(deps): update hadolint/hadolint-action action to v3.3.0' (#4) from renovate/hadolint-hadolint-action-3.x into master
Docker Build and Push / build (push) Successful in 56s
Docker Build and Push / lint (push) Failing after 13m43s
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
Reviewed-on: #4
2026-06-08 16:41:25 -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
jcabillot a017d428a4 Merge pull request 'feat: add lint, build, test, push pipeline with SHA-pinned actions' (#3) from feat/gitea-actions-v2 into master
Docker Build and Push / lint (push) Successful in 12s
Docker Build and Push / build (push) Successful in 52s
Docker Build and Push / test (push) Successful in 16s
Docker Build and Push / push (push) Successful in 1m1s
Reviewed-on: #3
2026-06-08 16:28:10 -04:00
Sagent 16c858542e fix: create empty htpasswd so Caddy basic_auth can start
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 1m16s
Docker Build and Push / test (pull_request) Successful in 18s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 19:53:13 +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
jcabillot 01e4887469 feat: add Gitea Actions workflow
Docker Build and Push / build (push) Failing after 23s
feat: add Gitea Actions workflow
2026-05-29 16:23:57 -04: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
Julien Cabillot 06a31cd59e feat: import
web/send/pipeline/head This commit looks good
2025-12-18 14:35:48 -05:00