chore(issues): Publish PUT method of OrganizationGroupIndexEndpoint#88370
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #88370 +/- ##
===========================================
+ Coverage 33.04% 87.74% +54.70%
===========================================
Files 8612 10165 +1553
Lines 479014 574017 +95003
Branches 22565 22565
===========================================
+ Hits 158285 503665 +345380
+ Misses 320295 69918 -250377
Partials 434 434 |
0d5d585 to
a5b0fcd
Compare
e876b96 to
bda26a9
Compare
bda26a9 to
ecf5416
Compare
ecf5416 to
aa781aa
Compare
leeandher
added a commit
that referenced
this pull request
Apr 2, 2025
Unblocks #88370 Uses the latest version from sentry's pypi.
aa781aa to
05eacfb
Compare
Member
Author
|
CI is still broken, I'm going to double check that the fix actually works. |
7cd4681 to
bddde8f
Compare
leeandher
commented
Apr 2, 2025
leeandher
commented
Apr 2, 2025
andrewshie-sentry
pushed a commit
that referenced
this pull request
Apr 8, 2025
Unblocks #88370 Uses the latest version from sentry's pypi.
This reverts commit c499aff.
bddde8f to
0b82b66
Compare
63da611 to
1c7cdae
Compare
1c7cdae to
351cca4
Compare
iamrajjoshi
approved these changes
Apr 17, 2025
andrewshie-sentry
pushed a commit
that referenced
this pull request
Apr 22, 2025
…t` (#88370) Relates to #88127, where most of the work was done. Upgrading `openapi-examples-validator` to 6.0.2 to include codekie/openapi-examples-validator#195 which will allow `null` values in example enums. Publishes the PUT method of the `OrganizationGroupIndexEndpoint`
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Relates to #88127, where most of the work was done.
Upgrading
openapi-examples-validatorto 6.0.2 to include codekie/openapi-examples-validator#195 which will allownullvalues in example enums.Publishes the PUT method of the
OrganizationGroupIndexEndpoint