Skip to content

Conversation

@szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Oct 28, 2025

⚠️ Breaking change: Do not merge until ready to release in a major.

Description

Remove the --app-id, --version, and --version-code arguments to the sentry-cli upload-proguard command. Users currently using these arguments should simply stop using them.

This change also removes any code that had been called when these flags were specified.

Issues

@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner October 28, 2025 13:59
@linear
Copy link

linear bot commented Oct 28, 2025

@szokeasaurusrex szokeasaurusrex added the v3.0 Breaking changes to include in version 3.0.0 of Sentry CLI label Oct 28, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 78c4afb

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/remove-release-proguard-flags branch 2 times, most recently from 0f1e80e to 39214c1 Compare October 30, 2025 14:52
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner October 30, 2025 14:52
@szokeasaurusrex szokeasaurusrex changed the base branch from master to graphite-base/2876 October 30, 2025 14:52
@szokeasaurusrex szokeasaurusrex changed the base branch from graphite-base/2876 to szokeasaurusrex/server-options-nonzerousize October 30, 2025 14:52
@szokeasaurusrex szokeasaurusrex removed the request for review from a team October 30, 2025 14:52
Copy link
Member Author

szokeasaurusrex commented Oct 30, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Remove the `--app-id`, `--version`, and `--version-code` arguments to the `sentry-cli upload-proguard` command. Users currently using these arguments should simply stop using them.

This change also removes any code that had been called when these flags were specified.

Resolves #2868
Resolves [CLI-197](https://linear.app/getsentry/issue/CLI-197/remove-flags-for-setting-release)
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/remove-release-proguard-flags branch from 39214c1 to 78c4afb Compare October 30, 2025 15:12
@szokeasaurusrex szokeasaurusrex changed the base branch from szokeasaurusrex/server-options-nonzerousize to graphite-base/2876 October 30, 2025 15:18
@szokeasaurusrex szokeasaurusrex changed the base branch from graphite-base/2876 to szokeasaurusrex/immutable-mappings October 30, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3.0 Breaking changes to include in version 3.0.0 of Sentry CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove flags for setting release

3 participants