-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
househeeping: resolve broken CI infrastructure #1587
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghuntley
changed the title
[WIP] househeeping: upgrade to cake 0.22.0
[WIP] househeeping: resolve broken CI infrastructure
Apr 4, 2018
Blocked by cake-contrib/Cake.PinNuGetDependency#3 |
This reverts commit c1e12dc.
clairernovotny
force-pushed
the
use-cake-22
branch
from
April 23, 2018 22:35
f5a89a0
to
4d16f96
Compare
clairernovotny
force-pushed
the
use-cake-22
branch
from
April 23, 2018 22:54
54b12b5
to
5d372ad
Compare
Related issue @ NuGet/Home#5894 |
Related issue at |
Amongst other things, we had to do some msbuild hacks for WPF. See related issue @ NuGet/Home#5894 |
ghuntley
changed the title
[WIP] househeeping: resolve broken CI infrastructure
househeeping: resolve broken CI infrastructure
Apr 24, 2018
2 tasks
glennawatson
pushed a commit
that referenced
this pull request
Mar 23, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Housekeeping
What is the current behavior? (You can also link to an open issue here)
Our build is currently broken
What is the new behavior (if this is a feature change)?
Moves all of our pinned dependencies to a consistent version so that we may fix GitVersion. After this PR is merged the build will be green and we can proceed with motions of release.
What might this PR break?
Nothing but we will be unable to test the release workflow until develop is merged into master.
Other information:
These tasks are outstanding before this PR can be merged
Upgrade Cake.FileHelpers to Cake.Core 0.22.0 (inc PR'ing upstream ecosystem if needed
Upgrade Cake.Coveralls to Cake.Core 0.22.0 (inc PR'ing upstream ecosystem if needed
Upgrade Cake.PinNuGetDependency to Cake.Core 0.22.0 (inc PR'ing upstream ecosystem if needed
Upgrade Cake.Powershell to to Cake.Core 0.22.0 (inc PR'ing upstream ecosystem if needed
Resolve GitVersion errors (run cake at diagnostic logging to see specifics of the GitVersion stacktrace.)
Upgrade these if needed: