You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
It appears as if there was a problem with the diggrtoolbox, see below the last bits of the console output:
Cloning into 'daft'...
fatal: Remote branch develop not found in upstream origin
The command '/bin/sh -c mkdir /src && cd /src && git clone https://github.com/diggr/provit && git clone -b develop https://github.com/diggr/daft && git clone https://github.com/diggr/diggrtoolbox && cd /src/provit && pip install . && cd /src/diggrtoolbox && pip install . && cd /src/daft && pip install -r requirements.txt && pip install .' returned a non-zero code: 128
Makefile:10: recipe for target 'build' failed
make: *** [build] Error 128