Gauthier

Results 696 comments of Gauthier

> @gotson are there any types of tests we can perform for you in order to narrow down this issue further? unfortunately no, i have no idea how to debug...

> If I wanted to test each of these commits, is there a way to build a docker image from a specific commit reference? you can checkout that commit and...

It seems you would need to use the GraphQL API: https://docs.github.com/en/graphql/reference/mutations#closediscussion

Classic problem of "Connection is not available, request timed out after 30000ms". Your hardware or disks or OS may be too slow.

> i think a good workaround for that blocking issue would be a restart server button there is a button to stop the server in Server Settings, it's tough to...

> Did a little more investigation in to a module that would include native libraries, built with GitHub Actions, and it still seems pretty fragile to me - JVips for...

can you explain what you are referring to by "the double-quoted string literal misfeature" ?

If you already have a fix feel free to send a PR.

@michael-o knows about freebsd much more than I do, and may advise on supporting only v11+. It seems the empterdose image has been updated and supports aarch64 now, which would...

> `empterdose` docker images aren't really working b/c of the need to install `bash`, `openjdk8` and `perl`, which can't be done when specifying a user (locked). Also getting errors `env:...