Open Issues Need Help
View All on GitHub Software Development • Plugin Development
Centralize version string — single source of truth from package.json about 2 months ago
AI Summary: This issue proposes to centralize the application's version string, currently hardcoded in three different files, into a single source of truth within `package.json`. The goal is to dynamically read the version from `package.json` at runtime and use it across the server and CLI configurations to prevent version mismatches and simplify updates.
Complexity:
2/5
enhancement good first issue
A local MCP server for Jenkins that replicates the Jenkins MCP Server Plugin by calling Jenkins REST API over HTTP. No plugin installation required.
TypeScript