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

Can you please tag a new release? #88

Closed
patrobinson opened this issue Feb 7, 2020 · 4 comments
Closed

Can you please tag a new release? #88

patrobinson opened this issue Feb 7, 2020 · 4 comments

Comments

@patrobinson
Copy link

Given the issues with getting access to Rubygems, we're switching to using a git source.

I'd rather not fetch from the master branch, so are you able to tag a new release which includes the changes in #84 ?

@BobbyMcWho
Copy link
Member

I'd rather not tag a release til we're 100% certain we can release it. You can pin it to a commit sha in your Gemfile if you want to be safe.

https://bundler.io/guides/git.html

gem 'omniauth-github', git: 'https://github.com/omniauth/omniauth-github.git', ref: '967d769'

katzj added a commit to librariesio/libraries.io that referenced this issue Feb 7, 2020
omniauth-github hasn't released a fix yet so pin to a specific
rev per their recommendation in
omniauth/omniauth-github#88
katzj added a commit to librariesio/libraries.io that referenced this issue Feb 7, 2020
omniauth-github hasn't released a fix yet so pin to a specific
rev per their recommendation in
omniauth/omniauth-github#88
@ys
Copy link

ys commented Feb 10, 2020

I cannot wait for a gem to be cut for this. I don't want to rely on git SHAs in my Gemfile:)

I hope we will get a new version soon!

Thanks for the work here, I really appreciate how quickly this has been fixed :)

@BobbyMcWho
Copy link
Member

Published 1.4.0

@rwojsznis
Copy link

Published 1.4.0

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

No branches or pull requests

4 participants