Commit Graph

19 Commits

Author SHA1 Message Date
cloudix_mcp_server 0ae99c896d fix: rewrite main.yaml - correct SHAs, no Docker push on master
PR / lint (pull_request) Failing after 3s
PR / test (pull_request) Has been skipped
2026-06-13 18:13:49 -04:00
Sagent 02a3583d7f fix: convert all workflows to standard htpasswd pattern (no artifacts)
PR / lint (pull_request) Failing after 3s
PR / test (pull_request) Has been skipped
- Removed artifact upload/download steps from all workflows
- Merged build+test into single 'test' job, eliminating artifact dependency
- Removed ChristopherHX/gitea-upload-artifact and download-artifact actions
- Builds image directly with docker build and runs tests in same job
- Push job rebuilds independently with docker/build-push-action
- pr.yaml: lint → test only (no push/version bump)
- tag.yaml: lint → test → push with semver tags
- cron.yaml: keeps original '0 0 * * *' schedule
- All pinned SHAs preserved
2026-06-13 21:43:20 +00:00
jcabillot b9d50bfb53 Merge pull request 'Update docker/metadata-action action to v6' (#13) from renovate/docker-metadata-action-6.x into master
Main / lint (push) Successful in 7s
Main / build (push) Successful in 35s
Main / test (push) Successful in 14s
Main / push (push) Failing after 49s
Reviewed-on: #13
2026-06-12 18:29:21 -04:00
renovate 6046452f96 Update docker/setup-buildx-action action to v4
PR / lint (pull_request) Successful in 5s
PR / build (pull_request) Successful in 33s
PR / test (pull_request) Successful in 14s
2026-06-12 22:03:50 +00:00
renovate a836e03d2c Update docker/metadata-action action to v6
PR / lint (pull_request) Successful in 7s
PR / build (pull_request) Successful in 33s
PR / test (pull_request) Successful in 11s
2026-06-12 22:03:37 +00:00
jcabillot ea50d32b83 Merge pull request 'Update docker/metadata-action digest to c299e40' (#10) from renovate/docker-metadata-action-digest into master
Main / lint (push) Successful in 6s
Main / build (push) Successful in 31s
Main / test (push) Successful in 13s
Main / push (push) Failing after 1m25s
Reviewed-on: #10
2026-06-12 17:59:11 -04:00
renovate 2746d86661 Update docker/build-push-action action to v7
PR / lint (pull_request) Successful in 6s
PR / build (pull_request) Successful in 50s
PR / test (pull_request) Successful in 12s
2026-06-12 21:02:57 +00:00
renovate 415e9bda72 Update docker/metadata-action digest to c299e40
PR / lint (pull_request) Successful in 6s
PR / build (pull_request) Successful in 49s
PR / test (pull_request) Successful in 11s
2026-06-12 20:50:15 +00:00
cloudix_mcp_server 72a728aea7 Remove old monolithic docker-build workflow
PR / lint (pull_request) Successful in 9s
PR / build (pull_request) Successful in 35s
PR / test (pull_request) Successful in 12s
2026-06-12 16:29:53 -04:00
cloudix_mcp_server 0f4215b5a7 Add Cron workflow 2026-06-12 16:29:39 -04:00
cloudix_mcp_server 6ac18d354b Add Tag workflow 2026-06-12 16:29:36 -04:00
cloudix_mcp_server ed4159b4dd Add Main branch workflow 2026-06-12 16:29:32 -04:00
cloudix_mcp_server f98c929b76 Add PR workflow 2026-06-12 16:29:27 -04:00
cloudix_mcp_server 0817d16cbb ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / build (pull_request) Successful in 45s
Docker Build and Push / test (pull_request) Successful in 13s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:17:47 -04:00
cloudix_mcp_server f5437d0a44 fix: add branches: [master] filter on push trigger
Docker Build and Push / lint (push) Failing after 11m36s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
2026-06-09 10:48:32 -04:00
cloudix_mcp_server 9ce8dfec61 feat: migrate to 4-job CI pipeline (lint+build+test+push)
Docker Build and Push / lint (push) Failing after 5s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
Docker Build and Push / lint (pull_request) Failing after 5s
Docker Build and Push / build (pull_request) Has been skipped
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 20:23:33 -04:00
Julien Cabillot 22e2afc347 feat: add Gitea Actions workflow 2026-05-29 14:48:32 -04:00
Julien Cabillot 79cb8df8ed feat: add Gitea Actions workflow 2026-05-29 14:21:14 -04:00
Julien Cabillot e680382967 feat: add Gitea Actions workflow 2026-05-29 14:06:56 -04:00