Sentry uses repr() by default, which does not look good in a UI
Details
Details
- Reviewers
ardumont jayeshv - Group Reviewers
Reviewers - Commits
- rDCIDXf4e08f950baa: Convert SWHID to str before passing to sentry_sdk.set_tag
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 31408 Build 49131: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 49130: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8427 (id=30387)
Rebasing onto b6385cec11...
Current branch diff-target is up to date.
Changes applied before test
commit f4e08f950baa4d7f9a524e0a4815becb01c6649c Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Sep 8 17:18:29 2022 +0200 Convert SWHID to str before passing to sentry_sdk.set_tag Sentry uses repr() by default, which does not look good in a UI
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/484/ for more details.