Skip to content

docs(python): add uv option to python install instructions #13510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

shellmayr
Copy link
Member

@shellmayr shellmayr commented Apr 25, 2025

  • Removes the --upgrade parameter from all installation commands
  • Adds a second tab to the install section with instructions for uv

Closes TET-349

Before:
Screenshot 2025-04-25 at 10 11 03

After:
Screenshot 2025-04-25 at 10 10 52

Copy link

vercel bot commented Apr 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 7:11am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Apr 29, 2025 7:11am
develop-docs ⬜️ Ignored (Inspect) Visit Preview Apr 29, 2025 7:11am

@shellmayr shellmayr marked this pull request as ready for review April 25, 2025 08:14
@shellmayr shellmayr requested review from antonpirker and a team April 25, 2025 08:14
Copy link

codecov bot commented Apr 25, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.14MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.47MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.7kB -0.0%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
static/DfUBw7I3_O2PCgYFNZrZc/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/DfUBw7I3_O2PCgYFNZrZc/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/InlTR9sIB8U5VoKOdhH69/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/InlTR9sIB8U5VoKOdhH69/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%

```
```bash {tabTitle:uv}
uv add sentry-sdk[aiohttp]
Copy link
Member

Choose a reason for hiding this comment

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

nit: Shouldn't we have quotes around the packages just for consistency? getsentry/sentry#90137 (comment)

Copy link
Member Author

@shellmayr shellmayr Apr 28, 2025

Choose a reason for hiding this comment

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

Talked to @antonpirker about this - added double quotes to all install instructions here and in the product (in this PR getsentry/sentry#90365 )

Copy link
Member

@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

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

lgtm 🙌

@shellmayr shellmayr merged commit 27f6f92 into master Apr 30, 2025
15 checks passed
@shellmayr shellmayr deleted the shellmayr/feat/add-uv-option-to-python-install-instructions branch April 30, 2025 08:38
codyde added a commit that referenced this pull request May 1, 2025
* 'master' of https://github.com/getsentry/sentry-docs:
  Add "Data Collected" page for Godot SDK (and more) (#13533)
  Clarify FK docs (#13562)
  Clarify db index docs (#13561)
  Remove non-functioning video embed (#13557)
  Masinette integrations elba (#13503)
  Incorporate Uptime Monitors Into The Crons Management Page (#13507)
  feat(javascript): Add "Data Collected" (#13527)
  docs(relay): remove entries that are not scrubbed by default (#13555)
  flutter: Add note to app start integration (#13479)
  ref(flutter): move custom zone handling code snippet from init to troubleshooting (#13478)
  docs(python): add uv option to python install instructions (#13510)
  add docs for supabase integration (#13545)
  feat(native): add view hierarchy to develop docs (#13544)
  feat(autofix): Update autofix images (#13540)
  Ad alerts and dashboard page to new quickstart guide (#13522)
  Add data enrichment page to new onboarding guide (#13508)
  Add first onboarding guide to docs (#13462)
  (feat) Sentry MCP Documentation  (#13524)
  feat(Capacitor): Migration guides for version 2 (#13022)
  docs(js): move API-related content from Manual Setup to APIs page (#13327)
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants