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

[Microsoft Connected Cache] Add Microsoft Connected Cache CLI Extension v1.0.01b

Open dcwell opened this issue 1 year ago • 7 comments


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • [x] 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)
  • [x] 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.

dcwell avatar Oct 15 '24 21:10 dcwell

Validation for Breaking Change Starting...

Thanks for your contribution!

Hi @dcwell, 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 15 '24 21: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 15 '24 21:10 github-actions[bot]

github-actions[bot] avatar Oct 15 '24 21:10 github-actions[bot]

First time merging to CLI ext. - working on ensuring PR is correct. No review required ATM.

I will update and ping CLI team when PR is ready.

dcwell avatar Oct 15 '24 21:10 dcwell

@dcwell 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

@microsoft-github-policy-service agree company="Microsoft"

dcwell avatar Oct 16 '24 00:10 dcwell

[Release] Update index.json for extension [ mcc ] : https://dev.azure.com/azclitools/release/_build/results?buildId=200817&view=results

azclibot avatar Oct 25 '24 05:10 azclibot