Commit Graph
31 Commits
Author SHA1 Message Date
sha 6b94d04887 Merge branch 'main' of github.com:shadoll/redmine-mcp 2026-03-25 11:52:32 +02:00
sha 9d343b64db feat: add user-related API endpoints and enhance issue participant retrieval 2026-03-25 11:52:28 +02:00
github-actions[bot] f51f5d3883 chore: chart 0.1.10, appVersion sha-b60bf84 [skip ci] 2026-03-23 22:20:11 +00:00
sha b60bf841f4 feat: include watchers in issue details and update API call parameters 2026-03-24 00:19:17 +02:00
github-actions[bot] 46bc74af37 chore: chart 0.1.9, appVersion sha-3f67f7b [skip ci] 2026-03-20 22:01:40 +00:00
sha 3f67f7b0da feat: add MCP_ALLOWED_HOSTS support for reverse proxy configuration 2026-03-21 00:00:43 +02:00
github-actions[bot] a4180cc6f6 chore: chart 0.1.8, appVersion sha-aa08b58 [skip ci] 2026-03-20 21:27:07 +00:00
sha aa08b58e58 fix: enable proxy headers and allow forwarded IPs in uvicorn run 2026-03-20 23:26:21 +02:00
github-actions[bot] f2e2c6c326 chore: chart 0.1.7, appVersion sha-81c5d05 [skip ci] 2026-03-20 17:33:26 +00:00
sha 81c5d05d25 fix: update livenessProbe initialDelaySeconds and add failureThreshold 2026-03-20 19:32:19 +02:00
github-actions[bot] 8f2e0e9e66 chore: chart 0.1.6, appVersion sha-b3c40dc [skip ci] 2026-03-20 17:22:20 +00:00
sha b3c40dca00 fix: correct casing of AppVersion in deployment and values files 2026-03-20 19:21:36 +02:00
github-actions[bot] a5894ff22f chore: chart 0.1.5, appVersion sha-7517129 [skip ci] 2026-03-20 17:14:41 +00:00
sha 7517129ba0 feat: enhance FastMCP initialization with detailed instructions for Markdown usage 2026-03-20 19:13:50 +02:00
github-actions[bot] a74e59950d chore: chart 0.1.4, appVersion sha-b73fa63 [skip ci] 2026-03-20 17:06:34 +00:00
sha b73fa63c0e feat: add Bearer token authentication support for MCP 2026-03-20 19:05:44 +02:00
github-actions[bot] f36d779346 chore: chart 0.1.3, appVersion sha-fa1d319 [skip ci] 2026-03-20 16:32:18 +00:00
sha fa1d319ac4 Merge branch 'main' of github.com:shadoll/redmine-mcp 2026-03-20 18:31:39 +02:00
sha d7700b2b24 Refactor GitHub Actions workflow to use updated image tag output; streamline chart version bump and appVersion setting 2026-03-20 18:31:35 +02:00
github-actions[bot] 9831746554 chore: chart 0.1.2, appVersion sha-1480385 [skip ci] 2026-03-20 14:42:45 +00:00
sha 148038571f Merge branch 'main' of github.com:shadoll/redmine-mcp 2026-03-20 16:42:15 +02:00
sha a64a322513 Fix case sensitivity in appVersion reference in deployment.yaml; add check to skip commit if no changes in build.yml 2026-03-20 16:42:12 +02:00
github-actions[bot] 3e8dcf7363 chore: chart 0.1.1, appVersion sha-2ad0207 [skip ci] 2026-03-20 14:40:51 +00:00
sha 2ad020761e Add Helm chart and Kubernetes deployment configuration for Redmine MCP 2026-03-20 16:40:23 +02:00
sha 315992c37a Refactor environment variable validation in config.py for improved error messaging; update Docker Compose restart policy to on-failure 2026-03-20 14:35:45 +02:00
sha 55c41a2071 Update build workflow to reference new Containerfile location and add Containerfile for Docker image build 2026-03-20 14:27:53 +02:00
sha 120695c0a5 Remove Containerfile and update Docker Compose configuration; add GitHub Actions workflow for automated image build and push 2026-03-20 14:24:02 +02:00
sha 42cf48a9a4 Enhance issue management tools: add relations and watchers functionality, update README 2026-03-20 14:17:14 +02:00
sha 1bfb98b7c0 Add create_issue tool and update README with usage examples 2026-03-20 14:13:30 +02:00
sha 3a701a5280 refactor, add modularity 2026-03-20 14:09:28 +02:00
sha b56cc63c84 Refactor code structure for improved readability and maintainability 2026-03-20 13:30:53 +02:00