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: Allow Missing Dotnet Version Suffix #1047

Conversation

MrArnoldPalmer
Copy link
Contributor

Allows empty or undefined dotnet versionSuffix field. Removes filter logic from inquirer question prompts to prevent conflicts with validation functions that result in errors being thrown. This seems like a bug in inquirer when filter returns undefined.

Fix broken links in docs.

fixes #1037


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Allows empty or undefined dotnet versionSuffix field. Removes filter
logic from inquirer question prompts to prevent conflicts with
validation functions that result in errors being thrown. This seems like
a [bug in inquirer](SBoudrias/Inquirer.js#862)
when filter returns undefined.

Fix broken links in docs.

fixes aws#1037
@MrArnoldPalmer MrArnoldPalmer added bug This issue is a bug. documentation This is a problem with documentation. labels Nov 22, 2019
@MrArnoldPalmer MrArnoldPalmer requested review from RomainMuller, eladb and a team November 22, 2019 01:17
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

RomainMuller
RomainMuller previously approved these changes Nov 25, 2019
@mergify mergify bot dismissed RomainMuller’s stale review November 25, 2019 16:25

Pull request has been modified.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@MrArnoldPalmer MrArnoldPalmer merged commit fc366d0 into aws:master Nov 25, 2019
@MrArnoldPalmer MrArnoldPalmer deleted the bugfix/1037-undefined-dotnet-version-suffix branch November 25, 2019 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. documentation This is a problem with documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jsii-config: .NET Version Suffix should be optional
3 participants