microsoft / microsoft/WinAppVSCE
Build: Remove PATH fallback in sync-schemas.ps1 CLI resolution
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 3
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 11
Description
Deferred from PR review follow-up. Track removing the PATH-based fallback from sync-schemas.ps1 and using a stricter CLI resolution strategy.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading sync-schemas.ps1 and trace how it currently resolves the CLI, especially the PATH-based fallback. Remove that fallback and apply the stricter CLI resolution strategy described in the issue. Done means schema synchronization no longer discovers the CLI through PATH.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100