Azure / Azure/azure-functions-core-tools
Refactor publishing and language specific flows
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
As our code base and hosting options grew, minute additions to the core-tools have made some of our code a bit difficult to follow.
While it's not a mess yet, it'd still be good to spend a little time to think, refactor and clean up some design.
`PythonHelpers` and `PublishFunctionAppAction` would be top candidates for this.
Contributor guide
Research direction
Read PythonHelpers and PublishFunctionAppAction first, then trace how publishing and language-specific flows pass through them. Map their current responsibilities and the hosting-related paths they affect. Done means the design is cleaner and easier to follow without changing publishing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100