Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(hc): Do not run default project setup for non self hosted cases. #56489

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

corps
Copy link
Member

@corps corps commented Sep 19, 2023

I am not 100% sure if this is the correct change, looking for feedback.

Obviously running create default projects for self hosted on sentry upgrade makes sense. And obviously we should not do so for S4S (see inc-510). But is S4S considered self hosted? And what about ST?

Looking for insight from someone who fully understands our sentry deployments.

@corps corps requested review from a team September 19, 2023 18:20
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #56489 (0960060) into master (9b865e3) will decrease coverage by 0.01%.
Report is 2 commits behind head on master.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master   #56489      +/-   ##
==========================================
- Coverage   78.64%   78.64%   -0.01%     
==========================================
  Files        5078     5078              
  Lines      218267   218270       +3     
  Branches    36952    36953       +1     
==========================================
+ Hits       171654   171656       +2     
- Misses      41072    41075       +3     
+ Partials     5541     5539       -2     
Files Changed Coverage
src/sentry/receivers/core.py 33.33%

Copy link
Member

@mrduncan mrduncan left a comment

Choose a reason for hiding this comment

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

Confirmed this is False in s4s/st environments.

@corps corps merged commit e7e1550 into master Sep 20, 2023
51 of 52 checks passed
@corps corps deleted the zc/core-setup-not-run-in-saas branch September 20, 2023 00:13
@corps corps added the Trigger: Revert add to a merged PR to revert it (skips CI) label Sep 20, 2023
@getsentry-bot
Copy link
Contributor

PR reverted: 435fbde

getsentry-bot added a commit that referenced this pull request Sep 20, 2023
… cases. (#56489)"

This reverts commit e7e1550.

Co-authored-by: corps <593850+corps@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Trigger: Revert add to a merged PR to revert it (skips CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants