PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Split Client Tests into two matrix jobs to avoid CI timeouts (#21213) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
15 hours ago
Apply review suggestion: use -s flag for uv run in verify step Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774036048-split-client-tests
17 hours ago
docs: add network configuration guide for restricted environments (#21215) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
17 hours ago
Fix `PrefectFutureList.result()` raising `AttributeError` after flow resolution (#21221) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
18 hours ago
Add CI job to verify all test files are covered by matrix entries Adds scripts/verify_test_selection.py which parses the workflow YAML, discovers all test_*.py files under tests/, and fails if any file is not covered by at least one run-tests matrix entry. This prevents new test modules from being silently skipped when the matrix is updated. A new verify-test-selection job runs this script on every PR and push. Co-authored-by: alex.s <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
devin/1774036048-split-client-tests
18 hours ago
docs: document parameter resolution behavior and `quote`/`opaque` annotations (#21214) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
18 hours ago
Add integration regression test for flow returning mapped task futures Test that a @flow returning task.map() produces a plain list after the flow engine resolves futures, matching the MRE from issue #21220. Closes #21220 Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com> Co-Authored-By: unknown <>
devin/OSS-7775-1774051569
18 hours ago
Add regression tests for PrefectFutureList downcast in _resolve_futures Verify that resolve_futures_to_states and resolve_futures_to_results downcast PrefectFutureList to a plain list after resolving futures, preventing AttributeError when callers try to use PrefectFutureList methods on resolved (non-future) elements. Closes #21220 Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com> Co-Authored-By: unknown <>
devin/OSS-7775-1774051569
18 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Split Client Tests into two matrix jobs to avoid CI timeouts
#21213
17 hours ago
618173e
devin/1774036048-split-client-tests
CodSpeed Performance Gauge
0%
Fix `PrefectFutureList.result()` raising `AttributeError` after flow resolution
#21221
18 hours ago
cee2870
devin/OSS-7775-1774051569
CodSpeed Performance Gauge
0%
feat: redis-based task queue to support background tasks against multiple server replicas
#21219
18 hours ago
0a72851
gpickney-tsp:redis-backed-task-queue
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs