Azure / Azure/azure-functions-core-tools

Refactor: func setup should utilize meta packages

Open
#5,384 0 comments 0 reactions 0 assignees View on GitHub
enhancement v5
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

### Description

Currently, func setup hardcodes the list of workloads to install for a given 'feature'. This was done for preview, but before GA this needs to switch to using meta packages.

Contributor guide

Open the contributing guide

Research direction

Start by locating the func setup entry point and tracing where it hardcodes the workloads installed for a feature. Read the existing setup and package-handling flow, then identify how meta packages are represented. Done means setup uses meta packages instead of the hardcoded workload list and installs the intended workloads.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.