Skip to content

fix(test-runner): self-contain project registration - #11

Merged
mPokornyETM merged 1 commit into
mainfrom
bugfix/test-runner-self-contained-registration
Sep 18, 2026
Merged

mPokornyETM merged 1 commit into
mainfrom
bugfix/test-runner-self-contained-registration

Conversation

@mPokornyETM

Copy link
Copy Markdown
Contributor

Summary

  • remove the shared test runner action's dependency on a sibling action directory
  • register TfCustomizedSquirt directly through the public npm package
  • keep the existing test-runner and PVSS log handling flow intact

Validation

  • validated actions/winccoa-ctrl-test-framework-runner/action.yml with workspace diagnostics

Why

  • remote action consumers only get the requested action directory checked out under _actions
  • resolving ../winccoa-register-project/scripts/run.sh therefore still failed even after fixing the old nested local uses syntax

@mPokornyETM
mPokornyETM merged commit 48c270f into main Sep 18, 2026
1 check passed
@mPokornyETM
mPokornyETM deleted the bugfix/test-runner-self-contained-registration branch September 18, 2026 18:00
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