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

Composer config github-oauth #402

Closed
wants to merge 2 commits into from
Closed

Composer config github-oauth #402

wants to merge 2 commits into from

Conversation

thiagotalma
Copy link
Contributor

Add the possibility of including the token used on Github.

According to the instructions here: https://getcomposer.org/doc/articles/troubleshooting.md#api-rate-limit-and-oauth-tokens


- name: Composer config github-oauth
command: composer config -g github-oauth.github.com {{ composer_githuboauth }}
when: composer_githuboauth is defined
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thiagotalma little nitpick, but could the variable be called composer_github_oauth_token?

@retlehs
Copy link
Sponsor Member

retlehs commented Nov 1, 2015

some details on what this is for would be helpful for people coming to look at this pull request

@thiagotalma
Copy link
Contributor Author

@swalkinshaw done!

@retlehs I'm sorry I have not done before.
I imagined that the title would be self-descriptive.

@swalkinshaw
Copy link
Member

@thiagotalma would you be able to squash these two commits into 1?

Guide if you need it: https://github.com/ginatrapani/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit

@swalkinshaw
Copy link
Member

Landed in 625ca3f

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.

None yet

3 participants