Skip to content

[Fileshare] fix version#9909

Merged
calvinhzy merged 4 commits into
Azure:mainfrom
calvinhzy:release-fileshare-ga
Jun 2, 2026
Merged

[Fileshare] fix version#9909
calvinhzy merged 4 commits into
Azure:mainfrom
calvinhzy:release-fileshare-ga

Conversation

@calvinhzy
Copy link
Copy Markdown
Member


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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@calvinhzy calvinhzy self-assigned this Jun 2, 2026
@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd Bot commented Jun 2, 2026

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @calvinhzy,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@calvinhzy calvinhzy marked this pull request as ready for review June 2, 2026 02:40
Copilot AI review requested due to automatic review settings June 2, 2026 02:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the fileshare Azure CLI extension’s release metadata to reflect a new patch release and align documentation/metadata with the extension’s current GA state.

Changes:

  • Bump extension version from 1.0.0 to 1.0.1 (setup.py) and add a matching changelog entry (HISTORY.rst).
  • Update the README to reference API version 2026-06-01 (consistent with the extension implementation and history).
  • Remove the preview flag from azext_metadata.json and add a CODEOWNERS entry for /src/fileshare/.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/fileshare/setup.py Bumps the packaged extension version to 1.0.1.
src/fileshare/README.md Updates documented API version to 2026-06-01.
src/fileshare/HISTORY.rst Adds a 1.0.1 release entry.
src/fileshare/azext_fileshare/azext_metadata.json Removes preview marker (extension now treated as GA).
.github/CODEOWNERS Adds a code owner for the fileshare extension folder.

Comment thread src/fileshare/HISTORY.rst
@calvinhzy calvinhzy merged commit d1cf462 into Azure:main Jun 2, 2026
24 checks passed
@azclibot
Copy link
Copy Markdown
Collaborator

azclibot commented Jun 2, 2026

[Release] Update index.json for extension [ fileshare-1.0.1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=166379978&view=results

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.

4 participants