Skip to content

[9.3] Add shared validation runner package (#258768)#260853

Merged
tylersmalley merged 2 commits intoelastic:9.3from
tylersmalley:backport/9.3/pr-258768
Apr 4, 2026
Merged

[9.3] Add shared validation runner package (#258768)#260853
tylersmalley merged 2 commits intoelastic:9.3from
tylersmalley:backport/9.3/pr-258768

Conversation

@tylersmalley
Copy link
Copy Markdown
Member

Backport

This will backport the following commits from main to 9.3:

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)
@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:01
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Apr 2, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/fleet (Team:Fleet)

@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp bot commented Apr 2, 2026

Approvability

Verdict: Needs human review

CODEOWNERS file was modified by a non-owner — requires human review

You can customize Macroscope's approvability policy. Learn more.

@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 4, 2026 03:20
@tylersmalley tylersmalley merged commit 38f0224 into elastic:9.3 Apr 4, 2026
19 checks passed
@tylersmalley tylersmalley deleted the backport/9.3/pr-258768 branch April 4, 2026 03:20
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 Team:Fleet Team label for Observability Data Collection Fleet team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants