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

Upgrade shared workflow for coveralls changes #58

Merged
merged 16 commits into from
Mar 25, 2024
Merged

Conversation

pronovic
Copy link
Owner

@pronovic pronovic commented Mar 25, 2024

The coveralls dependency seems to be a bit out-of-date - for instance, it depends on an old version of the coverage package, preventing us from upgrading within this repo. I went looking for an alternative. It turns out that we don't really need a dependency on coveralls - that's sort of a CI/CD concern, and isn't really relevant to the developer environment. Instead, we can use the coverallsapp/github-action@v2 action (in v6.0.4 of the shared workflows). That's quite a bit simpler than what I was doing before.

@pronovic pronovic merged commit 8080d1e into master Mar 25, 2024
11 checks passed
@pronovic pronovic deleted the test-coveralls branch March 25, 2024 17:28
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.

1 participant