-
-
Notifications
You must be signed in to change notification settings - Fork 9
feat(project): fall back to org-scoped endpoint for member project creation #1030
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
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0e60e1d
feat(project): fall back to org-scoped endpoint for member project cr…
betegon aefaded
fix: update tests and fix null platform type for member project creat…
betegon 68a5d9d
fix: fetch DSN in org-scoped fallback path during sentry init
betegon 0eb9b54
fix: handle listTeams 403 and fallback 409 in member project creation
betegon f24ba87
ref: unexport ProjectWithAutoTeam — no external consumers
betegon d11ee6d
fix(test): update listTeams 403 test to reflect new fallback behavior
betegon 3affebe
fix: handle 403 in --dry-run team resolution for member users
betegon 2c055cd
fix: allow sentry init to reach org-scoped fallback when listTeams 403s
betegon df51dad
cleanup: apply AGENTS.md patterns to member project creation fallback
betegon 1e0d45f
fix: surface friendly error for 409 in sentry init project creation
betegon 51d02b3
fix: three correctness gaps in member project creation fallback
betegon 9346deb
fix: resolve three root causes in member project creation fallback
betegon 358134e
fix: update test mock shape and add policy-403 short-circuit in creat…
betegon cf65ba7
fix: separate team-to-use from fallback-suppression in resolveProject…
betegon e25eb66
test: add coverage for org-scoped member project creation fallback
betegon 1c1fa03
ref: unexport CreatedAutoTeamProjectDetails and clean up tests
betegon f4d0188
ref: extract seedProjectCaches helper to deduplicate post-creation ca…
betegon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.