The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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>
TAGS
AUG Leaders

Atlassian Community Events