Compare commits
10 Commits
fix/github
...
test/20250
Author | SHA1 | Date | |
---|---|---|---|
0aa5e5a30e | |||
e967bb51c8 | |||
5c67d68be4 | |||
435c8f1223 | |||
940902de73 | |||
9aef7f43c4 | |||
6d6110c78b | |||
7acdff90ef | |||
a2760f0aea | |||
37203bae5a |
14
README.md
14
README.md
@ -8,20 +8,6 @@ GitLab MCP(Model Context Protocol) Server. **Includes bug fixes and improvements
|
||||
|
||||
<a href="https://glama.ai/mcp/servers/7jwbk4r6d7"><img width="380" height="200" src="https://glama.ai/mcp/servers/7jwbk4r6d7/badge" alt="gitlab mcp MCP server" /></a>
|
||||
|
||||
## 🚀 Automated Testing
|
||||
|
||||
This project uses GitHub Actions for automated PR testing. All pull requests are automatically tested across multiple Node.js versions (18.x, 20.x, 22.x) with:
|
||||
|
||||
- ✅ Build verification
|
||||
- ✅ Type checking
|
||||
- ✅ Code linting (ESLint)
|
||||
- ✅ Code formatting (Prettier)
|
||||
- ✅ API validation tests
|
||||
- ✅ Docker build verification
|
||||
- ✅ Security audit
|
||||
|
||||
For integration testing setup, see [GitHub Secrets Setup Guide](docs/setup-github-secrets.md).
|
||||
|
||||
## Usage
|
||||
|
||||
### Using with Claude App, Cline, Roo Code, Cursor
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zereight/mcp-gitlab",
|
||||
"version": "1.0.50",
|
||||
"version": "1.0.51",
|
||||
"description": "MCP server for using the GitLab API",
|
||||
"license": "MIT",
|
||||
"author": "zereight",
|
||||
|
Reference in New Issue
Block a user