Skip to content

Conversation

@szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Nov 14, 2025

Description

Following #2956, the UploadContext struct's projects field is always Some, indicating we have at least one project.

Here, we change the type from Option<NonEmptySlice> to NonEmptySlice to indicate that we always have a project set.

Copy link
Member Author

szokeasaurusrex commented Nov 14, 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.

szokeasaurusrex added a commit that referenced this pull request Nov 14, 2025
### Description
Following #2956, the `UploadContext` struct's `projects` field is always `Some`, indicating we have at least one project.

Here, we change the type from `Option<NonEmptySlice>` to `NonEmptySlice` to indicate that we always have a project set.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/projects-always-there branch from b854714 to 96e19ab Compare November 14, 2025 13:03
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review November 14, 2025 13:04
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner November 14, 2025 13:04
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/projects-always-there branch from 96e19ab to 871b222 Compare November 14, 2025 13:15
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/remove-files-commands branch 2 times, most recently from c7b4f4b to 0ed0f05 Compare November 14, 2025 13:30
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/projects-always-there branch from 871b222 to 929ca90 Compare November 14, 2025 13:31
szokeasaurusrex added a commit that referenced this pull request Nov 19, 2025
### Description
Following #2956, the `UploadContext` struct's `projects` field is always `Some`, indicating we have at least one project.

Here, we change the type from `Option<NonEmptySlice>` to `NonEmptySlice` to indicate that we always have a project set.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/remove-files-commands branch from 0ed0f05 to b8cb3b3 Compare November 19, 2025 10:43
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/projects-always-there branch from 929ca90 to 2c2ea91 Compare November 19, 2025 10:43
### Description
Following #2956, the `UploadContext` struct's `projects` field is always `Some`, indicating we have at least one project.

Here, we change the type from `Option<NonEmptySlice>` to `NonEmptySlice` to indicate that we always have a project set.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/projects-always-there branch from 2c2ea91 to be26c24 Compare November 24, 2025 15:15
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/remove-files-commands branch from b8cb3b3 to e39664f Compare November 24, 2025 15:15
@szokeasaurusrex szokeasaurusrex added the v3.0 Breaking changes to include in version 3.0.0 of Sentry CLI label Nov 25, 2025
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.

3 participants