Max Held

Results 285 issues of Max Held

https://github.com/rstudio/r-builds

small but weird limitation. wrote to support: this is about the new yml-based GitHub actions. I just tried to cut a new release for an "old" GitHub actions which I...

blocked
github

[currently](https://github.com/r-lib/ghactions/commit/5d3344d9e8e0c986721d8eb7d3bb54ea66d6f9ad): ``` Running docker run --volume '/var/run/docker.sock:/var/run/docker.sock' \ 'alpine:3.10.1' sh -c 'exit 1' docker: Error response from daemon: This Docker operation is forbidden by GitHub Actions, you can find documentation...

blocked
github
docker

To support: Hi octocats, This is about the new, YML-based GitHub actions. As per the new docs, I understand that I always need to run a checkout action to use...

blocked
github

same as in https://github.com/maxheld83/pandoc/issues/12

blocked
github

really inconvenient limitation

blocked
github

just confirmed: this will be published by nov 1: https://twitter.com/man_rueda/status/1160938028413702145

blocked
github

it appears that the `runs` arguments to actions (which used to just be appended to `docker run` as `COMMAND` and `ARGS`), has been deprecated. Now you can only overwrite entrypoint...

blocked
github