Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
31e57e0
Move FFE exposure waits into setup
leoromanovsky Jun 29, 2026
86c5ef6
Avoid setup wait for empty FFE subject
leoromanovsky Jun 29, 2026
ed8dc1c
Make FFE setup waits non-fatal
leoromanovsky Jun 29, 2026
6afc3eb
Mark PHP multi-RC FFE exposure missing
leoromanovsky Jun 29, 2026
be0e8ab
Use scenario wait for FFE exposures
leoromanovsky Jun 29, 2026
d13d049
Wait for PHP FFE exposure readiness
leoromanovsky Jun 29, 2026
6052c53
Format FFE exposure tests
leoromanovsky Jun 29, 2026
36ec836
Preserve non-PHP exposure expectations
leoromanovsky Jun 29, 2026
01e4b61
Align FFE multi-config test with latest config
leoromanovsky Jun 29, 2026
7bd4938
Use PHP flag readiness for FFE config wait
leoromanovsky Jun 30, 2026
deb6f20
Simplify PHP FFE exposure flush wait
leoromanovsky Jun 30, 2026
fd38b6b
Use universal FFE wait request fields
leoromanovsky Jun 30, 2026
7b2a6b2
Restore direct FFE exposure requests
leoromanovsky Jun 30, 2026
14d5eb9
Address FFE exposure review cleanup
leoromanovsky Jun 30, 2026
df3b800
Narrow FFE exposure review changes
leoromanovsky Jun 30, 2026
9be2205
Remove PHP FFE evaluation wait helper
leoromanovsky Jun 30, 2026
055a024
Restore FFE exposure setup waits before exact counts
leoromanovsky Jun 30, 2026
bd5f191
Wait for late FFE eval metrics during setup
leoromanovsky Jun 30, 2026
97d0ca4
Keep FFE metric drain best effort
leoromanovsky Jun 30, 2026
9e0597a
Merge branch 'main' into leo.romanovsky/ffe-exposure-setup-waits
leoromanovsky Jul 6, 2026
23c2710
Assert FFE last-received-config-wins instead of multi-file merge
leoromanovsky Jul 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion manifests/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,6 @@ manifest:
- weblog_declaration:
"*": v1.21.0-dev
laravel11x: missing_feature (pending to be implemented on this weblog)
tests/ffe/test_exposures.py::Test_FFE_Exposure_Events::test_ffe_multiple_remote_config_files: flaky (FFL-2676)
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
tests/ffe/test_flag_eval_metrics.py:
- weblog_declaration:
Expand Down
Loading
Loading