first extension execution path

This commit is contained in:
2026-05-07 12:24:38 +02:00
parent 3707f01f39
commit 228193723a
13 changed files with 697 additions and 27 deletions

View File

@@ -12,7 +12,16 @@
],
"check_groups": [],
"preflight_runner": null,
"runner_entrypoints": [],
"runner_entrypoints": [
{
"id": "replace-with-runner-id",
"kind": "external",
"module_path": null,
"callable": null,
"command": null,
"description": "Describe how this runner is provided."
}
],
"normalizers": [],
"mappings": [],
"report_fragments": [],