Skip to content

Conversation

dougbu
Copy link
Contributor

@dougbu dougbu commented Aug 30, 2022

  • should affect most of our pipelines though not a few post-build jobs
  • as we saw in Update SDK #43028, binary logs no longer include all environment variables by default
    • this change captures the environment variables not visibly referenced in our projects etc.
    • fix avoids a need to add the override later to debug an issue, at the cost of larger .binlog files

- should affect most of our pipelines though not a few post-build jobs
- as we saw in #43028, binary logs no longer include all environment variables by default
  - this change captures the environment variables not visibly referenced in our projects etc.
  - fix avoids a need to add the override later to debug an issue, at the cost of larger .binlog files
@dougbu dougbu added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode labels Aug 30, 2022
@dougbu dougbu requested review from a team and wtgodbe as code owners August 30, 2022 23:53
@ghost
Copy link

ghost commented Aug 30, 2022

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@dougbu
Copy link
Contributor Author

dougbu commented Aug 30, 2022

/fyi @rainersigwald @Forgind and @baronfel

@dougbu dougbu mentioned this pull request Aug 30, 2022
@dougbu dougbu merged commit 6b02007 into dotnet:release/7.0 Aug 31, 2022
@dougbu dougbu deleted the dougbu/expand.binary.logging branch August 31, 2022 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants