Skip to content

Workload Orchestration CLI Extension#8762

Closed
atharvau wants to merge 54 commits intoAzure:mainfrom
atharvau:main-workload-operations
Closed

Workload Orchestration CLI Extension#8762
atharvau wants to merge 54 commits intoAzure:mainfrom
atharvau:main-workload-operations

Conversation

@atharvau
Copy link
Copy Markdown
Member


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.

Atharva Udapure and others added 30 commits February 10, 2025 09:47
* Swagger Merge

* Fixed Install

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* Made changes

* Added timeout

* Added timeout

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
…ows LRO Response Expected SolutionTemplateVersion Data ) (#3)

* Fixed The Bug

* Nit Changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* Add changes

* Some Changes

* Merged with main

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* Merged ConfigTemplate

* Merged ConfigTemplate

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* Some Nit Changes

* Fixed uninstall bug

* Fixed uninstall bug

* Fixed uninstall bug

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* Fixed the Stuff

* remove revision fixed

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
AbhishekSinha-AEP and others added 4 commits May 7, 2025 18:49
Add support for passing name in metadata Yaml file
* Fixed Remove-version

* Fixed Remove-version

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* A

* CLI

* A

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Validation for Breaking Change Starting...

Thanks for your contribution!

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

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

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

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

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 19, 2025

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

@github-actions
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@yonzhan yonzhan requested a review from kairu-ms May 19, 2025 05:37
atharvau and others added 2 commits May 19, 2025 11:10
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
@atharvau atharvau force-pushed the main-workload-operations branch from a473c96 to 9ec7a7b Compare May 19, 2025 13:51
@atharvau
Copy link
Copy Markdown
Member Author

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

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 19, 2025

Please fix conflicts

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
@atharvau
Copy link
Copy Markdown
Member Author

Sure @yonzhan , i have fixed merged conflicts

@atharvau
Copy link
Copy Markdown
Member Author

@yonzhan can you help me to understand whats wrong with Release Version Calculation / version-cal (pull_request_target)

atharvau and others added 6 commits May 20, 2025 13:06
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
Co-authored-by: Atharva Udapure <audapure@microsoft.com>
* Revert src/workloads to main branch version

* Made Changes

* Remove Changes

---------

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
This commit updates all files to match the state of the 'upstream-merge'
branch as of [commit SHA of origin/upstream-merge's HEAD, or just date/time].
The history of 'main-workload-operations' is preserved, and this change
is applied as a new commit on top.

Co-authored-by: Atharva Udapure <audapure@microsoft.com>
@atharvau atharvau closed this May 20, 2025
@github-actions
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

You are not allowed to delete the mandatory files in this repo.

Total execution time: 6.84 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants