Azure / Azure/azure-functions-core-tools

Migration: detect v4 install and point users to v5

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

Description

When `func --version` (or any command) detects a v4 install alongside
v5, surface a one-line migration pointer.

## Definition of Done

- [ ] Detection heuristic defined
- [ ] Pointer message wired into `func --version` (and any other safe
surface)
- [ ] Behavior covered by tests

Contributor guide

Open the contributing guide

Research direction

Start by tracing the implementation behind `func --version` and locating the command's test entry point; the issue names no file or test path. Define the v4/v5 detection heuristic, wire the one-line pointer into safe command surfaces, and add tests covering detection and non-detection.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.