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

codegen: Fixup service filter to not load model file if filter set #1012

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jan 5, 2021

Fixes up the code generators filter on service ID to also not compute the projection of a service's model file if it is not included in the filter.

SMITHY_GO_BUILD_API=com.amazonaws.acm# make generate

Or with smithy-build

make smithy-build-com.amazonaws.acm#

Fixes up the code generators filter on service ID to also not compute
the projection of a service's model file if it is not included in the
filter.

  SMITHY_GO_BUILD_API=com.amazonaws.acm# make generate

Or with smithy-build

  make smithy-build-com.amazonaws.acm#
@jasdel jasdel requested review from skmcgrail and skotambkar January 5, 2021 01:30
@jasdel jasdel merged commit 08f06ec into aws:main Jan 5, 2021
@jasdel jasdel deleted the fixup/FilteredServicesBuild branch January 5, 2021 19:38
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