Skip to content

Conversation

@zoewangg
Copy link
Contributor

@zoewangg zoewangg commented Nov 5, 2025

…ovider to FallbackAuthSchemeProvider and add documentations

Motivation and Context

No logic change, just refactored the code to rename Modeled{Service}AuthSchemeProvider (Internal API used by services with endpoint-based auth) to Fallback{Service}AuthSchemeProvider to make it clear it's served as a fallback.

eg:
ModeledS3AuthSchemeProvider -> FallbackS3AuthSchemeProvider

Also added documentation

@zoewangg zoewangg requested a review from a team as a code owner November 5, 2025 22:17
…ovider to FallbackAuthSchemeProvider and add documentations
@zoewangg zoewangg force-pushed the zoewang/codegenAuthSchemeRefactoring branch from 85bb21c to 42f3948 Compare November 5, 2025 22:19
@zoewangg zoewangg added the changelog-not-required Indicate changelog entry is not required for a specific PR label Nov 5, 2025
@zoewangg
Copy link
Contributor Author

zoewangg commented Nov 5, 2025

Changelog is not required because this is not customer-facing change (renaming an internal API)

@zoewangg zoewangg enabled auto-merge November 5, 2025 22:57
@zoewangg zoewangg added this pull request to the merge queue Nov 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2025
@zoewangg zoewangg enabled auto-merge November 6, 2025 03:27
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2025

@zoewangg zoewangg added this pull request to the merge queue Nov 6, 2025
Merged via the queue into master with commit 7a78bfa Nov 6, 2025
48 of 50 checks passed
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

changelog-not-required Indicate changelog entry is not required for a specific PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants