Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor for source generation #258

Closed
wants to merge 4 commits into from
Closed

Refactor for source generation #258

wants to merge 4 commits into from

Conversation

mullermp
Copy link
Contributor

Refactor of endpoints for source generation using client helper.

We should not support source only generation, so we must iterate source files and load into source (this improves runtime when testing API related changes). We use this testing in many places in aws-sdk-core. When we iterate source files, endpoint weld is not loaded, so instead we leave welds to be outside integration only and keep defaults within component generation.

@mullermp mullermp marked this pull request as ready for review January 26, 2025 01:03
@mullermp mullermp marked this pull request as draft January 27, 2025 03:43
@mullermp
Copy link
Contributor Author

Going to try a different approach by keeping welds

@mullermp mullermp closed this Jan 27, 2025
@mullermp mullermp deleted the source-generation branch January 28, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant