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

Sync with upstream #7

Merged
merged 42 commits into from
Mar 21, 2024
Merged

Sync with upstream #7

merged 42 commits into from
Mar 21, 2024

Conversation

foadnh
Copy link

@foadnh foadnh commented Mar 21, 2024

Part of the process to address https://canvadev.atlassian.net/browse/OTE-1238

jianyuan and others added 30 commits July 19, 2022 23:38
* [ODC-441] Extra API fields

* [ODC-441] Implement Sentry Filter

* Change go.mod to canva

* Fix go.mod for using local

* Improve replacement

* Fix canva in module path

* Remove extra comments

* Remove extra comments

* Change path instead of replace

* Remove unused structs

* fix: don't use string literals for HTTP methods

* chore: use original module name

* fix: typo of LegacyBrowserParams

Co-authored-by: Foad Nosrati Habibi <[email protected]>
Co-authored-by: Foad Nosrati Habibi <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Implement OrganizationIntegrationsService with List method

* Implement OrganizationRepositoriesService with List method

* Add Create and Delete to OrganizationRepositoriesService

* Implement OrganizationCodeMappingsService with List method

* Add Create, Update and Delete to OrganizationCodeMappingsService
* fix: use string array for scopes type

* Apply suggestions from code review
…nyuan#68)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…uan#67)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
When you create dataset: events. By default he create eventTypes:['errors'].
So you can't create alerts with event_type: default or both.
The release deployments in Sentry only support create and list so these
are the only two endpoints added
…uan#75)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…anyuan#80)

* Extend OrganizationIntegrationsService to support GET org integration details endpoint

* Support variable shape configData for org integrations

* Implement OrganizationIntegrationsService UpdateConfig
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…uan#81)

* fix(deps): update module github.com/stretchr/testify to v1.8.4

* Update latest Golang versions used in tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jian Yuan Lee <[email protected]>
@foadnh foadnh requested a review from boh-dan March 21, 2024 02:03
@foadnh foadnh merged commit 9ae3735 into main Mar 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants