Yorick
Yorick
This causes a stack overflow, on linux you'll get "possible infinite recursion", but this might be harder to detect on macos.
As I understand it, this PR offloads docker image creation to google cloud build (which spawns a new VM and uses kaniko to build the dockerfile there). - What happens...
To clarify: the docker-built debian packages are tested using the integration tests. We should try to test the nix-build debian packages.

No change. Test with `cog run python3 -m cog.command.openapi_schema`
Here's another one: https://github.com/replicate/cog/pull/1267#issuecomment-1885038556 cc @aron
Spent some time debugging the `deps` build. This installs the binaries in principle: ``` $ pip install -t /dep -r /tmp/requirements.txt $ ls /dep/bin accelerate cpack ds_bench fonttools jsonschema pyftmerge...
Cog runs in a container that cannot show any video, so it can't run this function.
The limit on replicate should be min(50% system memory, 8GB). Which instance size did you check this with?
Sadly, libopenapi doesn't discover the invalidness of https://github.com/replicate/cog/blob/main/test-integration/test_integration/fixtures/invalid-int-project/predict.py