Skip to content
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

Lock Octokit to v4.3.0 #79

Merged
merged 3 commits into from
Oct 25, 2016
Merged

Lock Octokit to v4.3.0 #79

merged 3 commits into from
Oct 25, 2016

Conversation

parkr
Copy link
Member

@parkr parkr commented Oct 24, 2016

v4.4.0 introduced a change where it requires preview headers for GET /repos/o/r/pages, which aren't required. This will break our requests to get Pages metadata, such as cname, html_url, etc.

PR which breaks it: octokit/octokit.rb#815
PR which fixes it: octokit/octokit.rb#822

/cc @jekyll/gh-pages

@parkr
Copy link
Member Author

parkr commented Oct 25, 2016

Failed build which this fixes: https://travis-ci.org/jekyll/github-metadata/jobs/170306090

@parkr
Copy link
Member Author

parkr commented Oct 25, 2016

@jekyllbot: merge +bug

@jekyllbot jekyllbot merged commit 60dc1df into master Oct 25, 2016
@jekyllbot jekyllbot deleted the lock-to-octokit-4-3-0 branch October 25, 2016 16:52
jekyllbot added a commit that referenced this pull request Oct 25, 2016
@jekyll jekyll locked and limited conversation to collaborators Apr 27, 2019
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.

3 participants