Skip to content

Comments

Remove deprecations and inaccurate pin comment.#4383

Merged
runningcode merged 2 commits intomainfrom
no/remove-pin
May 13, 2025
Merged

Remove deprecations and inaccurate pin comment.#4383
runningcode merged 2 commits intomainfrom
no/remove-pin

Conversation

@runningcode
Copy link
Contributor

📜 Description

The pin@v3 comment is inaccurate beccause the current pin is part of
v4. The commit of v4.3.1 is 06832c7 see https://github.com/gradle/actions/releases/tag/v4.3.1.

This also removes the gradle-home-cache-cleanup parameter since that
now defaults to true in v4. See here: https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#the-gradle-home-cache-cleanup-input-parameter-has-been-replaced-by-cache-cleanup

#skip-changelog

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

The `pin@v3` comment is inaccurate beccause the current pin is part of
v4. The commit of `v4.3.1` is `06832c7` see https://github.com/gradle/actions/releases/tag/v4.3.1.

This also removes the `gradle-home-cache-cleanup` parameter since that
now defaults to `true` in `v4`. See here: https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#the-gradle-home-cache-cleanup-input-parameter-has-been-replaced-by-cache-cleanup
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 419.42 ms 422.14 ms 2.73 ms
Size 1.58 MiB 2.08 MiB 508.72 KiB

Previous results on branch: no/remove-pin

Startup times

Revision Plain With Sentry Diff
c405819 449.34 ms 507.19 ms 57.85 ms

App size

Revision Plain With Sentry Diff
c405819 1.58 MiB 2.08 MiB 507.76 KiB

Copy link
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@runningcode runningcode merged commit c808daa into main May 13, 2025
32 of 35 checks passed
@runningcode runningcode deleted the no/remove-pin branch May 13, 2025 08:27
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.

3 participants