Commit Graph
21 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
sha b60bf841f4 feat: include watchers in issue details and update API call parameters 2026-03-24 00:19:17 +02:00
sha 3f67f7b0da feat: add MCP_ALLOWED_HOSTS support for reverse proxy configuration 2026-03-21 00:00:43 +02:00
sha aa08b58e58 fix: enable proxy headers and allow forwarded IPs in uvicorn run 2026-03-20 23:26:21 +02:00
sha 81c5d05d25 fix: update livenessProbe initialDelaySeconds and add failureThreshold 2026-03-20 19:32:19 +02:00
sha b3c40dca00 fix: correct casing of AppVersion in deployment and values files 2026-03-20 19:21:36 +02:00
sha 7517129ba0 feat: enhance FastMCP initialization with detailed instructions for Markdown usage 2026-03-20 19:13:50 +02:00
sha b73fa63c0e feat: add Bearer token authentication support for MCP 2026-03-20 19:05:44 +02: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
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
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