Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 10mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

mcp mcp-server model-context-protocol model-context-protocol-servers sonarcloud sonarqube
+1 more
typescript

Summary

AI summary

Fixes Docker build failure by including missing tsconfig.build.json.

Full changelog

Patch Changes

  • #293 dee7a7f - fix: add missing tsconfig.build.json to Docker build

    Fix 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

Track sapientpants/sonarqube-mcp-server

Get notified when new releases ship.

Sign up free

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

All releases →

Beta — feedback welcome: [email protected]