Skip to content

Commit 18fa261

Browse files
committed
deploy: 018adab
1 parent 54229f5 commit 18fa261

231 files changed

Lines changed: 1008 additions & 999 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

previews/pr-235/advanced/branch-protection-and-bot-commits.html

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3088,9 +3088,15 @@ <h2>Branch Protection Interactions</h2>
30883088
for
30893089
the pull request head branch so the newest bot-authored commit receives the
30903090
required <code>Run Tests</code>
3091-
matrix checks. Test workflow concurrency cancels older
3092-
in-progress runs for the same pull request so the newest commit owns the
3093-
required check contexts.</p>
3091+
matrix checks. Because manually dispatched workflow check
3092+
runs are not always treated as pull-request required checks, that dispatched
3093+
test run also mirrors the matrix result into commit statuses named
3094+
<code>Run Tests (8.3)</code>
3095+
, <code>Run Tests (8.4)</code>
3096+
, and <code>Run Tests (8.5)</code>
3097+
. Test workflow
3098+
concurrency cancels older in-progress runs for the same pull request so the
3099+
newest commit owns the required check contexts.</p>
30943100

30953101

30963102
<p>At a high level, the workflows need permission to read repository contents,
@@ -3110,9 +3116,12 @@ <h2>Workflow Permission Scope</h2>
31103116

31113117

31123118
<p><code>tests.yml</code>
3113-
only needs <code>contents: read</code>
3119+
needs <code>contents: read</code>
31143120
because it checks out code, installs
3115-
dependencies, and runs PHPUnit.</p>
3121+
dependencies, and runs PHPUnit. It also declares <code>statuses: write</code>
3122+
so
3123+
workflow-dispatched test runs can mirror required matrix contexts onto
3124+
bot-authored wiki pointer commits.</p>
31163125

31173126

31183127
<p><code>reports.yml</code>

previews/pr-235/coverage/Changelog/Checker/UnreleasedEntryChecker.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<h4>Legend</h4>
288288
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
289289
<p>
290-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
290+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
291291
</p>
292292
<a title="Back to the top" id="toplink" href="#">
293293
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-235/coverage/Changelog/Checker/UnreleasedEntryCheckerInterface.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<h4>Legend</h4>
117117
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
118118
<p>
119-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
119+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
120120
</p>
121121
<a title="Back to the top" id="toplink" href="#">
122122
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-235/coverage/Changelog/Checker/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 style="margin-top: 2rem;">Project Risks</h3>
141141
<footer>
142142
<hr/>
143143
<p>
144-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
144+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-235/coverage/Changelog/Checker/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h4>Legend</h4>
125125
<span class="success"><strong>High</strong>: 90% to 100%</span>
126126
</p>
127127
<p>
128-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
128+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
129129
</p>
130130
</footer>
131131
</div>

previews/pr-235/coverage/Changelog/DependabotChangelogEntryMessageResolver.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<h4>Legend</h4>
186186
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
187187
<p>
188-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
188+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
189189
</p>
190190
<a title="Back to the top" id="toplink" href="#">
191191
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-235/coverage/Changelog/Document/ChangelogDocument.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@
536536
<h4>Legend</h4>
537537
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
538538
<p>
539-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
539+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
540540
</p>
541541
<a title="Back to the top" id="toplink" href="#">
542542
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-235/coverage/Changelog/Document/ChangelogRelease.php.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
<h4>Legend</h4>
487487
<p><span class="legend covered-by-small-tests">Covered by small (and larger) tests</span><span class="legend covered-by-medium-tests">Covered by medium (and large) tests</span><span class="legend covered-by-large-tests">Covered by large tests (and tests of unknown size)</span><span class="legend not-covered">Not covered</span><span class="legend not-coverable">Not coverable</span></p>
488488
<p>
489-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
489+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
490490
</p>
491491
<a title="Back to the top" id="toplink" href="#">
492492
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16"><path fill-rule="evenodd" d="M12 11L6 5l-6 6h12z"/></svg>

previews/pr-235/coverage/Changelog/Document/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 style="margin-top: 2rem;">Project Risks</h3>
141141
<footer>
142142
<hr/>
143143
<p>
144-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
144+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
145145
</p>
146146
</footer>
147147
</div>

previews/pr-235/coverage/Changelog/Document/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ <h4>Legend</h4>
140140
<span class="success"><strong>High</strong>: 90% to 100%</span>
141141
</p>
142142
<p>
143-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:15:15 UTC 2026.</small>
143+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 12.5.6</a> using <a href="https://www.php.net/" target="_top">PHP 8.3.30</a> and <a href="https://phpunit.de/">PHPUnit 12.5.23</a> at Fri Apr 24 16:20:57 UTC 2026.</small>
144144
</p>
145145
</footer>
146146
</div>

0 commit comments

Comments
 (0)