Skip to content

Conversation

@aggarwalsw
Copy link
Member

@aggarwalsw aggarwalsw commented Mar 27, 2025


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

Validation for Breaking Change Starting...

Thanks for your contribution!

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

Hi @aggarwalsw,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 27, 2025

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

@github-actions
Copy link

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

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

@github-actions
Copy link

Hi @aggarwalsw

⚠️ Release Requirements

Module: weights-and-biases

  • ⚠️ Remove azext.isPreview: true in azext_metadata.json for weights-and-biases

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 27, 2025
@yonzhan yonzhan requested a review from kairu-ms March 27, 2025 13:28
@yonzhan yonzhan requested a review from jsntcy March 27, 2025 13:31
cxznmhdcxz and others added 17 commits April 14, 2025 06:46
…#8610)

* adjust version cal use whl for base metadata generation
* reset scripts
* remove azdev mod source before loading module from whl
* update version
* update recording, fix style
* updating hash for cli

* 1.7.4

* updating to 1.7.5

* add 1.7.6

* 1.7.7

---------

Co-authored-by: Harika Vedati <[email protected]>
* hotfix for cli version 1.17.1

* CLI release for 2.28.0

* updating index.json for SDK/CLI v2 Release 2.29.0

* updating index.json for SDK/CLI v2 Release 2.30.0

* CLI version 2.30.1 and fix for 2.30.0

* CLI hotfix version 2.31.1

* SDK hotfix version 1.26.1
…ta on new draft creation. (Azure#8601)

* Add copy step before creating draft

* Add test records

* Add test records

* Bump version to 1.2.3 and update release history for draft creation enhancements
frantran and others added 18 commits April 14, 2025 06:46
* add Fleet 2025-03-01 api

* add api

* add serialization

* revert changes, remove old api version

* add next api

* add changes

* fix linters

* remove wait to remove get

* add name parameter alias

* redo test recordings

* redo test with discover

* redo recording

* fix recording

* add comment

* remove comment

* fix recording

* remove unused parameter

* add pylint disable

* fix trailing whitespace

---------

Co-authored-by: ftran <[email protected]>
* update version
* add help message for azdev style
…ssandra cluster Create (Azure#8637)

* adding param azure-connection-method for managed cassandra VPN

* lint fixes

* add test case for azure-connection-method for VPN MI cassandra cluster

* reducing the size of option name for lint concern

* adding release versions and details
* hotfix for cli version 1.17.1

* CLI release for 2.28.0

* updating index.json for SDK/CLI v2 Release 2.29.0

* updating index.json for SDK/CLI v2 Release 2.30.0

* CLI version 2.30.1 and fix for 2.30.0

* CLI hotfix version 2.31.1

* SDK hotfix version 1.26.1

* hotfix for sdk 1.26.2
…ing (Azure#8617)

* rename to optimized addon scaling

* address comment

* fix style error

---------

Co-authored-by: chihshenghuang <[email protected]>
* adding 1.7.9 version

* removing 1.7.8 and 1.7.7

---------

Co-authored-by: Harika Vedati <[email protected]>
@aggarwalsw
Copy link
Member Author

Polluted during merge, hence discarding.

@aggarwalsw aggarwalsw closed this Apr 14, 2025
@aggarwalsw aggarwalsw deleted the swatiagg/weights-and-biases branch April 14, 2025 08:22
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.