Skip to content

[9.2] Add shared validation runner package (#258768)#260854

Merged
tylersmalley merged 1 commit intoelastic:9.2from
tylersmalley:backport/9.2/pr-258768
Apr 2, 2026
Merged

[9.2] Add shared validation runner package (#258768)#260854
tylersmalley merged 1 commit intoelastic:9.2from
tylersmalley:backport/9.2/pr-258768

Conversation

@tylersmalley
Copy link
Copy Markdown
Member

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

Part of elastic#256599 — extracts the shared validation runner infrastructure into its own package to land incrementally.

---------

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
(cherry picked from commit edea080)

# Conflicts:
#	.github/CODEOWNERS
@tylersmalley tylersmalley added the backport This PR is a backport of another PR label Apr 2, 2026
@tylersmalley tylersmalley enabled auto-merge (squash) April 2, 2026 05:03
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/dev-utils 44 87 +43
@kbn/dev-validation-runner - 14 +14
total +57

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/dev-validation-runner - 9 +9
Unknown metric groups

API count

id before after diff
@kbn/dev-utils 53 97 +44
@kbn/dev-validation-runner - 25 +25
total +69

@tylersmalley tylersmalley disabled auto-merge April 2, 2026 17:25
@tylersmalley tylersmalley merged commit 258d146 into elastic:9.2 Apr 2, 2026
19 checks passed
@tylersmalley tylersmalley deleted the backport/9.2/pr-258768 branch April 2, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants