artifactsBaseUrl test
Open
enhancement
Marketplace
- Dominant language
- PowerShell
- Stars
- 468
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
make sure the template does not contain a parameter with a metadata property named "artifactsBaseUrl", e.g.
"metadata": {
"description": "Base URL for Template Files",
"artifactsBaseUrl": ""
},
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the validation and tests that inspect template parameter metadata, then compare their handling of the artifactsBaseUrl property with the example in the issue. Done means a template containing that metadata property is rejected or flagged by the toolkit, with a test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100