Skip to content
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

fix(platform): Wrap auth token code snippets #12930

Merged
merged 1 commit into from
Mar 5, 2025
Merged

Conversation

chargome
Copy link
Member

@chargome chargome commented Mar 5, 2025

This pr will wrap all code snippets containing a generated auth token, so it is apparent to our users when they only copy partial token.

Decided against generally wrapping all code snippets because it messes up ALL of our comments.

before:
Screenshot 2025-03-05 at 12 15 01

after:
Screenshot 2025-03-05 at 12 14 15

closes #11999

@chargome chargome requested review from a-hariti and coolguyzone March 5, 2025 11:17
@chargome chargome self-assigned this Mar 5, 2025
Copy link

vercel bot commented Mar 5, 2025

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

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 11:21am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 11:21am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Mar 5, 2025 11:21am

@chargome chargome merged commit d9775db into master Mar 5, 2025
13 checks passed
@chargome chargome deleted the cg/wrap-codeblocks branch March 5, 2025 16:04
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.

Docs-generated authTokens return 401 Unauthorized for generating releases
2 participants