Skip to content

Added Sentry to Konflux build#1682

Merged
radofuchs merged 1 commit intolightspeed-core:mainfrom
tisnik:added-sentry-to-konflux-build
May 5, 2026
Merged

Added Sentry to Konflux build#1682
radofuchs merged 1 commit intolightspeed-core:mainfrom
tisnik:added-sentry-to-konflux-build

Conversation

@tisnik
Copy link
Copy Markdown
Contributor

@tisnik tisnik commented May 5, 2026

Description

Added Sentry to Konflux build

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up service version
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change
  • Unit tests improvement
  • Integration tests improvement
  • End to end tests improvement
  • Benchmarks improvement

Summary by CodeRabbit

  • Chores
    • Updated error tracking dependency to the latest version for improved stability and security.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: c5faf20f-6e95-49ca-bb53-0e6b9ec2431c

📥 Commits

Reviewing files that changed from the base of the PR and between d0ed69a and b50dc33.

📒 Files selected for processing (1)
  • requirements.hashes.source.txt
📜 Recent review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: list_outdated_dependencies
  • GitHub Check: unit_tests (3.12)
  • GitHub Check: Konflux kflux-prd-rh02 / lightspeed-stack-on-pull-request
  • GitHub Check: E2E: server mode / ci / group 3
  • GitHub Check: E2E: library mode / ci / group 1
  • GitHub Check: E2E: library mode / ci / group 2
  • GitHub Check: E2E: server mode / ci / group 1
  • GitHub Check: E2E Tests for Lightspeed Evaluation job
  • GitHub Check: E2E: library mode / ci / group 3
  • GitHub Check: E2E: server mode / ci / group 2
🔇 Additional comments (1)
requirements.hashes.source.txt (1)

1025-1027: Clarify sentry-sdk version 2.59.0 against latest stable release.

The version 2.59.0 is newer than the latest documented stable release (2.58.0, released 2026-04-13). Verify that this version exists and is not a pre-release or development version. Security check passed: no known vulnerabilities affect version 2.59.0.


Walkthrough

The requirements.hashes.source.txt file is updated to pin sentry-sdk==2.59.0 with its associated SHA256 hashes. This ensures deterministic dependency installation with hash verification for the Sentry SDK.

Changes

Dependency Hash Pinning

Layer / File(s) Summary
Dependency Hash Addition
requirements.hashes.source.txt
sentry-sdk==2.59.0 is added with two SHA256 hash entries for integrity verification.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title 'Added Sentry to Konflux build' is vague and does not accurately reflect the actual change, which only adds hashes for sentry-sdk to a requirements file. Clarify the title to more accurately describe the change, such as 'Pin sentry-sdk dependency with SHA256 hashes' or 'Update sentry-sdk dependency hash in requirements.'
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@radofuchs radofuchs merged commit 59c8eca into lightspeed-core:main May 5, 2026
29 of 31 checks passed
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