Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

fix(runner): stop truncating runner names that contain dots `Runner.__init__` ran every name through `Path(name).stem`, so a runner named `etl.hello` became `etl` and `my-runner-v1.2.3` became `my-runner-v1.2`. Because `Runner.add_flow()` defaults the deployment name to the runner name, the truncation also leaked into deployment names created through `Runner`/`flow.serve()`. Only strip the suffix when a filename was actually passed (`.py`), mirroring `RunnerDeployment.validate_name`, which was fixed the same way in #16553. Fixes #13528
fbossiere:fix/issue-13528-runner-name-dots
42 minutes ago
fix rollback and commit hooks not working
uinstinct:with-options-rollback
22 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(runner): stop truncating runner names that contain dots#23195
56 minutes ago
229712b
fbossiere:fix/issue-13528-runner-name-dots
CodSpeed Performance Gauge
0%
7 hours ago
08b9168
devin/1790219976-nested-required-leak
CodSpeed Performance Gauge
0%
8 hours ago
8c5f057
Lesereingrape:fix/retry-backoff-zero-delay
© 2026 CodSpeed Technology
Home Terms Privacy Docs