azdev extension create generates a azext_metadata.json that with old maxCliCoreVersion

Open Beginner friendly
#310 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
cli, devtools

Research direction

Start with azdev/mod_templates/azext_metadata.json and compare its maxCliCoreVersion with the current Azure CLI releases linked in the issue. Update the template value so extensions generated by azdev extension create support current CLI releases, then verify the generated metadata reflects that value.

Written by the indexing model from the issue text.

Description

When creating new extensions: azdev extension create you are left with an extension that won't work with current releases of the azure cli because of out of data azext_metadata.json.

Screen Shot 2021-07-19 at 11 37 46 AM

azext_metadata.json needs to be updated to match more current releases of the azure cli.

Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/azure-cli-dev-tools

All issues in Azure/azure-cli-dev-tools

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.