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

Allow EOLN in quoted config value and report better message when parsing fails #1160

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

tmat
Copy link
Member

@tmat tmat commented Dec 14, 2023

Fixes https://developercommunity.visualstudio.com/t/Error-reading-repository-information-F/10519873

The implementation didn't correctly handle scenario where a quoted value in git configuration file had line breaks.

Customer Impact

Build in repositories with such configuration fails after the customer upgrades their toolset to .NET 8 SDK.

Regression?

  • Yes
  • No

7.0

Risk

  • High
  • Medium
  • Low

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@tmat
Copy link
Member Author

tmat commented Dec 14, 2023

@davidwengier PTAL

@tmat tmat merged commit 94eaac3 into dotnet:release/8.0.0 Dec 15, 2023
10 checks passed
@tmat tmat deleted the FixConfigParsing branch December 15, 2023 16:14
tmat added a commit to tmat/sourcelink that referenced this pull request Dec 15, 2023
tmat added a commit that referenced this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants