Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic generated commands - preview swagger version 2024-05-16 preview #7998

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jkore1911
Copy link

@jkore1911 jkore1911 commented Sep 19, 2024


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.

Copy link

azure-client-tools-bot-prd bot commented Sep 19, 2024

⚠️Azure CLI Extensions Breaking Change Test
⚠️elastic
rule cmd_name rule_message suggest_message
⚠️ 1011 - SubgroupAdd elastic elastic-version sub group elastic elastic-version added
⚠️ 1011 - SubgroupAdd elastic get sub group elastic get added
⚠️ 1006 - ParaAdd elastic monitor associate-traffic-filter cmd elastic monitor associate-traffic-filter added parameter no_wait
⚠️ 1006 - ParaAdd elastic monitor create cmd elastic monitor create added parameter plan_details
⚠️ 1006 - ParaAdd elastic monitor create cmd elastic monitor create added parameter saa_s_azure_subscription_status
⚠️ 1006 - ParaAdd elastic monitor create cmd elastic monitor create added parameter source_campaign_id
⚠️ 1006 - ParaAdd elastic monitor create cmd elastic monitor create added parameter source_campaign_name
⚠️ 1006 - ParaAdd elastic monitor create cmd elastic monitor create added parameter subscription_state
⚠️ 1006 - ParaAdd elastic monitor create-and-associate-ip-filter cmd elastic monitor create-and-associate-ip-filter added parameter no_wait
⚠️ 1006 - ParaAdd elastic monitor create-and-associate-pl-filter cmd elastic monitor create-and-associate-pl-filter added parameter no_wait
⚠️ 1006 - ParaAdd elastic monitor detach-traffic-filter cmd elastic monitor detach-traffic-filter added parameter no_wait
⚠️ 1001 - CmdAdd elastic monitor get-billing-info cmd elastic monitor get-billing-info added
⚠️ 1001 - CmdAdd elastic monitor list-connected-partner-resource cmd elastic monitor list-connected-partner-resource added
⚠️ 1011 - SubgroupAdd elastic monitor monitored-subscription sub group elastic monitor monitored-subscription added
⚠️ 1011 - SubgroupAdd elastic monitor open-ai-integration sub group elastic monitor open-ai-integration added
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter generate_api_key
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter generic_update_add
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter generic_update_force_string
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter generic_update_remove
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter generic_update_set
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter identity
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter monitoring_status
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter no_wait
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter plan_details
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter saa_s_azure_subscription_status
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter sku
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter source_campaign_id
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter source_campaign_name
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter subscription_state
⚠️ 1006 - ParaAdd elastic monitor update cmd elastic monitor update added parameter version
⚠️ 1006 - ParaAdd elastic monitor upgrade cmd elastic monitor upgrade added parameter no_wait

Copy link

Hi @jkore1911,
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
Collaborator

yonzhan commented Sep 19, 2024

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

Copy link

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

Copy link

Hi @jkore1911

Release Suggestions

Module: elastic

  • Please log updates into to src/elastic/HISTORY.rst
  • Update VERSION to 1.0.0b3 in src/elastic/setup.py
  • Set azext.isPreview to true in azext_metadata.json for elastic
  • Remove azext.isExperimental: true in azext_elastic/azext_metadata.json

Notes

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.

3 participants