Commit Graph

13 Commits

Author SHA1 Message Date
renovate 539fc904db chore(deps): update actions/checkout action to v7
Test / build (pull_request) Successful in 46s
2026-06-18 15:25:26 +00:00
cloudix_mcp_server 39a4ca84f6 ci: standardize docker-build workflow (push + schedule only)
Test / build (pull_request) Successful in 46s
2026-06-13 21:23:25 -04:00
cloudix_mcp_server a0f023071d ci: add release workflow (semver tagging) 2026-06-13 21:23:15 -04:00
cloudix_mcp_server c0508e7240 ci: add test workflow (docker build verification) 2026-06-13 21:23:12 -04:00
cloudix_mcp_server 34933d49da ci: add lint workflow with hadolint 2026-06-13 21:23:09 -04:00
cloudix_mcp_server aff2b4d1f6 fix: update docker image from jcabillot/mcp-calday to jcabillot/mcp-ics to match repo name
Docker Build and Push / build (pull_request) Successful in 1m6s
2026-06-12 19:51:59 -04:00
cloudix_mcp_server fb0472cf7b fix: update docker image from jcabillot/mcp-calday to jcabillot/mcp-ics to match repo name 2026-06-12 19:50:12 -04:00
cloudix_mcp_server c08f16dbc5 ci: add automatic semver tagging on merge to main
Docker Build and Push / build (pull_request) Successful in 1m0s
2026-06-12 13:19:44 -04:00
renovate 5d885ae0e4 chore(deps): pin dependencies
Docker Build and Push / build (pull_request) Successful in 52s
2026-06-09 15:52:47 +00:00
Julien Cabillot 86c9cb87e4 fix: set build context to root instead of pkg
Docker Build and Push / build (pull_request) Successful in 46s
The build context was set to 'pkg', but the Dockerfile references
requirements.txt and src/ which are at the repository root.
Changing context to '.' gives Docker access to all necessary files.
2026-05-29 16:33:34 -04:00
Julien Cabillot 9ae88e346c feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 1m15s
2026-05-29 14:51:19 -04:00
Julien Cabillot 2f4d11a53f feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 54s
2026-05-29 14:23:33 -04:00
Julien Cabillot ef4bec6b45 feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 34s
2026-05-29 14:09:26 -04:00