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

Merge dev15.6.x to dev15.7.x #25613

Merged
merged 4 commits into from
Mar 20, 2018
Merged

Conversation

dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from dev15.6.x into dev15.7.x.

git fetch --all
git checkout merges/dev15.6.x-to-dev15.7.x
git reset --hard upstream/dev15.7.x
git merge upstream/dev15.6.x
# Fix merge conflicts
git commit
git push merges/dev15.6.x-to-dev15.7.x --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

jaredpar and others added 3 commits March 19, 2018 11:39
This moves all of our build diagnistic output into the same folder:
Binaries\Configuration\Logs. Having it in a single folder is necessary
for us to upload the information using the VSTS Build Artifact task.

Jenkins should be unaffected. It supports and uses wildcards for the
file types we need to be uploaded on failed builds.
Move all build diagnostic info into Logs dir
@dotnet-bot dotnet-bot requested a review from a team as a code owner March 20, 2018 07:00
@jaredpar
Copy link
Member

I will handle this merge conflict.

@dotnet-bot dotnet-bot requested review from a team as code owners March 20, 2018 13:42
@jaredpar jaredpar force-pushed the merges/dev15.6.x-to-dev15.7.x branch from 1cc5785 to 4bb31de Compare March 20, 2018 13:52
@jaredpar jaredpar force-pushed the merges/dev15.6.x-to-dev15.7.x branch from 4bb31de to 878f075 Compare March 20, 2018 13:58
@jaredpar jaredpar merged commit c56fc20 into dev15.7.x Mar 20, 2018
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.

2 participants