-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[CI] Switch to pak #4425
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
[CI] Switch to pak #4425
Conversation
This reverts commit e1981fb.
Thanks - there's a new GHA that uses pak and does all of this automatically, so we'll be migrating to that instead |
Hmm, yeah, using pak seems better. This pull request still fails to build the pkgdown site...
|
Switched to pak and this seems to work. |
Since you are as far as I am and have a better feeling for the CI scripts do you mind updating all the scripts to use pak, i.e. run |
Oh, sure. I will. |
It seems |
It turned out pak is not quite ready to use in our repo. I'll think if we can add some (probably not very simple) workaround or give up for now. |
Ok, let's just fix the pkgdown build for now then... will you roll back the last commits? |
Reverted. I'll file a new issue for migrating |
Fix #4424
Test build: https://github.com/yutannihilation/ggplot2/runs/2361972393