This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Update to Octokit.GraphQL to 0.1.0#1767
Merged
StanleyGoldman merged 11 commits intomasterfrom Jul 12, 2018
Merged
Conversation
…efactor/pr-list-0.6-update
20a4923 to
82f0d6a
Compare
Contributor
|
I think |
Contributor
|
Regarding the CI failures,I'm not sure why they're failing now when they weren't failing before, but at one point I had to add a binding redirect to the unit tests project, before it was split apart: You might have to add a similar config to all the unit test projects. It seems strange that it worked without this on 10.0 but not on 9.0 though! |
dc39fa1 to
b13fd61
Compare
grokys
suggested changes
Jul 12, 2018
Contributor
grokys
left a comment
There was a problem hiding this comment.
Looking good, but the version is marked as 0.1.0-alpha. Shouldn't 0.1.0 be beta? Also we should probably upload it to nuget.org and use the package from there?
grokys
approved these changes
Jul 12, 2018
Contributor
grokys
left a comment
There was a problem hiding this comment.
Now using 0.1.0-beta from nuget.org.
Contributor
Author
|
Nice.. |
This file contains hidden or 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
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.
Update Octokit.GraphQL to 0.1.0-beta version from nuget.org
Fixes #1774.