Skip to content

feat: add workload-orchestration-preview extension#9936

Merged
necusjz merged 1 commit into
Azure:mainfrom
manaswita-chichili:audapure/wo-preview-extension
Jun 17, 2026
Merged

feat: add workload-orchestration-preview extension#9936
necusjz merged 1 commit into
Azure:mainfrom
manaswita-chichili:audapure/wo-preview-extension

Conversation

@atharvau

Copy link
Copy Markdown
Member

Adds the preview extension for workload-orchestration with solution-deployment commands and advanced configuration management features.

  • Solution deployment create/show/list/delete commands
  • Multi-target deployment support
  • Configuration optional and accepts string or JSON
  • Custom location namespace changes
  • Placeholder test (integration tests in stable extension)

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.

Copilot AI review requested due to automatic review settings June 15, 2026 16:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@atharvau

Copy link
Copy Markdown
Member Author

/azp run

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

@azure-pipelines

Copy link
Copy Markdown
Commenter does not have sufficient privileges for PR 9936 in repo Azure/azure-cli-extensions

@yonzhan yonzhan requested a review from necusjz June 15, 2026 22:23
@yonzhan

yonzhan commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@atharvau

Copy link
Copy Markdown
Member Author

Finish with Changes , we can move forward for review/merge

@necusjz

necusjz commented Jun 16, 2026

Copy link
Copy Markdown
Member

@atharvau per https://github.com/Azure/azure-cli/blob/dev/doc/extensions/versioning_guidelines.md#cli-extension-version-transition-table, workload-orchestration itself already can support "preview functionality". why introducing an extra extension here?

@atharvau

Copy link
Copy Markdown
Member Author

@atharvau per https://github.com/Azure/azure-cli/blob/dev/doc/extensions/versioning_guidelines.md#cli-extension-version-transition-table, workload-orchestration itself already can support "preview functionality". why introducing an extra extension here?

Hi @necusjz , we want to support and separate 2 different cli extension one Stable and one with preview . we have different customer use cases . we don't want upgrade our existing cli extension to preview version.

Comment thread src/workload-orchestration-preview/setup.py Outdated
Comment thread src/workload-orchestration-preview/HISTORY.rst Outdated
@necusjz

necusjz commented Jun 16, 2026

Copy link
Copy Markdown
Member

@atharvau per https://github.com/Azure/azure-cli/blob/dev/doc/extensions/versioning_guidelines.md#cli-extension-version-transition-table, workload-orchestration itself already can support "preview functionality". why introducing an extra extension here?

Hi @necusjz , we want to support and separate 2 different cli extension one Stable and one with preview . we have different customer use cases . we don't want upgrade our existing cli extension to preview version.

that's fine. please add the new entry to Azure/aaz as well.

@necusjz

necusjz commented Jun 16, 2026

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@atharvau

Copy link
Copy Markdown
Member Author

@atharvau per https://github.com/Azure/azure-cli/blob/dev/doc/extensions/versioning_guidelines.md#cli-extension-version-transition-table, workload-orchestration itself already can support "preview functionality". why introducing an extra extension here?

Hi @necusjz , we want to support and separate 2 different cli extension one Stable and one with preview . we have different customer use cases . we don't want upgrade our existing cli extension to preview version.

that's fine. please add the new entry to Azure/aaz as well.

@necusjz we are not using aaz , we make custom code changes which are copilot based

@atharvau atharvau force-pushed the audapure/wo-preview-extension branch from 4cae0ac to 5a340f8 Compare June 16, 2026 06:09
@atharvau

Copy link
Copy Markdown
Member Author

Everything look green @necusjz

@necusjz

necusjz commented Jun 16, 2026

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Initial preview release with solution-deployment commands:
- az workload-orchestration solution-deployment create/show/list/delete
- Multi-target deployment support
- Configuration accepts string or JSON

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@atharvau atharvau force-pushed the audapure/wo-preview-extension branch from 5a340f8 to 47c84b9 Compare June 16, 2026 07:51
@atharvau

atharvau commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

@necusjz @yonzhan /azp run

@yonzhan

yonzhan commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@atharvau

Copy link
Copy Markdown
Member Author

Pipeline is green , thanks good to merge

@necusjz necusjz merged commit 587cdfe into Azure:main Jun 17, 2026
24 checks passed
@azclibot

Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ workload-orchestration-preview-0.1.0b1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=168340317&view=results

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