Skip to content

updated setup.py and changelog.rst for cli v2 release#9630

Merged
wangzelin007 merged 6 commits intoAzure:mainfrom
sangeetha-cpu:main
Mar 18, 2026
Merged

updated setup.py and changelog.rst for cli v2 release#9630
wangzelin007 merged 6 commits intoAzure:mainfrom
sangeetha-cpu:main

Conversation

@sangeetha-cpu
Copy link
Copy Markdown
Contributor


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.

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

azure-client-tools-bot-prd Bot commented Feb 24, 2026

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

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

Hi @sangeetha-cpu,
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.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Feb 24, 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>

@microsoft-github-policy-service microsoft-github-policy-service Bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Feb 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi @sangeetha-cpu

⚠️ Release Requirements

Module: machinelearningservices

  • Please log updates into to src/machinelearningservices/HISTORY.rst
  • ⚠️ Please update VERSION to be 2.41.2 in src/machinelearningservices/setup.py

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 Feb 24, 2026
@yonzhan yonzhan requested review from kairu-ms and necusjz February 24, 2026 10:10
@wangzelin007
Copy link
Copy Markdown
Member

/azp run

@wangzelin007 wangzelin007 added skip-cal-version and removed release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. labels Feb 25, 2026
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@wangzelin007
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Feb 25, 2026

Please fix CI issues

@necusjz
Copy link
Copy Markdown
Member

necusjz commented Mar 3, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@necusjz
Copy link
Copy Markdown
Member

necusjz commented Mar 3, 2026

@microsoft-github-policy-service rerun

@necusjz
Copy link
Copy Markdown
Member

necusjz commented Mar 9, 2026

@sangeetha-cpu please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@sangeetha-cpu for awareness.

@wangzelin007
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@wangzelin007 wangzelin007 merged commit 87f822d into Azure:main Mar 18, 2026
23 of 24 checks passed
@azclibot
Copy link
Copy Markdown
Collaborator

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

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

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization. skip-cal-version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants