Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo Github API Rate

jonathonccns June 7, 2017

Hi

 

Just started with Bamboo, I've managed to get my plan to checkout the source code and then start to update Composer packages. So far, so good.

 

But, having a problem because it asks me for a token from github to bypass the rate limit. This normally is no problem, I've done it before on a few machines. Just visit the link provided in the console, create token and paste into console. But I don't know how to pass the github token to the console when it's running as part of a build.

 

How do I achieve this?

1 answer

0 votes
jonathonccns June 7, 2017

Solved:

Run this line substituting your own paths in to composer + php

${bamboo.php} ${bamboo.composer} config --global github-oauth.github.com <TOKENL>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events