Skip to content

feat: add PDF CV read-only support + fix McpApplicationToolsTest - Add read_only flag to GoogleDriveBaseResume (V27 migration) - PDF files registered as base resumes are automatically read-only - PDF text extracted via Apache PDFBox 3.0.4 - Guards added: cannot copy/generate/detect-placeholders on read-only resumes - readOnly field propagated to all DTOs and MCP tool descriptions - Fix McpApplicationToolsTest: mock ToolMetricsCollector and delegate to supplier#49

Merged
vitorhugo-java merged 1 commit into
mainfrom
claude/pdf-cv-read-only-5Dw8V
Jun 6, 2026

Conversation

@vitorhugo-java

Copy link
Copy Markdown
Owner

No description provided.

- Add read_only flag to GoogleDriveBaseResume (V27 migration)
- PDF files registered as base resumes are automatically read-only
- PDF text extracted via Apache PDFBox 3.0.4
- Guards added: cannot copy/generate/detect-placeholders on read-only resumes
- readOnly field propagated to all DTOs and MCP tool descriptions
- Fix McpApplicationToolsTest: mock ToolMetricsCollector and delegate to supplier
@vitorhugo-java vitorhugo-java merged commit 689c3f8 into main Jun 6, 2026
2 of 3 checks passed
@vitorhugo-java vitorhugo-java deleted the claude/pdf-cv-read-only-5Dw8V branch June 6, 2026 14:29
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Qodana for JVM

3 new problems were found

Inspection name Severity Problems
Nullability and data flow problems 🔶 Warning 1
Mismatched query and update of 'StringBuilder' 🔶 Warning 1
Simplifiable conditional expression 🔶 Warning 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant