Skip to content

Conversation

@sentaur-athena
Copy link
Member

This is reverting a part of what I did in #91550
It turned out Heroku plugin is needed for Heroku partnership and people keep creating new projects with it. I have to bring back add to project button so people are unblocked while we find another solution.

I didn't bring back all the code, just these two views.

Screenshot 2025-06-05 at 12 28 38 PM Screenshot 2025-06-05 at 12 28 46 PM

@sentaur-athena sentaur-athena requested a review from a team as a code owner June 5, 2025 19:29
@sentaur-athena sentaur-athena removed the request for review from a team June 5, 2025 19:29
@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Jun 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2025

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@sentaur-athena
Copy link
Member Author

The backend frontend scope is false positive. None of these will break the other if they deploy faster.

@sentaur-athena sentaur-athena requested a review from a team June 6, 2025 00:14
@sentaur-athena sentaur-athena merged commit f05fdad into master Jun 6, 2025
65 checks passed
@sentaur-athena sentaur-athena deleted the athena/enable-heroku branch June 6, 2025 15:33
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
This is reverting a part of what I did in
#91550
It turned out Heroku plugin is needed for Heroku partnership and people
keep creating new projects with it. I have to bring back add to project
button so people are unblocked while we find another solution.

I didn't bring back all the code, just these two views.

<img width="916" alt="Screenshot 2025-06-05 at 12 28 38 PM"
src="https://github.com/user-attachments/assets/49911c91-17e9-4b7d-bca9-bb5c859a538b"
/>
<img width="910" alt="Screenshot 2025-06-05 at 12 28 46 PM"
src="https://github.com/user-attachments/assets/c4efe14b-7faf-4039-b2bb-b8bd91623f1a"
/>
@github-actions github-actions bot locked and limited conversation to collaborators Jun 22, 2025
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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants