Skip to content

chore(feedback): rm user-feedback-ingest rollout flag#4076

Merged
jjbayer merged 10 commits intomasterfrom
aliu/rm-feedback-rollout-flag
Sep 27, 2024
Merged

chore(feedback): rm user-feedback-ingest rollout flag#4076
jjbayer merged 10 commits intomasterfrom
aliu/rm-feedback-rollout-flag

Conversation

@aliu39
Copy link
Member

@aliu39 aliu39 commented Sep 25, 2024

Ref getsentry/sentry#78097

#skip-changelog

Copy link
Member

@Dav1dde Dav1dde left a comment

Choose a reason for hiding this comment

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

The uap-core module is changed in the PR. I assume you did not locally update the submodule and commit the old state.

@jjbayer jjbayer self-assigned this Sep 26, 2024
jjbayer and others added 2 commits September 26, 2024 10:52
Co-authored-by: David Herberth <david.herberth@sentry.io>
@Dav1dde Dav1dde dismissed their stale review September 26, 2024 11:30

No longer relevant

where
T: IntoIterator<Item = Feature>,
{
/// Only used for tests.
Copy link
Member

Choose a reason for hiding this comment

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

Should we make it #[cfg(test)]?

@jjbayer jjbayer merged commit 3070e4b into master Sep 27, 2024
@jjbayer jjbayer deleted the aliu/rm-feedback-rollout-flag branch September 27, 2024 07:00
aliu39 added a commit to getsentry/sentry that referenced this pull request Oct 3, 2024
Removes this rollout flag since user feedback is GA'd. Applies the
options denylist directly (it was previously checked in the flag
[handler](https://github.com/getsentry/getsentry/blob/50d26987b5095171e0a8f4342b78c3393660d880/getsentry/features.py#L1504-L1515)).

Checks the denylist in the shim function. I think this is a better place
to check it - previously we were missing a spot in post-process

PR making this change safe for internal and external (self hosted)
relays: getsentry/relay#4076
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.

4 participants