Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix temp file filtering in FileTracker - #8352

#8352
Merged
Forgind merged 1 commit into
dotnet:vs17.0dotnet/msbuild:vs17.0from
Forgind:dial-back-temp-changeForgind/msbuild:dial-back-temp-changeCopy head branch name to clipboard
Feb 7, 2023
Merged

Fix temp file filtering in FileTracker#8352
Forgind merged 1 commit into
dotnet:vs17.0dotnet/msbuild:vs17.0from
Forgind:dial-back-temp-changeForgind/msbuild:dial-back-temp-changeCopy head branch name to clipboard

Conversation

@Forgind

@Forgind Forgind commented Jan 25, 2023

Copy link
Copy Markdown
Contributor

(Copied from #8351)

Fixes AB#1678521

Context
#8049 broke the temp filtering logic by using the MSBuild-specific temp path instead of the true base temp path. This manifests as an overbuild of some C++ projects.

Changes Made
Reverted the change. Enabled relevant unit tests.

Testing
Existing unit tests and a C++ end-to-end repro.

Notes
The rest of FileTracker tests cannot be enabled without significant work (related to #649).

@JanKrivanek

Copy link
Copy Markdown
Member

Btw. would a cherrypick be possible here? The branches doesn't seem to be much diverged: https://github.com/dotnet/msbuild/compare/main...vs17.0?expand=1

If we'd do a similar thing more often then once in a blue moon, than we can introduce backport GHA:
https://github.com/dotnet/arcade/blob/main/.github/workflows/backport-base.yml

@Forgind

Forgind commented Jan 30, 2023

Copy link
Copy Markdown
Contributor Author

Btw. would a cherrypick be possible here? The branches doesn't seem to be much diverged: https://github.com/dotnet/msbuild/compare/main...vs17.0?expand=1

If we'd do a similar thing more often then once in a blue moon, than we can introduce backport GHA: https://github.com/dotnet/arcade/blob/main/.github/workflows/backport-base.yml

I initially tried to cherry-pick, but there was apparently a conflict on the tests, so it ended up as a new commit. The 17.5 one went in more cleanly.

@JanKrivanek

JanKrivanek commented Jan 30, 2023

Copy link
Copy Markdown
Member

Btw. I added a proposal for minimalistic backport action - for non-diverging branches we can then port simply via comment on original PR: #8368

@Forgind
Forgind merged commit 2fdde65 into dotnet:vs17.0 Feb 7, 2023
@Forgind
Forgind deleted the dial-back-temp-change branch February 7, 2023 17:06
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.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.