Azure / Azure/azure-functions-core-tools

Extract `func quickstart` content from the core CLI into a workload

Open
#5,324 0 comments 0 reactions 1 assignee Claimed by @manvkaur View on GitHub
GA v5 workload
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

Move the curated content currently embedded in `func quickstart` out of
the core CLI binary and into a dedicated quickstart workload. This both
slims the core CLI and validates the workload model for non-runtime,
curated content. Release pipeline for the workload is tracked separately.

## Definition of Done

- [ ] Quickstart content lives in a new `Workloads.Quickstart` project.
- [ ] Core CLI no longer ships quickstart payloads inline.
- [ ] `func quickstart` resolves content from the installed workload.
- [ ] Existing quickstart commands and tests continue to pass.
- [ ] Workload manifest validated by the schema in CI.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.