Cyril Rohr

Results 96 comments of Cyril Rohr

The fix is available in `pullpreview/action@v5`. Can you retest and let me know if this fixes the issue?

> @ggerganov When running whisper.cpp, I get the speaker information only on the stdout result (I think it is VTT format), but the output JSON file does not include this....

@akashmjn Yes indeed, thanks for the pointer!

I'm not sure whether this project is still maintained, but for anyone interested I recently launched [RunsOn](https://runs-on.com), which supports spot instances, arm64, compatible images, etc. and is backed by many...

Yes indeed, happy to take a PR if you can make one?

@ombre8 I'll have a look, but `curl-minimal` is not part of the default build dependencies so it must come from somewhere else.

@ombre8 I've force-installed `curl` in the base image with `--allowerasing` option. Could you retry and see if it works now?

Closing, as this has been working since quite a while now.

Do you have an example of a file that gets incorrect permissions? For instance, does it apply to your `Procfile` file? Which distribution are you using?

This is definitely something I want to implement on Packager.io. Using the Github Statuses API should indeed be sufficient for what we want to achieve. Note that right now you...