Skip to content

Promote discovery extension to stable version 1.0.1 - #10172

Merged
Ethan Yang (necusjz) merged 1 commit into
Azure:mainfrom
danica-du:discovery-stable-version
Aug 4, 2026
Merged

Promote discovery extension to stable version 1.0.1#10172
Ethan Yang (necusjz) merged 1 commit into
Azure:mainfrom
danica-du:discovery-stable-version

Conversation

@danica-du

@danica-du Danica Du (danica-du) commented Aug 3, 2026

Copy link
Copy Markdown
Member

🤖 PR Validation — ️✔️ All clear

Breaking Changes
️✔️ None
  • Remove beta suffix from version (1.0.1b1 -> 1.0.1)
  • Update classifier to Production/Stable
  • Add HISTORY.rst entry

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

Related command

az discovery

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 azdev 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.

- Remove beta suffix from version (1.0.1b1 -> 1.0.1)
- Update classifier to Production/Stable
- Add HISTORY.rst entry

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 3, 2026 15:08
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Ready to approve

Changes are consistent with the PR description, limited in scope to version/metadata and history updates, and contain no apparent functional risk.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

This PR promotes the discovery Azure CLI extension from beta to a stable release by updating its package metadata and release notes to reflect version 1.0.1.

Changes:

  • Bump extension version from 1.0.1b1 to stable 1.0.1.
  • Update PyPI classifier from Beta to Production/Stable.
  • Add a 1.0.1 entry to HISTORY.rst noting the promotion to stable.
File summaries
File Description
src/discovery/setup.py Updates version and development status classifier to reflect a stable 1.0.1 release.
src/discovery/HISTORY.rst Adds release notes for 1.0.1 indicating promotion to stable.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@yonzhan

Copy link
Copy Markdown
Collaborator

discovery

@necusjz
Ethan Yang (necusjz) merged commit 044d556 into Azure:main Aug 4, 2026
26 checks passed
@azclibot

Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ discovery-1.0.1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=175028455&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.

6 participants