Skip to content

Conversation

@krmanupa
Copy link
Contributor


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

Related command

added support for handling success responses on create resources
az automation hrwg create
az automation hrwg hrw create

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?

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.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@krmanupa krmanupa requested a review from zhoxing-ms as a code owner August 25, 2022 08:03
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Aug 25, 2022
@ghost
Copy link

ghost commented Aug 25, 2022

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

Comment on lines 18 to 20
0.1.4
++++++
* Added handling for success responses on create resources.
Copy link
Contributor

@zhoxing-ms zhoxing-ms Aug 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the history of new version to the top of the HISTORY.rst file, such as https://github.com/Azure/azure-cli-extensions/blob/main/src/spring/HISTORY.md

@zhoxing-ms zhoxing-ms merged commit c54c4a1 into Azure:main Aug 25, 2022
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ automation ] : https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1806249&view=results

@kairu-ms
Copy link
Contributor

kairu-ms commented Oct 2, 2022

Hi @krmanupa, please create a PR in aaz repo to submit your command models

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants