Skip to content

ref(tsc): move release endpoints to apiOptions#112566

Merged
TkDodo merged 11 commits intomasterfrom
tkdodo/ref/releases-endpoint-to-apiOptions
Apr 10, 2026
Merged

ref(tsc): move release endpoints to apiOptions#112566
TkDodo merged 11 commits intomasterfrom
tkdodo/ref/releases-endpoint-to-apiOptions

Conversation

@TkDodo
Copy link
Copy Markdown
Collaborator

@TkDodo TkDodo commented Apr 9, 2026

No description provided.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 9, 2026
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to stop mocking hooks like this. internal refactorings become a lot harder! mocking the network layer is what we want to do.

@TkDodo TkDodo marked this pull request as ready for review April 9, 2026 11:09
@TkDodo TkDodo requested review from a team as code owners April 9, 2026 11:09
Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit dade3d6. Configure here.

Comment thread static/app/views/releases/detail/index.tsx
})
);

MockApiClient.addMockResponse({
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@TkDodo TkDodo merged commit c9af9df into master Apr 10, 2026
65 checks passed
@TkDodo TkDodo deleted the tkdodo/ref/releases-endpoint-to-apiOptions branch April 10, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants