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.

atlas: point CF_ACCOUNT_ID at personal account (post-migration)

leaflet-search Pages project moved with the waow.tech zone migration to
N8@zzstoatzz.io. previous account ID was tied to the prefect.io SSO
account that's being phased out — flow deploys would fail next run.

zzstoatzz c8b24b6c 381a77b0

+1 -1
+1 -1
flows/atlas.py
··· 21 21 from prefect.blocks.system import Secret 22 22 23 23 REPO_URL = "https://github.com/zzstoatzz/leaflet-search.git" 24 - CF_ACCOUNT_ID = "8feb33b5fb57ce2bc093bc6f4141f40a" 24 + CF_ACCOUNT_ID = "3e9ba01cd687b3c4d29033908177072e" 25 25 CF_PROJECT = "leaflet-search" 26 26 27 27