PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Address workspace resolver review comments
devin/1779826063-workspace-resolver-local-path
2 hours ago
Remove implicit dot-venv runner shortcut
devin/1779785549-workspace-starter-uv-opt-out
2 hours ago
Handle malformed distribution metadata
devin/1779785549-workspace-starter-uv-opt-out
2 hours ago
Preserve workspace fallback for unresolved pull steps
devin/1779826063-workspace-resolver-local-path
2 hours ago
Tighten prebuilt image integration test
devin/1779785549-workspace-starter-uv-opt-out
2 hours ago
Document cleanup queue interface methods
alexs/oss-7938-oss-03-oss-worker-communication-queue-interface-and-in
3 hours ago
Handle setup-only pull steps in workspace resolver
devin/1779826063-workspace-resolver-local-path
3 hours ago
test: rewrite integration test to exercise full deployment execution path Replace the bespoke check_uv_skip.py script with an end-to-end test that drives the real deployment execution path: prefect flow-run execute <id> -> WorkspaceResolvingEngineCommandStarter -> workspace resolver (set_working_directory pull step) -> _find_prematerialized_python -> command selection -> python -m prefect.flow_engine -> actual flow execution The test creates a real deployment with a set_working_directory pull step pointing at /opt/prefect/flow, creates a flow run, executes it inside the Docker container with --network host, and asserts the flow run completes. The flow itself asserts observable behaviour: - cwd == /opt/prefect/flow - no .venv was created (uv run was skipped) - sys.executable is not inside a .venv Co-authored-by: Alexander Streed <alexander@prefect.io>
devin/1779785549-workspace-starter-uv-opt-out
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Execute local deployment paths in place
#22100
2 hours ago
6367d64
devin/1779826063-workspace-resolver-local-path
CodSpeed Performance Gauge
0%
fix(runner): skip auto `uv run` when project dependencies are already installed
#22081
2 hours ago
df40ec9
devin/1779785549-workspace-starter-uv-opt-out
CodSpeed Performance Gauge
-1%
Add cleanup queue storage
#22041
3 hours ago
c28d66b
alexs/oss-7938-oss-03-oss-worker-communication-queue-interface-and-in
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs