Skip to content

Diff release version against previous version from Nuget #4223

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

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Nov 14, 2019

This commit adds a new build target to diff the release version against the previous version on Nuget, to identify breaking API changes. This new build target is added as a dependent target of the release target.

This commit adds a new build target to diff the release version against the previous version on Nuget, to identify breaking API changes. This new build target is added as a dependent target of the release target.
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

Awesome! We need to Port this to differ tool in the long run but this makes releasing less of a chore again!

@russcam
Copy link
Contributor Author

russcam commented Nov 14, 2019

There's an issue open for the failing CI tests #4203 which is unrelated to these changes, as it was opened before this PR. merging this in.

@russcam russcam merged commit 665932a into 7.x Nov 14, 2019
russcam added a commit that referenced this pull request Nov 14, 2019
This commit adds a new build target to diff the release version against the previous version on Nuget, to identify breaking API changes. This new build target is added as a dependent target of the release target.

(cherry picked from commit 665932a)
russcam added a commit that referenced this pull request Nov 14, 2019
This commit adds a new build target to diff the release version against the previous version on Nuget, to identify breaking API changes. This new build target is added as a dependent target of the release target.

(cherry picked from commit 665932a)
@russcam
Copy link
Contributor Author

russcam commented Nov 14, 2019

ported to 7.4 and master

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