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

Remove coveralls token from circleci config #783

Merged
merged 3 commits into from
Feb 17, 2018
Merged

Remove coveralls token from circleci config #783

merged 3 commits into from
Feb 17, 2018

Conversation

zepatrik
Copy link
Member

Before forked PRs failed on circleci because $COVERALLS_REPO_TOKEN was not set. This token does seem not to be necessary at all because hydra is a public repository (see #782).
closes #782

Before forked PRs failed on circleci because $COVERALLS_REPO_TOKEN was not set. This token does seem not to be necessary at all because hydra is a public repository.
@aeneasr
Copy link
Member

aeneasr commented Feb 15, 2018

Failing test is not your fault, re-running

@aeneasr
Copy link
Member

aeneasr commented Feb 15, 2018

@zepatrik ok seems like this still fails...but now due to coveralls :)

@zepatrik
Copy link
Member Author

The coveralls api reference says the token is required. Trying the bash test approach for the moment.

@aeneasr aeneasr merged commit 39a141f into ory:master Feb 17, 2018
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.

Don't push to coveralls in CI when PR comes from fork
2 participants