microsoft / microsoft/powerplatform-vscode
Enhancement - allow pac pcf push to also specify --publisher and --buildMode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 60
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 14
Description
Hi,
In our scenario we use the pac pcf push command to dev/debug/test/deploy pcf components that are part of a much bigger MDA.
It would be extremely beneficial for us is we were able to specify the publisher on the pac push command
or
provide a solution.xml template that the pac push command uses when building the solution it uses for control deployment
Thanks, Donal
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 locating the implementation and argument parsing for the pac pcf push command in the Power Platform VSCode extension. Determine how deployment solutions are built, then define completion as supporting --publisher and --buildMode, or an agreed solution.xml template path, with coverage for the resulting push behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100