Azure / Azure/azure-functions-powershell-worker
Implement Powershell templates workload
- Dominant language
- C#
- Stars
- 215
- Forks
- 61
- Avg merge
- 21h 4m
- Merged PRs (30d)
- 6
Description
Original issue tracked at https://github.com/Azure/azure-functions-core-tools/issues/5323. Content copied over:
Add the PowerShell templates workload covering the basic triggers (HTTP,
timer, queue, blob) so `func new` produces working PowerShell functions
under the v5 workload model.
## Definition of Done
- [ ] Templates workload nupkg builds and publishes via the workloads
pipeline.
- [ ] CI pipeline (public + official/signed) wired up for the workload.
- [ ] `func new` surfaces HTTP, timer, queue, and blob templates for
PowerShell.
- [ ] Each generated template builds and runs locally via `func start`.
- [ ] Templates manifest validated by the schema in CI.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the existing workloads pipeline and templates manifest first, then exercise `func new` for the HTTP, timer, queue, and blob PowerShell triggers. Done means the workload nupkg publishes, public and official/signed CI runs, the manifest passes schema validation, and each generated template builds and runs with `func start`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- build-system, ci-cd, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100