Azure / Azure/azure-functions-powershell-worker

Implement Powershell templates workload

Open
#1,140 0 comments 0 reactions 0 assignees View on GitHub
Needs: Triage (Functions)
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.