my prefect server setup prefect-metrics.waow.tech
python orchestration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

use github mirror for --with git URL (tangled.sh has intermittent protocol errors)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

zzstoatzz 035366bf 4e50af8a

+1 -1
+1 -1
prefect.yaml
··· 14 14 job_variables: 15 15 command: >- 16 16 uv run 17 - --with 'my-prefect-server @ git+https://tangled.sh/zzstoatzz.io/my-prefect-server.git' 17 + --with 'my-prefect-server @ git+https://github.com/zzstoatzz/my-prefect-server.git' 18 18 prefect flow-run execute 19 19 20 20 deployments: