Skip to content

Fix Invalidate command index after azdev extension add/remove#543

Open
huiii99 wants to merge 3 commits intoAzure:devfrom
huiii99:fix-invalidate-command-index-issues
Open

Fix Invalidate command index after azdev extension add/remove#543
huiii99 wants to merge 3 commits intoAzure:devfrom
huiii99:fix-invalidate-command-index-issues

Conversation

@huiii99
Copy link
Copy Markdown
Member

@huiii99 huiii99 commented Apr 13, 2026

Related command
azdev extension add/remove

Description
Added cache invalidation helper, unit tests, and bumped version to 0.2.10.
Fixes Azure/azure-cli-extensions#9716


This checklist is used to make sure that common guidelines for a pull request are followed.

  • pylint azdev --rcfile=.pylintrc -r n

  • flake8 --statistics --append-config=.flake8 azdev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

azdev extension add/remove does not invalidate commandIndex.json, causing stale command index and test failures

1 participant