Skip to content

Added fix for GitHub's new TLS 1.2 requirement. #106

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
Feb 26, 2018
Merged

Added fix for GitHub's new TLS 1.2 requirement. #106

merged 1 commit into from
Feb 26, 2018

Conversation

patriksvensson
Copy link
Contributor

This fix justs add the TLS 1.2 protocol to the ServicePointManager as a workaround to GitHub's new TLS 1.2 requirement. The correct approach should be to upgrade to latest Octokit, but upgrading from 0.17 to 0.29 contained too many breaking changes.

This should make it possible to do a service release.

@gep13
Copy link
Member

gep13 commented Feb 26, 2018

Fixes #105

@gep13 gep13 added the Bug label Feb 26, 2018
@gep13 gep13 added this to the 0.7.0 milestone Feb 26, 2018
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13
Copy link
Member

gep13 commented Feb 26, 2018

The failed build is due to CodeCov update, which I think is subject to the same problem that GitReleaseManager is facing. I will merge the PR, and hope that this get fixed upstream.

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.

3 participants