Skip to content

fix(ci): keep owner workflow generation self-hosted and stable - #262

Merged
artiphishle merged 5 commits into
mainfrom
fix/261-owner-workflow-generation
Sep 22, 2026
Merged

artiphishle merged 5 commits into
mainfrom
fix/261-owner-workflow-generation

Conversation

@artiphishle

Copy link
Copy Markdown
Collaborator

Summary

  • render Devtools owner workflows with the built APM and structure CLIs instead of falling back to package-local binaries;
  • normalize rendered workflow output to exactly one terminal newline, including when the optional PKGViz audit is omitted;
  • add regression coverage for both behaviors.

Architecture

The normal managed-workflow path already resolves self-hosted Devtools commands. This change makes the Renovate owner-sync path use the same owner-aware command resolution instead of adding a compatibility path or CI exception.

Validation

CI will run the canonical repository validation on this PR.

Closes #261.
Related: #241, #242.

@artiphishle artiphishle self-assigned this Sep 22, 2026
@artiphishle
artiphishle merged commit bd77e33 into main Sep 22, 2026
2 checks passed
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.

fix(ci): keep Devtools owner workflow generation self-hosted and stable

1 participant