-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Switch to the Coveralls Action #29478
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
Conversation
3a51e86 to
217ed68
Compare
Will that break the new integration? If not, let's keep tests from failing and remove afterwards maybe? |
|
This will only break for PRs or branches that might still use the old way. For master we won't have any problem. For v4-dev, I will cherry pick it in #29482 after this PR is merged. |
e0caac3 to
3bf5aaf
Compare
|
We are also getting rid of one devDependency BTW. |
This comment has been minimized.
This comment has been minimized.
3754c7f to
fae7cd0
Compare
This comment has been minimized.
This comment has been minimized.
573415d to
b47560b
Compare
|
This is blocked until the extra comments issue is solved |
e471868 to
b84f7b2
Compare
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
b84f7b2 to
1380a95
Compare
|
The comments issue seems fixed so it should be OK to switch to this. |
|
@mdo you can remove the |
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs.
Requires #29458 to be merged.Fixes #29457