Commit Graph

19 Commits

Author SHA1 Message Date
cloudix_mcp_server 30f7ec5280 fix: correct SHAs in pr.yaml 2026-06-13 19:20:27 -04:00
cloudix_mcp_server 68da2ceec7 fix: correct SHAs in main.yaml
PR Checks / hadolint (pull_request) Failing after 3s
PR Checks / build-test (pull_request) Failing after 2s
2026-06-13 19:20:24 -04:00
cloudix_mcp_server 6a29224322 fix: correct all SHAs in cron.yaml
PR Checks / hadolint (pull_request) Failing after 2s
PR Checks / build-test (pull_request) Failing after 26s
2026-06-13 19:20:16 -04:00
cloudix_mcp_server 4ceb61ea3f chore: convert tag to htpasswd 4-workflow pattern
PR Checks / hadolint (pull_request) Failing after 4s
PR Checks / build-test (pull_request) Failing after 22s
Standardise tag workflow: hadolint → test → build-push.
Image from original metadata (jcabillot/dl). Tags: ref/event=tag, tag-latest.
2026-06-13 17:47:27 -04:00
cloudix_mcp_server 6a8aec8bde chore: convert pr to htpasswd 4-workflow pattern
Standardise PR workflow: hadolint → build-test.
2026-06-13 17:47:21 -04:00
cloudix_mcp_server 895d3f8aa9 chore: convert main to htpasswd 4-workflow pattern
Standardise main workflow: hadolint → test → build → tag.
Image from original metadata (jcabillot/dl). Git URL: scm.cabillot.eu/web/dl.git.
2026-06-13 17:47:08 -04:00
cloudix_mcp_server 630b85ad8b chore: convert cron to htpasswd 4-workflow pattern
Standardise cron workflow: hadolint → test → build-push.
Keep original nightly schedule (0 0 * * *) and nightly+sha tag metadata.
2026-06-13 17:46:53 -04:00
cloudix_mcp_server dd4795327a fix(ci): correct labels variable syntax in cron.yaml
PR Checks / lint (pull_request) Successful in 6s
PR Checks / test (pull_request) Successful in 1m8s
2026-06-12 16:40:54 -04:00
cloudix_mcp_server 96db4c613f chore(ci): remove old combined workflow in favor of split pipelines 2026-06-12 16:40:40 -04:00
cloudix_mcp_server 85725d47c5 feat(ci): add nightly rebuild workflow 2026-06-12 16:40:25 -04:00
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