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

fix: remove duplicate signingName config #883

Merged
merged 2 commits into from
Feb 10, 2020

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Feb 7, 2020

Currently, the same signingName is written to runtimeConfig.ts runtimeConfig.browser.ts, and runtimeconfig.shared.ts.

Since this is the same across runtimes, it only needs to be written to the runtimeConfig.shared.ts.

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

@srchase srchase requested a review from kstich February 7, 2020 17:01
@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@codecov-io
Copy link

codecov-io commented Feb 10, 2020

Codecov Report

Merging #883 into smithy-codegen will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           smithy-codegen     #883   +/-   ##
===============================================
  Coverage           92.32%   92.32%           
===============================================
  Files                 148      148           
  Lines                2917     2917           
  Branches              512      512           
===============================================
  Hits                 2693     2693           
  Misses                224      224

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1d5260...694083c. Read the comment docs.

@srchase srchase requested a review from kstich February 10, 2020 21:37
@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@srchase srchase merged commit ba7094b into aws:smithy-codegen Feb 10, 2020
@srchase srchase deleted the duplicate-config-values branch February 10, 2020 22:47
@lock
Copy link

lock bot commented Feb 18, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants