Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Merge changes into release/2.1#30976

Merged
wtgodbe merged 7 commits into
dotnet:release/2.1from
wtgodbe:VstsTo21
Jul 11, 2018
Merged

Merge changes into release/2.1#30976
wtgodbe merged 7 commits into
dotnet:release/2.1from
wtgodbe:VstsTo21

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented Jul 10, 2018

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Jul 10, 2018

CC @weshaggard is the change to System.Runtime.CompilerServices.Unsafe in packageindex.json expected? I got this by merging in changes from VSTS.

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Jul 10, 2018

Note to self - don't squash this

"4.5.1"
],
"InboxOn": {
"uap10.0.16300": "4.0.4.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This was removed as part of #29970 so I don't think it should be added back.

@stephentoub
Copy link
Copy Markdown
Member

Note to self - don't squash this

How come?

@mmitche
Copy link
Copy Markdown
Member

mmitche commented Jul 11, 2018

@stephentoub We want the exact commit we built for 2.1.2 for tagging purposes

@stephentoub
Copy link
Copy Markdown
Member

Ok. That shouldn't require six additional commits.

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Jul 11, 2018

@stephentoub do you suggest rebasing & squashing the rest of the commits? I'm not sure how to go about doing that, rebasing this against either version of release/2.1 only gave me 2 commits, neither of which were the one I wanted

@mmitche
Copy link
Copy Markdown
Member

mmitche commented Jul 11, 2018

You could only squash after the commit you want.

@stephentoub
Copy link
Copy Markdown
Member

squashing the rest of the commits?

Right. Thanks.

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Jul 11, 2018

This is now in the correct state, we need to maintain the commit chain to get the correct commit hashes.

@wtgodbe wtgodbe merged commit 69120f8 into dotnet:release/2.1 Jul 11, 2018
@stephentoub
Copy link
Copy Markdown
Member

I obviously have a gap in my git knowledge here... what does it mean for the commit that resulted from merging this to be empty?
69120f8

@mmitche
Copy link
Copy Markdown
Member

mmitche commented Jul 11, 2018

It means there were no diffs with HEAD of 2.1, but we introduced additional commits into the git tree.

@weshaggard
Copy link
Copy Markdown
Member

I obviously have a gap in my git knowledge here... what does it mean for the commit that resulted from merging this to be empty?

I believe it was a result of a cherry-pick of the same exact change but a different commit. When merged there were no changes just the merges in order to have a matching sha for what we built from.

@stephentoub
Copy link
Copy Markdown
Member

Ok, thanks.

@karelz karelz added this to the 2.1.x milestone Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants