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 experimentalIdentityAndAuth flag #857

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:

Dependent on #856.

Add the experimental feature flag for identity and auth experimentalIdentityAndAuth in TypeScriptSettings.

  • For AddHttpApiKeyAuthPlugin, make the current behavior the control branch for experimentalIdentityAndAuth.
  • Add a test projection in smithy-typescript-codegen-test for experimentalIdentityAndAuth.

Also, add a section in CONTRIBUTING.md about experimental features in smithy-typescript.

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 force-pushed the add-experimentalIdentityAndAuth-flag branch 3 times, most recently from 616e3e1 to afeb923 Compare August 8, 2023 21:47
@syall syall force-pushed the add-experimentalIdentityAndAuth-flag branch 2 times, most recently from 68409c6 to 649833b Compare August 9, 2023 18:24
@syall syall marked this pull request as ready for review August 9, 2023 18:24
@syall syall requested review from a team as code owners August 9, 2023 18:24
@syall syall marked this pull request as draft August 9, 2023 18:25
Add the experimental feature flag for identity and auth `experimentalIdentityAndAuth` in `TypeScriptSettings`.

- For `AddHttpApiKeyAuthPlugin`, make the current behavior the control branch for `experimentalIdentityAndAuth`.
- Add a test projection in `smithy-typescript-codegen-test` for `experimentalIdentityAndAuth`.

Also, add a section in `CONTRIBUTING.md` about experimental features in `smithy-typescript`.
@syall syall force-pushed the add-experimentalIdentityAndAuth-flag branch from 649833b to 82f8ab2 Compare August 9, 2023 19:21
@syall syall marked this pull request as ready for review August 9, 2023 19:21
@syall syall merged commit b8635f0 into smithy-lang:main Aug 9, 2023
@syall syall deleted the add-experimentalIdentityAndAuth-flag 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