Commit Graph

5 Commits

Author SHA1 Message Date
renovate 2a491930b0 Update actions/checkout action to v7
PR Checks / hadolint (pull_request) Successful in 11s
PR Checks / build-test (pull_request) Successful in 17s
2026-06-18 15:10:01 +00:00
cloudix_mcp_server c93b4efac1 fix: rewrite pr.yaml - correct SHAs, standard structure
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 12s
2026-06-13 18:14:16 -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
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
cloudix_mcp_server f98c929b76 Add PR workflow 2026-06-12 16:29:27 -04:00