Skip to content

chore(issues): Publish PUT method of OrganizationGroupIndexEndpoint#88370

Merged
leeandher merged 7 commits into
masterfrom
leander/publish-put
Apr 17, 2025
Merged

chore(issues): Publish PUT method of OrganizationGroupIndexEndpoint#88370
leeandher merged 7 commits into
masterfrom
leander/publish-put

Conversation

@leeandher
Copy link
Copy Markdown
Member

@leeandher leeandher commented Mar 31, 2025

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

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 31, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2025

Codecov Report

All 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               

@leeandher leeandher force-pushed the leander/publish-put branch from 0d5d585 to a5b0fcd Compare April 1, 2025 14:42
@leeandher leeandher force-pushed the leander/publish-put branch from e876b96 to bda26a9 Compare April 1, 2025 17:05
@leeandher leeandher force-pushed the leander/publish-put branch from bda26a9 to ecf5416 Compare April 1, 2025 17:09
@leeandher leeandher force-pushed the leander/publish-put branch from ecf5416 to aa781aa Compare April 1, 2025 19:54
@leeandher leeandher changed the base branch from master to leander/upgrade-drf-spectacular April 1, 2025 19:56
leeandher added a commit that referenced this pull request Apr 2, 2025
Unblocks #88370

Uses the latest version from sentry's pypi.
Base automatically changed from leander/upgrade-drf-spectacular to master April 2, 2025 15:28
@leeandher leeandher force-pushed the leander/publish-put branch from aa781aa to 05eacfb Compare April 2, 2025 17:47
@leeandher leeandher marked this pull request as ready for review April 2, 2025 17:56
@leeandher leeandher requested a review from a team as a code owner April 2, 2025 17:56
@leeandher leeandher marked this pull request as draft April 2, 2025 18:03
@leeandher
Copy link
Copy Markdown
Member Author

CI is still broken, I'm going to double check that the fix actually works.

@leeandher leeandher force-pushed the leander/publish-put branch from 7cd4681 to bddde8f Compare April 2, 2025 22:00
Comment thread Makefile Outdated
Comment thread src/sentry/conf/server.py Outdated
@leeandher leeandher force-pushed the leander/publish-put branch from bddde8f to 0b82b66 Compare April 14, 2025 15:43
@leeandher leeandher force-pushed the leander/publish-put branch from 63da611 to 1c7cdae Compare April 14, 2025 15:50
@leeandher leeandher marked this pull request as ready for review April 14, 2025 15:59
@leeandher leeandher requested a review from a team as a code owner April 14, 2025 15:59
@leeandher leeandher merged commit bcb6bfd into master Apr 17, 2025
@leeandher leeandher deleted the leander/publish-put branch April 17, 2025 16:05
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`
@github-actions github-actions Bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants