Max Held
Max Held
well, maybe. Depends on #325
amazingly, someone build an action to parse reprexes from an issue, and check whether they work. https://twitter.com/github/status/1159517303282835456 I'd like to build that for GitHub actions. https://github.com/yarnpkg/berry?utm_campaign=1565285405&utm_medium=social&utm_source=twitter&utm_content=1565285405 This seems like a...
same problem (?) seems to affect forks and migrated repos: wrote to support: > I just ran into a little glitch (I think): > >I transferred a repo with working...
Helpful for publishing pkgdown docs, as well as all sorts of other projects. There doesn't yet appear to be "native" support for this from GitHub, though it might make sense...
just want to understand how that works, what overlap with usethis might be
the base image driving a lot of the actions at `actions/Dockerfile` can currently *only* be build inside of GitHub actions, because it copies some folders that exist only in the...
``` System has not been booted with systemd as init system (PID 1). Can't operate. > Failed to create bus connection: Host is down > Warning message: > In system("timedatectl",...
since that can be done interactively in RStudio, it might also be possible to do this when setting up the action using ghactions. Worst case: there'd be some ui that...