Azure / Azure/azure-functions-host

Create a directory structure to mark the bundle "In-Use"

Open
#11,096 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We need to create a directory structure for bundles that are being used in windows consumption. The directory structure would be used by Antares infrastructure to mark the bundle from rapid update "In-Use". Antares would not delete the corresponding bundle.

Here is the base directory
`C:\local\AppData`

Here is a sample directory host would need to create if a bundle is in use.
`C:\local\AppData\Microsoft.Azure.Functions.ExtensionBundle\1.8.1`

Contributor guide

Open the contributing guide

Research direction

Start by locating the host code that handles Windows bundle consumption and rapid updates. Use the requested base directory, C:\local\AppData, and the sample Microsoft.Azure.Functions.ExtensionBundle\1.8.1 path as the expected structure. Done means the host creates the structure for an in-use bundle so Antares will not delete it.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.