Skip to content

Conversation

@jugglinmike
Copy link
Contributor

For every push to the main branch, generate a web-features manifest
file and publish it in compressed form using the GitHub "Release"
feature.


As discussed during a recent maintainers' call. This patch depends on gh-4701

For every pull request, verify that the `WEB_FEATURES.yml` file is
internally consistent and that the pull request does not reduce the
number of tests associated with a given classifier.

Failing for any reduction in the number of matched tests is intended to
alert contributors during file renaming operations. This failure will
need to be ignored when tests are simply deleted, and this could
potentially become a distraction for maintainers. However, test deletion
has historically been so rare that spurious failures are not expected to
be common enough to substantively interfere with routine maintenance.
@jugglinmike jugglinmike requested a review from a team as a code owner November 22, 2025 06:58
For every push to the `main` branch, generate a web-features manifest
file and publish it in compressed form using the GitHub "Release"
feature.
@jugglinmike jugglinmike force-pushed the web-features-manifest branch from d21650b to a6e9142 Compare November 22, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant