PrefectHQ
prefect
BlogDocsChangelog

Add `PREFECT_SERVER_UI_SHOW_PROMOTIONAL_CONTENT` setting

#19299Merged
Comparing
hide-promotional-ui
(
2ceb7aa
) with
main
(
a700392
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

Passed

bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
457.7 µs455.7 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s

Ignored

bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
1 s1 s
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+11%
7.3 ms6.6 ms
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+1%
107.6 ms106.9 ms
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-6%
163.8 ms174.9 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+45%
7.9 ms5.5 ms
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
-5%
158.9 ms167.6 ms

Commits

Click on a commit to change the comparison range
Base
main
a700392
+0.09%
Add unit tests for PREFECT_SERVER_UI_SHOW_PROMOTIONAL_CONTENT setting Tests verify: - Default value is True (promotional content enabled) - Setting can be disabled - Environment variable aliases work correctly (both PREFECT_SERVER_UI_* and legacy PREFECT_UI_*) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
a0e3ca8
1 day ago
by zzstoatzz
+0.31%
Remove unnecessary legacy alias for PREFECT_SERVER_UI_SHOW_PROMOTIONAL_CONTENT This is a brand new setting, not a legacy one. Only PREFECT_SERVER_UI_SHOW_PROMOTIONAL_CONTENT should exist, no PREFECT_UI_* alias needed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
c3c280f
1 day ago
by zzstoatzz
-0.22%
Remove validation_alias and redundant tests - Removed validation_alias entirely - this is a new setting, no aliases needed - Removed redundant tests/server/ui directory - test_settings.py already covers this 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2ceb7aa
1 day ago
by zzstoatzz
© 2025 CodSpeed Technology
Home Terms Privacy Docs