Skip to content

RubyGems.org points at old repository #341

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

Closed
rvodden opened this issue Jan 10, 2018 · 12 comments
Closed

RubyGems.org points at old repository #341

rvodden opened this issue Jan 10, 2018 · 12 comments

Comments

@rvodden
Copy link
Contributor

rvodden commented Jan 10, 2018

Given I visit https://rubygems.org/gems/git
When I press the 'Source Code' link
I expect to be taken to 'https://github.com/ruby-git/ruby-git/'
I am actually taken to 'https://github.com/schacon/ruby-git'

Similar applies to the home page.

@rvodden
Copy link
Contributor Author

rvodden commented Jan 10, 2018

@perlun I've spun this issue up so we can talk about release strategy. I can see two approaches. Either we release a 1.3.1 which does nothing other than update all the links to point at this repository, and then crack on with merging and fixing and aim for a 1.4. Or we forget 1.3.1 and wait to update the links with the substantial changes which 1.4 will bring.
What do you think?

@perlun
Copy link
Contributor

perlun commented Jan 10, 2018

@rvodden Given that the project has been stale for so long, I think a 1.3.1 (with fixed links) would make sense.

@schacon If you could add me and @rvodden on Rubygems.org also, that would be great. My Rubygems user name is (unsurprisingly) perlun.

@rvodden
Copy link
Contributor Author

rvodden commented Jan 28, 2018

@schacon, any news? I'm reluctant to start putting effort into this until we know we can publish.

@schacon
Copy link
Collaborator

schacon commented Jan 30, 2018

Done, added Per to the gem. Sorry about the delay.

@perlun
Copy link
Contributor

perlun commented Jan 31, 2018

Thanks @schacon! @rvodden, I've verified that I have access so I can publish a version once you feel we are ready. I can probably also add you as a maintainer if/when needed.

@perlun
Copy link
Contributor

perlun commented Feb 1, 2018

@rvodden I fixed Travis so we can now be happy (happier.) If/when you have fixed the Rubygems reference, let me know and I can put out a 1.3.1 release.

I will then move on to prepare for a 2.0 release, where we drop support for EOL versions of JRuby and JRuby. This means 2.2 (EOL 2018-03-31), 2.3, 2.4 and 2.5, and JRuby 9k. I want to make it explicit and use a new major version for that, in line with the SemVer philosophy - no other major changes are planned at the moment.

@stale
Copy link

stale bot commented Apr 2, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 2, 2018
@perlun
Copy link
Contributor

perlun commented Apr 3, 2018

@rvodden Will you have a chance to look into this?

@stale stale bot removed the wontfix label Apr 3, 2018
@rvodden
Copy link
Contributor Author

rvodden commented Apr 5, 2018 via email

@dpmex4527
Copy link

@rvodden 👋 have you been able to work on updating the links to point to this repo? Looks like the RubyGems site's Source Code still points to the old https://github.com/schacon/ruby-git link, along with any internal links currently pointing to the old link in this repo's source. Let me know if you need any help in completing this so that @perlun can move forward with publishing a 1.3.1 release.

perlun added a commit that referenced this issue May 15, 2018
- Fix homepage URL
- Get the version from version.rb (less duplication)

Closes #341
@perlun perlun mentioned this issue May 15, 2018
@perlun
Copy link
Contributor

perlun commented May 15, 2018

@dpmex4527 See #366, I managed to find a minute to look into this.

perlun added a commit that referenced this issue May 16, 2018
* Update gemspec

- Fix homepage URL
- Get the version from version.rb (less duplication)

Closes #341

* Update README.md URLs also
@perlun
Copy link
Contributor

perlun commented May 16, 2018

I've released a 1.4.0 version now, full details here: https://github.com/ruby-git/ruby-git/releases/tag/v1.4.0 🎉

(The home page URL at https://rubygems.org/gems/git still refers to the old schacon URL, but I guess it's just cached.)

Thanks @rvodden, @dpmex4527 and others for helping this happen! 👍

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