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

[release/9.0] Fix docs file names and add validation #107359

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 4, 2024

Backport of #107334 to release/9.0

/cc @carlossanlop @ericstj

Customer Impact

  • Customer reported
  • Found internally

Both customer and our validation process discovered that we were not showing intellisense in VS/VS Code anymore in RC1. This was a regression from a recent fix: The build process is giving the wrong name to the final intellisense xml files that need to be shipped to customers, so they are not getting detected and included in the final output.

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

#105243

Testing

An msbuild test was added to prevent this from happening in the future: It checks that the final list of files is exactly the same as the expected list of files.

Risk

Low. It was working correctly before a recent change. We have now validated it works correctly.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 4, 2024
@carlossanlop carlossanlop added documentation Documentation bug or enhancement, does not impact product or test code Servicing-approved Approved for servicing release area-Infrastructure-libraries and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Sep 4, 2024
@carlossanlop
Copy link
Member

Tell-mode.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@carlossanlop
Copy link
Member

/ba-g Failure known and pre-existing #100558

@carlossanlop carlossanlop merged commit c7de65f into release/9.0 Sep 4, 2024
151 of 155 checks passed
@carlossanlop carlossanlop deleted the backport/pr-107334-to-release/9.0 branch September 4, 2024 21:29
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries documentation Documentation bug or enhancement, does not impact product or test code Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants