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

[automatically] deploy to rubygems #4

Open
igalic opened this issue Jan 5, 2016 · 6 comments
Open

[automatically] deploy to rubygems #4

igalic opened this issue Jan 5, 2016 · 6 comments

Comments

@igalic
Copy link
Contributor

igalic commented Jan 5, 2016

we should setup a pipeline to automagickally deploy to rubygems
related: voxpupuli/plumbing#20

@danzilio
Copy link
Member

danzilio commented Jan 5, 2016

should we even bother deploying to rubygems? we can probably just get away with pulling it from github

@igalic
Copy link
Contributor Author

igalic commented Jan 6, 2016

yeah, i think deploying to rubygems might be a good idea. As someone extraordinarily smart writes:

  • Put packages into repositories

This makes installation actually easy, and dependency management possible within the above mentioned atomic transaction.

Consider providing your repositories over IPv6…

Oh, your package repository should not be (only) github.

@rnelson0
Copy link
Member

rnelson0 commented Jan 6, 2016

I want to use it in my Gemfile and think others might as well.

We'll need an account first, then I think we can grant other people with existing accounts with the ability to create new versions.

@danzilio
Copy link
Member

danzilio commented Jan 6, 2016

You can use it in a Gemfile from a git source. I would normally agree about shipping it to RubyGems, but I don't see much added benefit since this is really just an internal tool. But I'll defer to the majority.

@rnelson0
Copy link
Member

rnelson0 commented Jan 6, 2016

Oh, but I want to use it externally! It's a pretty cool tool and could help other module authors, too.

@rnelson0
Copy link
Member

rnelson0 commented Jan 6, 2016

When we have an account and so can get an API token, https://docs.travis-ci.com/user/deployment/rubygems/

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

3 participants