Skip to content

Conversation

@rainersigwald
Copy link
Member

@rainersigwald rainersigwald commented Jun 30, 2022

Summary

Reverts environment-variable tracking from #7484.

We put in a change to, instead of logging all environment variables at the start of any diagnostic build (including in binlogs), only log those environment variables we actually use as part of properties. This was on by default. It hit a few speed bumps, hence multiple commits to revert here. The latest was that if Project System Tools (used to collect binlogs) is installed, builds fail half the time for any project.

Customer Impact

This reverts the change. Customers go back to seeing all environment variables at the start of a build, but they do not see builds failing if they have project system tools installed.

Regression?

Yes

Testing

We verified that this resolves the reported issue manually.

Risk

Low

Copy link
Contributor

@Forgind Forgind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

☹️

@Forgind Forgind marked this pull request as ready for review June 30, 2022 18:17
@Forgind Forgind merged commit 94c28cc into vs17.3 Jun 30, 2022
@Forgind Forgind deleted the revert-env-var-everything branch June 30, 2022 19:15
Forgind added a commit to Forgind/msbuild that referenced this pull request Jul 5, 2022
…rything"

This reverts commit 94c28cc, reversing
changes made to 77c72dd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants