CI migration: Jenkins → Gitea Actions with unified test commands #15

Open
cloudix_mcp_server wants to merge 13 commits from fix/refactor-ci-pipelines into main

13 Commits

Author SHA1 Message Date
opencodecabilloteu bee4dcfd82 fix: cleanup old Qdrant container before starting in main.yaml 2026-06-12 21:22:47 -04:00
opencodecabilloteu 23dc0dd953 fix: cleanup old Qdrant container before starting in pr.yaml 2026-06-12 21:22:39 -04:00
opencodecabilloteu 3aa1dae3ae fix: correct setup-python SHA in main.yaml
PR Checks / integration-test (pull_request) Failing after 8s
PR Checks / test (pull_request) Successful in 17s
2026-06-12 21:04:44 -04:00
opencodecabilloteu 6a1c86f572 fix: correct setup-python SHA in pr.yaml
PR Checks / test (pull_request) Successful in 17s
PR Checks / integration-test (pull_request) Successful in 27s
2026-06-12 21:04:37 -04:00
cloudix_mcp_server fb77e44411 feat(ci): add nightly rebuild of latest + most recent tag
PR Checks / test (pull_request) Failing after 3s
PR Checks / integration-test (pull_request) Failing after 3s
2026-06-12 20:19:40 -04:00
cloudix_mcp_server d504d76358 feat(ci): add tag release workflow
PR Checks / integration-test (pull_request) Failing after 3s
PR Checks / test (pull_request) Failing after 35s
2026-06-12 20:19:37 -04:00
cloudix_mcp_server 3cf10b4bb7 feat(ci): add main release workflow with tests + build-push
PR Checks / integration-test (pull_request) Failing after 36s
PR Checks / test (pull_request) Failing after 38s
2026-06-12 20:19:32 -04:00
cloudix_mcp_server ad64f168a1 feat(ci): add PR workflow with tests + integration tests 2026-06-12 20:19:29 -04:00
cloudix_mcp_server c63a4e9d0d chore: remove old workflow (replaced by parallel structure) 2026-06-12 20:19:05 -04:00
cloudix_mcp_server 681fb95687 fix: use container networking for Qdrant so it's accessible at localhost:6333 from within the job container
Docker Build and Push / test (pull_request) Failing after 35s
Docker Build and Push / integration-test (pull_request) Failing after 35s
Docker Build and Push / build (pull_request) Has been skipped
2026-06-12 20:04:10 -04:00
cloudix_mcp_server 3ba23b6cef fix: correct all six pinned action SHAs to match actual GitHub tag refs
Docker Build and Push / test (pull_request) Successful in 52s
Docker Build and Push / integration-test (pull_request) Failing after 2m55s
Docker Build and Push / build (pull_request) Has been skipped
2026-06-12 19:59:32 -04:00
cloudix_mcp_server 10abd7c48c Migrate CI from Jenkins to Gitea Actions — use python -m pytest for test commands, fix Qdrant networking
Docker Build and Push / test (pull_request) Failing after 9s
Docker Build and Push / integration-test (pull_request) Failing after 10s
Docker Build and Push / build (pull_request) Has been skipped
2026-06-12 19:57:43 -04:00
cloudix_mcp_server 71ea8ee15e Remove Jenkinsfile — migrating CI from Jenkins to Gitea Actions 2026-06-12 19:57:13 -04:00