Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jun 18, 2025

This commit implements the three /api/v1/trusted_publishing/github_configs endpoints (list, create, delete). It adds a dedicated trustpubGithubConfig model and corresponding serializer and then uses them to implement the endpoints. As usual with msw, this is a relatively simple implementation, but good enough for our frontend test suite.

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Jun 18, 2025
@Turbo87 Turbo87 requested a review from a team June 18, 2025 15:22
This commit implements the three `/api/v1/trusted_publishing/github_configs` endpoints (list, create, delete). It adds a dedicated `trustpubGithubConfig` model and corresponding serializer and then uses them to implement the endpoints. As usual with msw, this is a relatively simple implementation, but good enough for our frontend test suite.
@Turbo87 Turbo87 merged commit b5c866c into rust-lang:main Jun 19, 2025
11 checks passed
@Turbo87 Turbo87 deleted the msw-trustpub branch June 19, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant