Skip to content

Conversation

bitsandfoxes
Copy link
Contributor

Relates to getsentry/sentry-unity#2162

Not adding the version by default allows users to make use of the Update button, since the package is no longer pinned to that specific version.

Copy link

vercel bot commented May 20, 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 Jul 3, 2025 1:32pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Jul 3, 2025 1:32pm
develop-docs ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2025 1:32pm

@bitsandfoxes bitsandfoxes changed the title remove version from provided url fix(Unity): Remove version from provided GIT URL May 20, 2025
Copy link

codecov bot commented May 20, 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.8MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.8MB -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 873.24kB -0.0%
static/chunks/7750-*.js -3 bytes 415.85kB -0.0%
static/GT-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/GT-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/9FGq98E_6q5nIEjrQxuZV/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/9FGq98E_6q5nIEjrQxuZV/_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.64MB -0.0%
../instrumentation.js -3 bytes 973.36kB -0.0%
9523.js -3 bytes 949.31kB -0.0%

```

If you want to use a specific version of the SDK, you can append `#{{@inject packages.version('sentry.dotnet.unity', '0.0.5') }}` with the version you want to use to the URL.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you want to use a specific version of the SDK, you can append `#{{@inject packages.version('sentry.dotnet.unity', '0.0.5') }}` with the version you want to use to the URL.
To use a specific version of the SDK, append `#{{@inject packages.version('sentry.dotnet.unity', '0.0.5') }}` to the URL, replacing '0.0.5' with the desired version.

@codeowner-assignment codeowner-assignment bot requested a review from a team July 3, 2025 13:19
@bitsandfoxes bitsandfoxes merged commit 90100b8 into master Jul 3, 2025
13 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/unity-install-snippet branch July 3, 2025 14:29
@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 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.

2 participants