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

{mobile-network} Upgrade API version to 2023-09-01 #7364

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

Jing-song
Copy link
Contributor


aaz model: Azure/aaz#428

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

Related command

az mobile-network

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.

@Jing-song Jing-song requested a review from jsntcy as a code owner March 8, 2024 01:51
Copy link

azure-client-tools-bot-prd bot commented Mar 8, 2024

⚠️Azure CLI Extensions Breaking Change Test
⚠️mobile-network
rule cmd_name rule_message suggest_message
⚠️ 1006 - ParaAdd mobile-network attached-data-network list cmd mobile-network attached-data-network list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network attached-data-network list cmd mobile-network attached-data-network list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network data-network list cmd mobile-network data-network list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network data-network list cmd mobile-network data-network list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network list cmd mobile-network list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network list cmd mobile-network list added parameter pagination_token
⚠️ 1010 - ParaPropUpdate mobile-network pccp create cmd mobile-network pccp create update parameter core_network_tec: updated property choices from ['5GC', 'EPC'] to ['5GC', 'EPC', 'EPC + 5GC']
⚠️ 1010 - ParaPropUpdate mobile-network pccp create cmd mobile-network pccp create update parameter sku: updated property choices from ['G0', 'G1', 'G10', 'G2', 'G3', 'G4', 'G5'] to ['G0', 'G1', 'G10', 'G2', 'G5']
⚠️ 1006 - ParaAdd mobile-network pccp list cmd mobile-network pccp list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network pccp list cmd mobile-network pccp list added parameter pagination_token
⚠️ 1010 - ParaPropUpdate mobile-network pccp update cmd mobile-network pccp update update parameter core_network_tec: updated property choices from ['5GC', 'EPC'] to ['5GC', 'EPC', 'EPC + 5GC']
⚠️ 1010 - ParaPropUpdate mobile-network pccp update cmd mobile-network pccp update update parameter sku: updated property choices from ['G0', 'G1', 'G10', 'G2', 'G3', 'G4', 'G5'] to ['G0', 'G1', 'G10', 'G2', 'G5']
⚠️ 1006 - ParaAdd mobile-network pccp version list cmd mobile-network pccp version list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network pccp version list cmd mobile-network pccp version list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network pcdp list cmd mobile-network pcdp list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network pcdp list cmd mobile-network pcdp list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network service list cmd mobile-network service list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network service list cmd mobile-network service list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network sim group list cmd mobile-network sim group list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network sim group list cmd mobile-network sim group list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network sim list cmd mobile-network sim list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network sim list cmd mobile-network sim list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network sim policy list cmd mobile-network sim policy list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network sim policy list cmd mobile-network sim policy list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network site list cmd mobile-network site list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network site list cmd mobile-network site list added parameter pagination_token
⚠️ 1006 - ParaAdd mobile-network slice list cmd mobile-network slice list added parameter pagination_limit
⚠️ 1006 - ParaAdd mobile-network slice list cmd mobile-network slice list added parameter pagination_token

Copy link

Hi @Jing-song,
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 Mar 8, 2024

mobile-network

@necusjz necusjz merged commit d91a532 into Azure:main Mar 11, 2024
15 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ mobile-network ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=138225&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Network
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants