Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Add support for Composer Github tokens #60

Open
elvetemedve opened this issue Aug 30, 2017 · 0 comments
Open

Add support for Composer Github tokens #60

elvetemedve opened this issue Aug 30, 2017 · 0 comments

Comments

@elvetemedve
Copy link

The problem

When a project has private Git repositories added to composer.json, then it needs a Github token in order to access and download the code. Currently hem vm up fails because of missing token setup.

The solution

hem config command should ask for entering the Github token (just like it's done with AWS keys) and run composer config -g github-oauth.github.com <oauthtoken> after VM start, but before provision.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant