Azure / Azure/azure-functions-core-tools
Install func tools - latest Azure Pipelines task broken URL
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
With the latest release, the path of the zip file has changed from:
https://github.com/Azure/azure-functions-core-tools/releases/download/1.0.28/Azure.Functions.Cli.win-x86.1.0.28.zip
to
https://github.com/Azure/azure-functions-core-tools/releases/download/1.0.28/Azure.Functions.Cli.x86.zip
which breaks CI pipeline builds using the Install func tools - latest (preview) task.
Contributor guide
Research direction
Locate the Azure Pipelines task named “Install func tools - latest (preview)” and search its configuration for the old versioned ZIP URL pattern. Verify that it uses the current Azure.Functions.Cli.x86.zip path and that the task can complete a pipeline installation successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- ci-cd, cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100