Summary
php script/bootstrap-inventory.php --check fails on master; release-readiness reports user_release_ready: no with first gate bootstrap-inventory.
Per-file construct flags:
lib/AOT/HelperRuntimeCache.php:
- 36 class method(s)
+ 37 class method(s)
Likely from #24351 (AOT: skip the corpus warmup when the committed prelink cache is current) adding a method without regenerating docs/bootstrap-inventory.md.
Repro
./script/docker-exec.sh -- bash -lc 'php script/bootstrap-inventory.php --check'
# expect: OK N/N
Done when
Related
#10533 pillar 1 · #24351
Summary
php script/bootstrap-inventory.php --checkfails on master;release-readinessreportsuser_release_ready: nowith first gatebootstrap-inventory.Likely from #24351 (
AOT: skip the corpus warmup when the committed prelink cache is current) adding a method without regeneratingdocs/bootstrap-inventory.md.Repro
Done when
php script/bootstrap-inventory.phpregenerates committed doc--checkgreen./script/release-readiness.sh --json→bootstrap-inventory: ok(anduser_release_ready: yesif no other gate fails)Related
#10533 pillar 1 · #24351