-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(seer): Add Seer project connected repo endpoint #115199
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
Open
srest2021
wants to merge
38
commits into
master
Choose a base branch
from
srest2021/CW-1286
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+497
−0
Open
Changes from 8 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
4855a01
add new connected repos endpoint
srest2021 9d3ad42
:hammer_and_wrench: Sync API Urls to TypeScript
getsantry[bot] 023e2d6
move helpers to uitls and add tests
srest2021 0c3e1bb
fix bugs and add endpoint tests
srest2021 72243e7
cleaning up
srest2021 217e3bf
resolve merge conflicts
srest2021 9ffb9e8
:hammer_and_wrench: Sync API Urls to TypeScript
getsantry[bot] 65cb9ce
fix tests, link projectrepository, remove unnecessary queries
srest2021 580e22a
fix comments
srest2021 55a41ed
fix tests
srest2021 5196d7a
fix mypy
srest2021 9a769e4
rename file
srest2021 251463a
bug fixes and cleaning up
srest2021 63ad438
reorder endpoints
srest2021 a680213
fix missing arg
srest2021 f0b3791
feat(seer): Add CRUD helpers for Seer project repos
srest2021 69e411d
fix validation
srest2021 b778898
more test coverage
srest2021 e0e8350
remove validation fn from this pr
srest2021 4bc027b
fix get_or_create
srest2021 6d7bb23
remove project lock for replace-all
srest2021 d1f2493
resolve merge conflicts
srest2021 279d7b8
require repo id when creating
srest2021 20ea2df
Merge branch 'srest2021/CW-1286-utils' into srest2021/CW-1286
srest2021 47572b0
resolve merge conflicts, split to details-only endpoint
srest2021 177eaf4
remove update fn to inline it in the endpoint
srest2021 9784314
Merge branch 'srest2021/CW-1286-utils' into srest2021/CW-1286
srest2021 5462ec8
inline helper and move tests
srest2021 1d89266
ref base queryset
srest2021 6dfb8dd
ref base queryset
srest2021 686eeec
Merge branch 'master' into srest2021/CW-1286
srest2021 2e93fc6
ensure at least one update field provided
srest2021 4e49993
add branch override id to response
srest2021 662db71
add org id to project repo response
srest2021 4d73e36
only save projectrepo if something changed
srest2021 ab0c1dd
more test coverage
srest2021 06766c7
Accidentally added test script
srest2021 3f9354a
simplify unsupported provider tests
srest2021 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
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.