Skip to content

sentry - #2447

Draft
R-Gld wants to merge 4 commits into
developfrom
remove-SENTRY_INTEGRATION_QT-and-improve-conan-integration
Draft

sentry#2447
R-Gld wants to merge 4 commits into
developfrom
remove-SENTRY_INTEGRATION_QT-and-improve-conan-integration

Conversation

@R-Gld

@R-Gld R-Gld commented Sep 15, 2026

Copy link
Copy Markdown
Member

No description provided.

@R-Gld R-Gld self-assigned this Sep 15, 2026
Copilot AI balanced review requested due to automatic review settings September 15, 2026 13:27
@R-Gld
R-Gld requested a review from a team as a code owner September 15, 2026 13:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The supplied title sentry does not follow the repository’s required Conventional Commits format.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Decouples Sentry Native from Qt and adjusts Conan recipe-update behavior.

Changes:

  • Disables Sentry’s Qt integration and dependency.
  • Updates Conan declarations accordingly.
  • Adds local-recipe allowlists and CI-specific update behavior.

SonarCloud reports a passing quality gate with no open issues.

File summaries
File Description
conanfile.py Removes Sentry’s Qt option.
infomaniak-build-tools/conan/recipes/sentry/all/conanfile.py Builds Sentry without Qt integration.
infomaniak-build-tools/conan/build_dependencies.sh Configures recipe routing and updates on Unix.
infomaniak-build-tools/conan/build_dependencies.ps1 Mirrors update behavior on Windows.
infomaniak-build-tools/conan/AGENTS.md Documents the revised Conan behavior.
Review details
  • Files reviewed: 5/5 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Copilot AI review requested due to automatic review settings September 15, 2026 14:50
Removed sentry dependencies from Conan cache in both PowerShell and Bash scripts to ensure a clean installation environment.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The PR title sentry violates the required Conventional Commits format and currently fails CI validation.

Get a fresh assessment by requesting another Copilot review.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

Copilot AI review requested due to automatic review settings September 15, 2026 14:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Sentry cleanup affects unrelated cached versions, and Windows can silently continue after cleanup failure.

Get a fresh assessment by requesting another Copilot review.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Balanced

# Ensure output directory exists
New-Item -ItemType Directory -Path $OutputDir -Force | Out-Null # mkdir

& $ConanExe remove sentry/* -c

log "Installing dependencies..."

conan remove 'sentry/*' -c
@sonarqubecloud

Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

@R-Gld
R-Gld marked this pull request as draft September 25, 2026 15:34

This branch has not been deployed

No deployments
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.

2 participants