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.

pin python 3.12 in CI workflow

uv defaults to 3.14 in nixery which fails to run.

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

zzstoatzz 2bc03f19 b0834d64

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 14 14 steps: 15 15 - name: register flows 16 16 command: | 17 - uv run --with prefect flows/diagnostics.py 17 + uv run --python 3.12 --with prefect flows/diagnostics.py