Azure / Azure/azure-functions-core-tools

Localize the logic for `CustomPackSubcommand`

Open
#4,637 0 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

Right now the logic for `CustomPackSubcommand` is mainly in `ZipHelper` where we find the custom handler executables and use the logic within `HostHelpers` to ensure that the custom handler executable is present. We should have that specific logic be in the `CustomPackSubcommand` itself and have any logic that's duplicate to the publish command be in a helper class.

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.