Skip to content

refactor(tools): migrate to execa#41062

Merged
viceice merged 1 commit intomainfrom
refactor/execa
Feb 16, 2026
Merged

refactor(tools): migrate to execa#41062
viceice merged 1 commit intomainfrom
refactor/execa

Conversation

@jamietanna
Copy link
Contributor

@jamietanna jamietanna commented Feb 10, 2026

Changes

For consistency, we should use execa for all of our command execution.

Follow-up to #40988.

Context

Please select one of the below:

  • This closes an existing Issue: Closes #
  • This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe): Claude Sonnet 4.5 (~114k tokens)

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

@jamietanna jamietanna marked this pull request as ready for review February 10, 2026 13:41
@viceice
Copy link
Member

viceice commented Feb 10, 2026

I don't think variable extend makes any difference to tools, they're entirely for build / test only.

For consistency, we should use `execa` for all of our command execution.

Co-authored-by: Claude Sonnet 4.5 <jamie.tanna+github-copilot@mend.io>
@viceice viceice added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit 1778e04 Feb 16, 2026
42 checks passed
@viceice viceice deleted the refactor/execa branch February 16, 2026 18:13
@github-actions
Copy link
Contributor

🎉 This PR is included in version 43.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants