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

set your GitHub token easily for Composer #575

Merged

Conversation

cfoellmann
Copy link
Member

Just create a simple text file named provision/github.token with only your gh token to automatically set the token for composer

@jeremyfelt jeremyfelt added this to the 1.3.0 (Next Release) milestone Feb 22, 2015
@jeremyfelt
Copy link
Member

Ooh, interesting.

@cfoellmann
Copy link
Member Author

anyone else tested this?
It is pretty nice to have when working on VVV itself. The checkouts via composer is very slow once you reach the anonymous github api limit.

@khromov
Copy link
Contributor

khromov commented May 31, 2015

👍 Very nice

@jeremyfelt
Copy link
Member

Seems smart to me. I thought a bit about whether /provision/ was the correct place for the toke file, but I think it makes sense in the end as other custom stuff is there and it's related directly to provisioning.

Thanks @cfoellmann!

jeremyfelt added a commit that referenced this pull request Jul 3, 2015
[PR] Watch for a `/provision/github.token` file when configuring Composer during provisioning
@jeremyfelt jeremyfelt merged commit 698f4c7 into Varying-Vagrant-Vagrants:master Jul 3, 2015
@cfoellmann cfoellmann deleted the feature/github-token branch July 3, 2015 09:36
@cfoellmann cfoellmann restored the feature/github-token branch July 19, 2015 15:11
@cfoellmann cfoellmann deleted the feature/github-token branch July 19, 2015 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants