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

Add matchSettings() to RuntimeClientPlugins #856

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

syall
Copy link
Contributor

@syall syall commented Aug 4, 2023

Issue #, if available:

N/A.

Description of changes:

Enable RuntimeClientPlugins to be filtered based on settings, and filter at the top-level of DirectedTypeScriptCodegen.

See previously closed PR: #684

Testing:

  1. smithy-typescript: ./gradlew clean build check builds successfully
  2. aws-sdk-js-v3: yarn generate-clients builds successfully and produces no codegen diff.

If one or more of the packages in the /packages directory has been modified, be sure yarn changeset add has been run and its output has
been committed and included in this pull request. See CONTRIBUTING.md.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@syall syall marked this pull request as ready for review August 4, 2023 19:18
@syall syall requested review from a team as code owners August 4, 2023 19:18
Enable `RuntimeClientPlugin`s to be filtered based on settings, and filter at the top-level of `DirectedTypeScriptCodegen`.
@syall syall merged commit 3d36329 into smithy-lang:main Aug 9, 2023
8 checks passed
@syall syall deleted the add-match-settings branch September 7, 2023 17:23
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.

3 participants