azure-cli-extensions
azure-cli-extensions copied to clipboard
Adding machine learning extension
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 azdevrequired) - [ ] Have you run
python scripts/ci/test_index.py -qlocally? (pip install wheel==0.30.0required) - [ ] My extension version conforms to the Extension version schema
For new extensions:
- [ ] My extension description/summary conforms to the Extension Summary Guidelines.
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.
Validation for Breaking Change Starting...
Thanks for your contribution!
Hi @achauhan-scc, 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.
Thank you for your contribution! We will review the pull request and get back to you soon.
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>
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
- For more info about extension versioning, please refer to Extension version schema
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
To maintain consistency with the command name, please update the directory name to ml. This is important because our development tools, such as azdev extension build/add/* ml, depend on it.
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
Please add MIT license to each file:
# --------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for
# license information.
#
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.
# --------------------------------------------------------------------------
https://dev.azure.com/azclitools/public/_build/results?buildId=266052&view=logs&j=24167955-3a21-598f-f417-ac72576ccfb5&t=af97d9fb-f324-5ae2-8ce2-72e779a29d37
Please update the recording files to pass the test. https://dev.azure.com/azclitools/public/_build/results?buildId=266052&view=logs&j=155127ab-52f1-52e7-0e45-625d9d7884a4&t=4bb67950-ef03-52d4-44f5-d1a8cd56c919
/azp run
Commenter does not have sufficient privileges for PR 8905 in repo Azure/azure-cli-extensions
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
/azp run
Azure Pipelines successfully started running 2 pipeline(s).
wheel is verified using https://github.com/Azure/azureml-examples/pull/3662
[Release] Update index.json for extension [ machinelearningservices-2.38.1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=134894370&view=results