Skip to content
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 into
masterfrom
refactor/pr-list-0.6-update
Jul 12, 2018
Merged

Update to Octokit.GraphQL to 0.1.0#1767
StanleyGoldman merged 11 commits into
masterfrom
refactor/pr-list-0.6-update

Conversation

@StanleyGoldman

@StanleyGoldmanStanleyGoldman commented Jun 28, 2018

Copy link
Copy Markdown
Contributor

Update Octokit.GraphQL to 0.1.0-beta version from nuget.org

Fixes#1774.

@StanleyGoldman
StanleyGoldmanforce-pushed the refactor/pr-list-0.6-update branch from 20a4923 to 82f0d6aCompareJuly 11, 2018 14:29
@grokys

Copy link
Copy Markdown
Contributor

I think lib/Octokit.GraphQL.0.0.6-alpha.nupkg can be removed, right?

@grokys

Copy link
Copy Markdown
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:

https://github.com/github/VisualStudio/pull/1501/files#diff-1567700eee9e01c12d5752e9988072a1R7

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!

@StanleyGoldman
StanleyGoldmanforce-pushed the refactor/pr-list-0.6-update branch from dc39fa1 to b13fd61CompareJuly 11, 2018 22:28
@grokysgrokys changed the title Update to Octokit.GraphQL to 0.6-alphaUpdate to Octokit.GraphQL to 0.1.0Jul 12, 2018
@grokys
grokys changed the base branch from refactor/pr-list to masterJuly 12, 2018 08:14

@grokysgrokys left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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?

@grokysgrokys left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Now using 0.1.0-beta from nuget.org.

@StanleyGoldman

Copy link
Copy Markdown
ContributorAuthor

Nice..

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@StanleyGoldman@grokys