Skip to content

Update Nginx CLI to stable version 2.0.0#9747

Open
SpencerOfwiti wants to merge 5 commits intoAzure:mainfrom
SpencerOfwiti:feature/nginx-stable-version-2.0.1
Open

Update Nginx CLI to stable version 2.0.0#9747
SpencerOfwiti wants to merge 5 commits intoAzure:mainfrom
SpencerOfwiti:feature/nginx-stable-version-2.0.1

Conversation

@SpencerOfwiti
Copy link
Copy Markdown
Member

@SpencerOfwiti SpencerOfwiti commented Mar 31, 2026


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.

Copilot AI review requested due to automatic review settings March 31, 2026 12:28
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Mar 31, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown
Contributor

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link
Copy Markdown
Contributor

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

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 bumps the nginx Azure CLI extension to a new stable semantic version and updates the extension changelog accordingly.

Changes:

  • Updated the extension package version to 2.0.1 in setup.py.
  • Added a 2.0.1 entry to HISTORY.rst describing the new functionality.

Reviewed changes

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

File Description
src/nginx/setup.py Bumps extension package version to 2.0.1.
src/nginx/HISTORY.rst Adds release notes for 2.0.1.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 31, 2026

Hi @SpencerOfwiti

⚠️ Release Requirements

Module: nginx

  • ⚠️ Please update VERSION to be 2.0.0b12 in src/nginx/setup.py
  • ⚠️ Set azext.isPreview to true in azext_metadata.json for nginx

Notes

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Mar 31, 2026
@SpencerOfwiti SpencerOfwiti changed the title Update Nginx CLI to stable version 2.0.1 Update Nginx CLI to stable version 2.0.0 Mar 31, 2026
@SpencerOfwiti SpencerOfwiti removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Mar 31, 2026
@SpencerOfwiti SpencerOfwiti requested a review from Copilot March 31, 2026 12:59
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

@github-actions github-actions bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Mar 31, 2026
@SpencerOfwiti SpencerOfwiti requested a review from Copilot March 31, 2026 15:18
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

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

Labels

release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants