Skip to content

Updating api version and changing namespace commands to scheduler#8362

Merged
kairu-ms merged 3 commits intoAzure:mainfrom
RyanLettieri:main
Jan 8, 2025
Merged

Updating api version and changing namespace commands to scheduler#8362
kairu-ms merged 3 commits intoAzure:mainfrom
RyanLettieri:main

Conversation

@RyanLettieri
Copy link
Copy Markdown
Contributor

@RyanLettieri RyanLettieri commented Dec 9, 2024


Associated AAZ PR: Azure/aaz#668

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.

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

Hi @RyanLettieri,
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-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd bot commented Dec 9, 2024

❌Azure CLI Extensions Breaking Change Test
❌durabletask
rule cmd_name rule_message suggest_message
1012 - SubgroupRemove durabletask namespace sub group durabletask namespace removed please confirm sub group durabletask namespace removed
1006 - ParaAdd durabletask taskhub create cmd durabletask taskhub create added parameter scheduler_name please remove parameter scheduler_name for cmd durabletask taskhub create
1007 - ParaRemove durabletask taskhub create cmd durabletask taskhub create removed parameter namespace_name please add back parameter namespace_name for cmd durabletask taskhub create
1007 - ParaRemove durabletask taskhub create cmd durabletask taskhub create removed parameter tags please add back parameter tags for cmd durabletask taskhub create
1006 - ParaAdd durabletask taskhub delete cmd durabletask taskhub delete added parameter scheduler_name please remove parameter scheduler_name for cmd durabletask taskhub delete
1007 - ParaRemove durabletask taskhub delete cmd durabletask taskhub delete removed parameter namespace_name please add back parameter namespace_name for cmd durabletask taskhub delete
1006 - ParaAdd durabletask taskhub list cmd durabletask taskhub list added parameter scheduler_name please remove parameter scheduler_name for cmd durabletask taskhub list
1007 - ParaRemove durabletask taskhub list cmd durabletask taskhub list removed parameter namespace_name please add back parameter namespace_name for cmd durabletask taskhub list
1006 - ParaAdd durabletask taskhub show cmd durabletask taskhub show added parameter scheduler_name please remove parameter scheduler_name for cmd durabletask taskhub show
1007 - ParaRemove durabletask taskhub show cmd durabletask taskhub show removed parameter namespace_name please add back parameter namespace_name for cmd durabletask taskhub show
1006 - ParaAdd durabletask taskhub update cmd durabletask taskhub update added parameter scheduler_name please remove parameter scheduler_name for cmd durabletask taskhub update
1007 - ParaRemove durabletask taskhub update cmd durabletask taskhub update removed parameter namespace_name please add back parameter namespace_name for cmd durabletask taskhub update
1007 - ParaRemove durabletask taskhub update cmd durabletask taskhub update removed parameter tags please add back parameter tags for cmd durabletask taskhub update
⚠️ 1011 - SubgroupAdd durabletask scheduler sub group durabletask scheduler added
⚠️ 1006 - ParaAdd durabletask taskhub create cmd durabletask taskhub create added parameter no_wait
⚠️ 1006 - ParaAdd durabletask taskhub delete cmd durabletask taskhub delete added parameter no_wait
⚠️ 1006 - ParaAdd durabletask taskhub update cmd durabletask taskhub update added parameter no_wait
⚠️ 1001 - CmdAdd durabletask taskhub wait cmd durabletask taskhub wait added

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Dec 9, 2024

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 9, 2024

🚫All pull requests will be blocked to merge until Jan 6, 2025 due to CCOA

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 9, 2024

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

github-actions bot commented Dec 9, 2024

@torosent
Copy link
Copy Markdown
Member

torosent commented Dec 10, 2024

@yonzhan , @kairu-ms Can we file an exception for CCOA?

@kairu-ms
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms
Copy link
Copy Markdown
Contributor

Please make sure the following breaking changes are expected

❌Azure CLI Extensions Breaking Change Test

❌durabletask

rule
cmd_name
rule_message
suggest_message

1012 - SubgroupRemove
durabletask namespace
sub group durabletask namespace removed
please confirm sub group durabletask namespace removed

1006 - ParaAdd
durabletask taskhub create
cmd durabletask taskhub create added parameter scheduler_name
please remove parameter scheduler_name for cmd durabletask taskhub create

1007 - ParaRemove
durabletask taskhub create
cmd durabletask taskhub create removed parameter namespace_name
please add back parameter namespace_name for cmd durabletask taskhub create

1007 - ParaRemove
durabletask taskhub create
cmd durabletask taskhub create removed parameter tags
please add back parameter tags for cmd durabletask taskhub create

1006 - ParaAdd
durabletask taskhub delete
cmd durabletask taskhub delete added parameter scheduler_name
please remove parameter scheduler_name for cmd durabletask taskhub delete

1007 - ParaRemove
durabletask taskhub delete
cmd durabletask taskhub delete removed parameter namespace_name
please add back parameter namespace_name for cmd durabletask taskhub delete

1006 - ParaAdd
durabletask taskhub list
cmd durabletask taskhub list added parameter scheduler_name
please remove parameter scheduler_name for cmd durabletask taskhub list

1007 - ParaRemove
durabletask taskhub list
cmd durabletask taskhub list removed parameter namespace_name
please add back parameter namespace_name for cmd durabletask taskhub list

1006 - ParaAdd
durabletask taskhub show
cmd durabletask taskhub show added parameter scheduler_name
please remove parameter scheduler_name for cmd durabletask taskhub show

1007 - ParaRemove
durabletask taskhub show
cmd durabletask taskhub show removed parameter namespace_name
please add back parameter namespace_name for cmd durabletask taskhub show

1006 - ParaAdd
durabletask taskhub update
cmd durabletask taskhub update added parameter scheduler_name
please remove parameter scheduler_name for cmd durabletask taskhub update

1007 - ParaRemove
durabletask taskhub update
cmd durabletask taskhub update removed parameter namespace_name
please add back parameter namespace_name for cmd durabletask taskhub update

1007 - ParaRemove
durabletask taskhub update
cmd durabletask taskhub update removed parameter tags
please add back parameter tags for cmd durabletask taskhub update

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
@kairu-ms
Copy link
Copy Markdown
Contributor

kairu-ms commented Jan 8, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms kairu-ms merged commit a4d59c7 into Azure:main Jan 8, 2025
@azclibot
Copy link
Copy Markdown
Collaborator

azclibot commented Jan 8, 2025

[Release] Update index.json for extension [ durabletask ] : https://dev.azure.com/msazure/One/_build/results?buildId=111969271&view=results

ksayid pushed a commit to SethHollandsworth/azure-cli-extensions that referenced this pull request Jan 8, 2025
…ure#8362)

* Updating api version and changing namespace commands to scheduler

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Updating some docs and upgrading version

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Expanding sku into 2 separate arguments

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

---------

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Jenniferyingni pushed a commit to Jenniferyingni/azure-cli-extensions that referenced this pull request Feb 9, 2025
…ure#8362)

* Updating api version and changing namespace commands to scheduler

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Updating some docs and upgrading version

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Expanding sku into 2 separate arguments

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

---------

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
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.

6 participants