-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(seer): Add bulk Seer project connected repos endpoint #115942
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 53 commits
Commits
Show all changes
55 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 c8e4a29
bulk repos endpoint
srest2021 1d89266
ref base queryset
srest2021 b386f31
Merge branch 'srest2021/CW-1286' into srest2021/CW-1286-bulk
srest2021 6dfb8dd
ref base queryset
srest2021 9357f43
Merge branch 'srest2021/CW-1286' into srest2021/CW-1286-bulk
srest2021 7366ff8
use 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 10ddef3
Merge branch 'srest2021/CW-1286' into srest2021/CW-1286-bulk
srest2021 ab0c1dd
more test coverage
srest2021 06766c7
Accidentally added test script
srest2021 3f9354a
simplify unsupported provider tests
srest2021 6b1b6cf
resolve merge conflicts
srest2021 5785d94
switch to project-scoped endpoint
srest2021 e7186a6
:hammer_and_wrench: Sync API Urls to TypeScript
getsantry[bot] 0cb1eaf
rename endpoint
srest2021 67dd8a8
switch to project endpoint and resolve conflicts
srest2021 fc81ec8
:hammer_and_wrench: Sync API Urls to TypeScript
getsantry[bot] 6c08ae9
add cross-project test coverage
srest2021 5d6794c
more test coverage
srest2021 749c371
Merge remote-tracking branch 'origin/srest2021/CW-1286-bulk' into sre…
srest2021 635a636
resolve merge conflicts
srest2021 a02f7f6
clean up tests
srest2021 4c0ddc9
remove in/not_in support from name
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
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.