-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: detailobsessed/efficient-gitlab-mcp
base: v0.1.1
head repository: detailobsessed/efficient-gitlab-mcp
compare: v0.1.2
- 6 commits
- 29 files changed
- 2 contributors
Commits on Dec 25, 2025
-
Cascade snapshot 2025-12-25T10:55:24.601172Z (#17)
Cascade snapshot 2025-12-25T10:55:24.601172Z feat: clean up upstream leftovers and prepare for publishing - Remove upstream Prettier/ESLint configs (.prettierrc, .prettierignore, .eslintrc.json) - Update LICENSE copyright from 'Roo' to 'Ismar' - Change package name to 'efficient-gitlab-mcp-server' for differentiation - Fix smithery.yaml to use dist/ output and bun runtime - Remove Docker support (Dockerfile, docker workflows, scripts) - Remove old root-level TypeScript files (use src/ structure) - Update all test references from build/ to dist/ and node to bun - Update _typos.toml to remove build/ directory reference Ready for NPM publishing and PulseMCP submission
Configuration menu - View commit details
-
Copy full SHA for 2d9d350 - Browse repository at this point
Copy the full SHA 2d9d350View commit details -
docs: update README and .env.example for publishing readiness (#18)
- Add NPM install option (npx/bunx efficient-gitlab-mcp-server) - Expand configuration table with all environment variables - Organize config into categories: Core, Transport, Feature Flags, Logging, Remote Auth - Fix .env.example: correct variable name (GITLAB_PERSONAL_ACCESS_TOKEN) - Remove duplicate/conflicting entries in .env.example - Add missing config options: LOG_FORMAT, ENABLE_DYNAMIC_API_URL, session settings
Configuration menu - View commit details
-
Copy full SHA for e653d65 - Browse repository at this point
Copy the full SHA e653d65View commit details -
chore: remove upstream leftovers and empty directories (#19)
- Remove event.json (Docker release test fixture) - Remove test-note.ts (ad-hoc test script) - Remove .secrets (Docker Hub placeholder secrets) - Remove empty src/gitlab/ and src/types/ directories
Configuration menu - View commit details
-
Copy full SHA for ad8996f - Browse repository at this point
Copy the full SHA ad8996fView commit details -
chore: final cleanup - remove validate-api.js and update docs (#20)
- Remove test/validate-api.js (upstream JS file with Korean comments) - Update docs/oauth-setup.md to reference efficient-gitlab-mcp-server package
Configuration menu - View commit details
-
Copy full SHA for 9cf6e02 - Browse repository at this point
Copy the full SHA 9cf6e02View commit details -
fix(ci): checkout release tag in npm-publish workflow (#21)
Ensures the correct version is published when triggered by a release event
Configuration menu - View commit details
-
Copy full SHA for 8094cd1 - Browse repository at this point
Copy the full SHA 8094cd1View commit details -
chore(release): 0.1.2 [skip ci]
## [0.1.2](v0.1.1...v0.1.2) (2025-12-25) ### Bug Fixes * **ci:** checkout release tag in npm-publish workflow ([#21](#21)) ([8094cd1](8094cd1))
Configuration menu - View commit details
-
Copy full SHA for 1a385f6 - Browse repository at this point
Copy the full SHA 1a385f6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.1...v0.1.2