PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Mark unused fixtures with underscore to satisfy linting
Kulkarnivaishnavi473:fix-misleading-connection-message-20599
7 hours ago
Mark unused fixtures with underscore to satisfy linting
Kulkarnivaishnavi473:fix-misleading-connection-message-20599
7 hours ago
Fix type annotation in CycloptsResult, bump CI timeout to 20min - Add type annotation to self.output in CycloptsResult (fixes pyright verifytypes "partially unknown" errors on CycloptsResult, invoke, and invoke_and_assert) - Increase job timeout from 15 to 20 minutes — the cyclopts leg runs ~50% slower due to delegation overhead and was hitting the 15min limit Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-2
9 hours ago
Fix Secret block anyOf tabs disappearing when JSON is selected (#20631) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s@prefect.io <ajstreed1@gmail.com>
main
10 hours ago
Fix flaky E2E sorting test by isolating test data (#20632) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s@prefect.io <ajstreed1@gmail.com>
main
10 hours ago
Revert PREFECT_CLI_FAST as setting; exclude from test instead PREFECT_CLI_FAST is an internal migration toggle, not a user-facing setting. Instead of promoting it to the settings model, exclude it from the test's os.environ collection. Also revert CI env var to "1". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-2
12 hours ago
Add PREFECT_CLI_FAST as proper setting, fix CI env var scoping The settings test `test_settings_to_environment_works_with_exclude_unset` collects all PREFECT_* env vars from os.environ into the expected dict. PREFECT_CLI_FAST wasn't a recognized setting, so `to_environment_variables()` omitted it while os.environ had it, causing a mismatch. - Add `fast` field to CLISettings (maps to PREFECT_CLI_FAST) - Use conditional step to only set env var on cyclopts matrix leg (avoids empty string leaking into os.environ on other legs) - Use `True` instead of `1` so pydantic's bool round-trip is consistent Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cli-cyclopts/wave-2
12 hours ago
Fix incorrect concurrency_options key in debouncing guide (#20633) Co-authored-by: Claude <noreply@anthropic.com>
main
12 hours ago
Active Branches
Improve CLI connection message for self-hosted server (Fixes #20599)
last run
7 hours ago
#20623
CodSpeed Performance Gauge
0%
feat(cli): migrate server, worker, shell to cyclopts (wave 2)
last run
9 hours ago
#20603
CodSpeed Performance Gauge
0%
Fix `print_as_log` so log formatters report the caller's location
last run
17 hours ago
#20618
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs