Azure / Azure/azure-functions-host

Create test tooling for local validation of specialization

Open
#8,360 1 comment 0 reactions 0 assignees View on GitHub
area: engineering
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We need a way to quickly validate specialization logic for both Windows and Linux locally during development. This needs some design work, but we could:
- have a separate console app just for our "test tooling" that could launch the host in standby mode
- you'd specify a path to an app locally
- have some secondary command that sets the appropriate settings to put the app into standby mode

Windows functionality wouldn't be too hard but Linux would need some work to package and Assign the app to a running Linux image.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. First map the existing specialization and host-startup paths for Windows and Linux, then define the console tool's path, standby, and settings commands; done means local validation works on both platforms, including packaging and assigning the app to a running Linux image.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, linux
Domain
operating-systems, testing-qa, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.