Skip to content

Fix deploySteps option handling - #14718

Draft
Sean McManus (sean-mcmanus) wants to merge 1 commit into
mainfrom
seanmcm/devbox2-wsl/agent57/fix-deploysteps-options
Draft

Fix deploySteps option handling#14718
Sean McManus (sean-mcmanus) wants to merge 1 commit into
mainfrom
seanmcm/devbox2-wsl/agent57/fix-deploysteps-options

Conversation

@sean-mcmanus

Copy link
Copy Markdown
Contributor

Summary

Fix deploySteps so SCP, rsync, and SSH use their step-scoped executable and recursion options. Also pass rsync's SSH port through its remote-shell argument, correct continueOn matching, and use a boolean schema default for recursive copies.

Add focused unit coverage for option forwarding, command construction, pattern matching, and generated schema output.

Testing

  • yarn compile
  • Focused ESLint for the changed TypeScript files
  • Extension unit tests: 217 passing

This PR was investigated and created by GitHub Copilot in VS Code. Any message starting with ✨Copilot: was sent by Copilot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pull Request

Development

Successfully merging this pull request may close these issues.

1 participant