Prefect scheduling, deployments, and UI for your Metaflow pipelines
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
fix: preserve project_name in deployment id and drop flow_filter from trigger
165e0eaView on GitHubrefactor: rename _mf_retry_count -> _step_attempt in generated code
fac5016View on GitHubfix: restore attempt=_mf_retry_count in datastore helpers (revert bad revert)
f463675View on GitHubfix: revert defect_004 regression and close deployer API contract gaps
fb78f19View on GitHubci: add checkout step to test-report job for dorny/test-reporter
9a0f278View on GitHubci: add aggregated JUnit test report to UX tests workflow
639b119View on GitHubFix two pre-existing test failures exposed after lint was fixed
71af945View on GitHubFix CI and E2E failures: ruff lint errors and coverage threshold
8ef92cbView on GitHubci: remove test_hello_conda from deployer matrix (conda env creation too slow for deployer mode)
2179010View on GitHubfix: use unique coverage artifact names per matrix job to avoid 409 conflicts
9456b5aView on GitHubfix: resolve all deployer test failures on GHA and locally
cd8721dView on GitHubfix: bump pytest timeout to 300s, job timeout to 15min, add pip cache
0965337View on GitHub