azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Update domain after Microsoft Docs rebranding to Microsoft Learn

Open xmdanni opened this issue 1 year ago • 5 comments


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.

xmdanni avatar Oct 22 '24 10:10 xmdanni

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

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

yonzhan avatar Oct 22 '24 10:10 yonzhan

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[bot] avatar Oct 22 '24 10:10 github-actions[bot]

Hi @xmdanni

Release Suggestions

Module: alertsmanagement

  • Update VERSION to 1.0.0b2 in src/alertsmanagement/setup.py

Module: aosm

  • Please log updates into to src/aosm/HISTORY.rst
  • Update VERSION to 2.0.0b2 in src/aosm/setup.py

Module: automation

  • Please log updates into to src/automation/HISTORY.rst
  • Update VERSION to 1.0.0b2 in src/automation/setup.py
  • Set azext.isPreview to true in azext_metadata.json for automation
  • Remove azext.isExperimental: true in azext_automation/azext_metadata.json

Module: azurelargeinstance

  • Please log updates into to src/azurelargeinstance/HISTORY.rst
  • Update VERSION to 1.0.0b5 in src/azurelargeinstance/setup.py

Module: connectedk8s

  • Please log updates into to src/connectedk8s/HISTORY.rst
  • Update VERSION to 1.10.7 in src/connectedk8s/setup.py

Module: costmanagement

  • Please log updates into to src/costmanagement/HISTORY.rst
  • Update VERSION to 1.0.1 in src/costmanagement/setup.py

Module: dataprotection

  • Please log updates into to src/dataprotection/HISTORY.rst
  • Update VERSION to 1.5.6 in src/dataprotection/setup.py

Module: desktopvirtualization

  • Please log updates into to src/desktopvirtualization/HISTORY.rst
  • Update VERSION to 1.0.1 in src/desktopvirtualization/setup.py

Module: front-door

  • Please log updates into to src/front-door/HISTORY.rst
  • Update VERSION to 1.2.1 in src/front-door/setup.py

Module: hdinsightonaks

  • Please log updates into to src/hdinsightonaks/HISTORY.rst
  • Update VERSION to 1.0.0b4 in src/hdinsightonaks/setup.py

Module: k8s-configuration

  • Please log updates into to src/k8s-configuration/HISTORY.rst
  • Update VERSION to 2.1.1 in src/k8s-configuration/setup.py

Module: k8s-extension

  • Please log updates into to src/k8s-extension/HISTORY.rst
  • Update VERSION to 1.6.4 in src/k8s-extension/setup.py

Module: load

  • Please log updates into to src/load/HISTORY.rst
  • Update VERSION to 1.4.3 in src/load/setup.py

Module: log-analytics-solution

  • Please log updates into to src/log-analytics-solution/HISTORY.rst
  • Update VERSION to 1.0.2 in src/log-analytics-solution/setup.py

Module: logic

  • Please log updates into to src/logic/HISTORY.rst
  • Update VERSION to 1.1.1 in src/logic/setup.py

Module: mesh

  • Please log updates into to src/mesh/HISTORY.rst
  • Update VERSION to 1.0.0b2 in src/mesh/setup.py

Module: offazure

  • Please log updates into to src/offazure/HISTORY.rst
  • Update VERSION to 1.0.0b1 in src/offazure/setup.py
  • Set azext.isPreview to true in azext_metadata.json for offazure
  • Remove azext.isExperimental: true in azext_offazure/azext_metadata.json

Module: portal

  • Please log updates into to src/portal/HISTORY.rst
  • Update VERSION to 1.0.0b2 in src/portal/setup.py

Module: quota

  • Please log updates into to src/quota/HISTORY.rst
  • Update VERSION to 1.0.1 in src/quota/setup.py

Module: serviceconnector-passwordless

  • Please log updates into to src/serviceconnector-passwordless/HISTORY.rst
  • Update VERSION to 3.1.4 in src/serviceconnector-passwordless/setup.py

Module: spring

  • Please log updates into to src/spring/HISTORY.rst
  • Update VERSION to 1.26.2 in src/spring/setup.py

Module: spring-cloud

  • Please log updates into to src/spring-cloud/HISTORY.rst
  • Update VERSION to 3.1.9 in src/spring-cloud/setup.py

Module: ssh

  • Please log updates into to src/ssh/HISTORY.rst
  • Update VERSION to 2.0.7 in src/ssh/setup.py

Module: storagesync

  • Please log updates into to src/storagesync/HISTORY.rst
  • Update VERSION to 1.0.2 in src/storagesync/setup.py

Module: virtual-wan

  • Please log updates into to src/virtual-wan/HISTORY.rst
  • Update VERSION to 1.0.2 in src/virtual-wan/setup.py

Module: vm-repair

  • Please log updates into to src/vm-repair/HISTORY.rst
  • Update VERSION to 2.0.4 in src/vm-repair/setup.py

Module: vmware

  • Please log updates into to src/vmware/HISTORY.rst
  • Update VERSION to 7.1.1 in src/vmware/setup.py

Module: workloads

  • Please log updates into to src/workloads/HISTORY.rst
  • Update VERSION to 1.1.0b4 in src/workloads/setup.py

Notes

github-actions[bot] avatar Oct 22 '24 11:10 github-actions[bot]

/azp run

AllyW avatar Nov 26 '24 10:11 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Nov 26 '24 10:11 azure-pipelines[bot]

aaz models used in code under aaz folder have been updated concerning the domain update of microsoft.com https://github.com/Azure/aaz/pull/629

AllyW avatar Nov 26 '24 12:11 AllyW

/azp run

AllyW avatar Nov 27 '24 03:11 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Nov 27 '24 03:11 azure-pipelines[bot]

/azp run

AllyW avatar Feb 14 '25 07:02 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Feb 14 '25 07:02 azure-pipelines[bot]

/azp run

AllyW avatar Feb 17 '25 02:02 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Feb 17 '25 02:02 azure-pipelines[bot]

/azp run

AllyW avatar Feb 18 '25 07:02 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Feb 18 '25 07:02 azure-pipelines[bot]

/azp run

AllyW avatar Feb 18 '25 07:02 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Feb 18 '25 07:02 azure-pipelines[bot]

/azp run

AllyW avatar Feb 18 '25 08:02 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Feb 18 '25 08:02 azure-pipelines[bot]

/azp run

AllyW avatar Feb 18 '25 08:02 AllyW

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Feb 18 '25 08:02 azure-pipelines[bot]

Modules below are excluded for outdated tests and styling check failure and need to be copied with in the future (plan to add into cli linter rule to mitigate in daily prs).

src/aks-preview
src/appservice-kube
src/azure-firewall
src/blueprint
src/confcom
src/containerapp
src/cosmosdb-preview
src/databricks
src/datafactory
src/dms-preview
src/fluid_relay
src/hardware-security-modules
src/hpc-cache
src/image-gallery
src/import-export
src/init
src/notification-hub
src/quantum
src/resource-mover
src/storage-blob-preview
src/storage-preview
src/stream-analytics
src/virtual-network-tap

AllyW avatar Feb 19 '25 05:02 AllyW