Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

fix(cli): add deploy to cyclopts routing + remove dead delegation code#20794
last run
15 hours ago
fix(cli): add deploy to cyclopts routing + remove dead delegation code Wave 8b registered deploy_app in the cyclopts app but missed adding "deploy" to _CYCLOPTS_COMMANDS, so `prefect deploy` with PREFECT_CLI_FAST=1 was still routing to typer. Also removes all delegation machinery that became dead code as commands were migrated: _dispatch(), _parse_global_options(), _delegate(), _delegated_app(), _DELEGATED_COMMANDS, and the delegate param on _setup_and_run(). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 hours ago
39a1b14
fix/deploy-cyclopts-routing
CodSpeed Performance Gauge
0%
fix(cli): remove bogus alias="-jv" from cyclopts deployment command#20793
last run
15 hours ago
fix(cli): remove bogus alias="-jv" from cyclopts deployment command Cyclopts can't parse multi-char single-dash flags — the alias was silently ignored. The global rewrite table in _normalize_top_level_flags handles -jv correctly, so the alias is unnecessary and misleading. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 hours ago
dbc7681
fix/remove-bogus-jv-alias
CodSpeed Performance Gauge
0%
refactor: rename _EventEmitter to EventEmitter per review Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
15 hours ago
4ebba23
api-facing-services/event-emitter
CodSpeed Performance Gauge
0%
refactor(02-02): remove from_async patch, use real sync hook in test Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
15 hours ago
434838c
api-facing-services/hook-runner
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs