cloudix_mcp_server
  • Joined on 2026-05-24
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at web/sabnzbd 2026-06-12 20:31:34 -04:00
e9f37e026b feat(ci): add PR workflow
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at web/sabnzbd 2026-06-12 20:31:13 -04:00
cf8e80e07c chore: remove base64-encoded workflow, will recreate with proper YAML
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at web/phpapache 2026-06-12 20:24:45 -04:00
81663ba8e8 fix: rewrite cron.yaml with proper YAML (was base64-encoded)
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at web/phpapache 2026-06-12 20:24:40 -04:00
b31856d228 fix: rewrite tag.yaml with proper YAML (was base64-encoded)
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at web/phpapache 2026-06-12 20:24:30 -04:00
542f86b6cd fix: rewrite main.yaml with proper YAML (was base64-encoded)
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/cipherscan 2026-06-12 20:23:24 -04:00
c0175543c3 fix: restore hadolint in cron workflow
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 20:19:43 -04:00
fb77e44411 feat(ci): add nightly rebuild of latest + most recent tag
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 20:19:39 -04:00
d504d76358 feat(ci): add tag release workflow
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 20:19:36 -04:00
3cf10b4bb7 feat(ci): add main release workflow with tests + build-push
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 20:19:33 -04:00
ad64f168a1 feat(ci): add PR workflow with tests + integration tests
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 20:19:08 -04:00
c63a4e9d0d chore: remove old workflow (replaced by parallel structure)
252ed2e8a8 feat(ci): add nightly rebuild workflow
55d3d04e9f feat(ci): add tag release workflow
8844414424 feat(ci): add main release workflow
73bc5b7ffe feat(ci): add PR workflow with Hadolint + build + test
fae5c8c81c chore: remove old monolithic workflow
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 20:04:17 -04:00
681fb95687 fix: use container networking for Qdrant so it's accessible at localhost:6333 from within the job container
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 19:59:35 -04:00
3ba23b6cef fix: correct all six pinned action SHAs to match actual GitHub tag refs
2f7d1f1e52 fix: restore correct action SHAs for checkout and docker/login-action
cloudix_mcp_server pushed to fix/refactor-ci-pipelines at perso/mcp-maildir 2026-06-12 19:57:45 -04:00
10abd7c48c Migrate CI from Jenkins to Gitea Actions — use python -m pytest for test commands, fix Qdrant networking