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

feat: allow GEM_HOST_API_KEY to be used for any gemHost #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bobvanderlinden
Copy link

This allows using different hosts with gemHost while using GEM_HOST_API_KEY. This allowed me to push to gemfury.com with their push key.

The --key is described as:

Use the given API key from .../gem/credentials

In this PR the key is set to a static value, so that whichever gemHost was supplied, the key from GEM_HOST_API_KEY is always used.

@bobvanderlinden bobvanderlinden changed the title use a static key for credentials feat: use a static key for credentials Jul 20, 2021
@bobvanderlinden bobvanderlinden changed the title feat: use a static key for credentials feat: allow GEM_HOST_API_KEY to be used for any gemHost Jul 20, 2021
@bobvanderlinden bobvanderlinden force-pushed the pr-support-other-hosts branch from 1531c1b to 589b02e Compare July 20, 2021 14:14
@treykasada
Copy link

Hey @rylanc @avalanche123 @satoruk, apologies for the ping, but is there any chance any of y'all could take a look at this? 😄
This feature is required for our use-case, and without it we're having to maintain our own internal fork.

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.

2 participants