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

Update GitHub Actions workflows #221

Merged
merged 1 commit into from
May 15, 2024
Merged

Update GitHub Actions workflows #221

merged 1 commit into from
May 15, 2024

Conversation

nanxstats
Copy link
Collaborator

This PR updates all GitHub Actions workflows to the latest upstream version.

This also reverts the patch (408cba0, 5302ee7) that ignored checking with emmeans in R < 4.3.0 because its dependency estimability 1.5.1 is now on CRAN, which only requires R >= 4.1.0 (consistent with emmeans).

@nanxstats nanxstats requested a review from elong0527 May 15, 2024 14:44
@nanxstats nanxstats merged commit dafd3a5 into master May 15, 2024
7 checks passed
@nanxstats nanxstats deleted the gha branch May 15, 2024 14:57
@nanxstats
Copy link
Collaborator Author

nanxstats commented May 15, 2024

The codecov upload in the updated test-coverage workflow now fails explicitly without a codecov token.

So I followed the guide in r-lib/actions#834 to add a codecov token as a repository secret to make it work.

Update: looks like this is not working:

Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

We will need an org token, a personal token won't do. I've removed the repository secret.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants