This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryFixes Docker build failure by including missing tsconfig.build.json.
Full changelog
Patch Changes
-
#293
dee7a7f- fix: add missing tsconfig.build.json to Docker buildFix Docker build failure by copying tsconfig.build.json to the container. The build script requires tsconfig.build.json but it was not being copied during the Docker build process, causing the build to fail with error TS5058.
Changes:
- Update Dockerfile to copy both tsconfig.json and tsconfig.build.json
- Ensures TypeScript build process has access to the production build configuration
- Resolves Docker build failure: "error TS5058: The specified path does not exist: 'tsconfig.build.json'"
Testing:
- Verified local build works correctly
- Confirmed Docker build completes successfully
- No changes to build output or functionality
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sapientpants/sonarqube-mcp-server
A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses
Beta — feedback welcome: [email protected]