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

Add support for GitHub Actions #126

Closed
ruippeixotog opened this issue Dec 21, 2019 · 2 comments · Fixed by #128
Closed

Add support for GitHub Actions #126

ruippeixotog opened this issue Dec 21, 2019 · 2 comments · Fixed by #128

Comments

@ruippeixotog
Copy link
Contributor

I'm trying to migrate from Travis to GitHub Actions, but I'm blocked in the coverage uploading step. Coveralls has an [official action] (https://github.com/marketplace/actions/coveralls-github-action), but they only support LCOV files, not cobertura.xml. I can specify the Coveralls repo token as a secret but it won't be available in pull requests, where they are most useful.

Can you add support for authenticating using GITHUB_REPO_TOKEN like the official action does?

@chuwy
Copy link

chuwy commented Jun 15, 2020

@ruippeixotog
Copy link
Contributor Author

They don't, the GitHub Action is looking for a lcov.info file...

@sksamuel, is this plugin still being maintained?

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 a pull request may close this issue.

2 participants