Skip to content

fix(ci): corrigir workflows legados#79

Merged
afonsoft merged 1 commit into
feature/devin-20260712-sonar-qualityfrom
feature/devin-20260712-sonar-workflows-plus
Jul 12, 2026
Merged

fix(ci): corrigir workflows legados#79
afonsoft merged 1 commit into
feature/devin-20260712-sonar-qualityfrom
feature/devin-20260712-sonar-workflows-plus

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Summary

This extends Fase 5 to fix the pre-existing workflow bugs called out in review and CI:

  • corrects the SonarCloud project key in the security workflows to afonsoft_QRCoder.Core
  • replaces the copied dependency-update logic with a JSON-driven updater that targets the real project files in this repo
  • changes the CI auto-PR branch from main to a dedicated auto-pr/<branch> name so the create-pull-request job no longer tries to push/delete main
  • keeps the earlier security hardening from the previous commit set

Validation:

  • dotnet build QRCoder.Core.sln
  • VSTEST_CONNECTION_TIMEOUT=600 dotnet test QRCoder.Core.sln ✅ for net8.0 and net10.0
  • net48 still has 2 known renderer hash failures in this environment

Link to Devin session: https://app.devin.ai/sessions/c65e59fa11ca445bad5804221a77eed7
Requested by: @afonsoft

@afonsoft afonsoft self-assigned this Jul 12, 2026
@afonsoft
afonsoft self-requested a review July 12, 2026 13:28
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@sonarqubecloud

Copy link
Copy Markdown

@afonsoft
afonsoft merged commit 8fe50a3 into feature/devin-20260712-sonar-quality Jul 12, 2026
9 checks passed
@afonsoft
afonsoft deleted the feature/devin-20260712-sonar-workflows-plus branch July 12, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant