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

[Support] Onboard Az.Support to Powershell using Autorest #24775

Closed

Conversation

grhuangmsft
Copy link
Contributor

@grhuangmsft grhuangmsft commented Apr 30, 2024

Description

Changes:
Onboard Az.Support to Powershell using Autorest. Add module and cmdlets from Az.Support using 2024 GA Swagger and migrate from SDK-based powershell module. Add tests and documentation for all cmdlets

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

grhuangmsft and others added 30 commits December 1, 2023 14:23
…st-feature

Users/grhuang/azsupport autorest feature
grhuangmsft and others added 26 commits March 5, 2024 15:33
… partner account in tenant 2e6a0c9f-986d-480e-ad4b-bdfddc047aba
…st-feature

Make communication and support ticket properties required in readme
…d-nosubfixes

Update table formatting, parameter aliasing, documentation
…details of error (#9)

* Add custom error handler
…upportTickets and Get-AzSupportTicketsNoSubscription (#10)

* add custom filtering for list support ticket if no filter is applied
* add argument completers

* add quotes to argument completers

* remove repeated time zone
* add tests for file size (will add recordings once Ga swagger available)

* Regenerate powershell module with GA swagger

* Rerecord tests with GA version
Copy link

azure-client-tools-bot-prd bot commented Apr 30, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
⚠️Az.Support
️✔️Build
️✔️PowerShell Core - Windows
🔄Breaking Change Check
🔄PowerShell Core - Windows
🔄Signature Check
🔄PowerShell Core - Windows
🔄Help Example Check
🔄PowerShell Core - Windows
🔄Help File Existence Check
🔄PowerShell Core - Windows
🔄File Change Check
🔄PowerShell Core - Windows
🔄UX Metadata Check
🔄PowerShell Core - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 68.57 % 75.00% Test coverage cannot be lower than the number of the last release.
⚠️ - MacOS
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 68.57% 75.00% Test coverage cannot be lower than the number of the last release.
⚠️PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 68.57% 75.00% Test coverage cannot be lower than the number of the last release.

@YanaXu
Copy link
Contributor

YanaXu commented May 8, 2024

Close this PR since the it's convered by #24843.

@YanaXu YanaXu closed this May 8, 2024
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