Skip to content

Conversation

@paleolimbot
Copy link
Member

@paleolimbot paleolimbot commented Aug 5, 2024

The R check actions are currently failing because an update to r-lib actions resulted in some quarto actions being invoked, and these have not yet been whitelisted for use in Apache repositories. We don't actually need quarto for anything in the R package; however, the action is written in such a way that even though the step is skipped, the action is still loaded (and therefore its name is checked against the whitelist).

Unrelatedly, the extended R check was failing because I forgot to copy a change from #1965 into one of the workflows that only runs once a week.

@paleolimbot paleolimbot marked this pull request as ready for review August 5, 2024 16:34
@github-actions github-actions bot added this to the ADBC Libraries 14 milestone Aug 5, 2024
@lidavidm lidavidm merged commit 30ad31c into apache:main Aug 5, 2024
@paleolimbot paleolimbot deleted the ci-r-pin-version branch August 6, 2024 12:56
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.

2 participants