-
Notifications
You must be signed in to change notification settings - Fork 4k
LambdaTest GA Powershell Cmdlets #28150
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR prepares the LambdaTest PowerShell module for GA by updating help content, bumping module metadata, integrating the Autorest‐generated project, and refreshing related configs.
- Standardize cmdlet synopsis/description and parameter formatting in help files
- Bump generated date, RequiredModules version, API version, and generate-info metadata
- Update solution file to include the new Autorest project and add x64/x86 build configurations
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 10 comments.
Show a summary per file
File | Description |
---|---|
src/LambdaTest/LambdaTest/help/Update-AzLambdaTestOrganization.md | Capitalized “Update” in SYNOPSIS/DESCRIPTION |
src/LambdaTest/LambdaTest/help/New-AzLambdaTestOrganization.md | Capitalized “Create” in SYNOPSIS/DESCRIPTION |
src/LambdaTest/LambdaTest/help/Get-AzLambdaTestOrganization.md | Broke out CommonParameters to its own line |
src/LambdaTest/LambdaTest/help/Remove-AzLambdaTestOrganization.md | Broke parameters onto separate lines |
src/LambdaTest/LambdaTest/Az.LambdaTest.psd1 | Updated Generated on date and Az.Accounts version |
src/LambdaTest/LambdaTest.sln | Added Autorest project, adjusted project GUID and build targets |
src/LambdaTest/LambdaTest.Autorest/generate-info.json | Generated new generate_Id |
src/LambdaTest/LambdaTest.Autorest/docs/Update-AzLambdaTestOrganization.md | Capitalized “Update” in SYNOPSIS/DESCRIPTION, bumped .NET version |
src/LambdaTest/LambdaTest.Autorest/docs/New-AzLambdaTestOrganization.md | Capitalized “Create” in SYNOPSIS/DESCRIPTION |
src/LambdaTest/LambdaTest.Autorest/docs/Az.LambdaTest.md | Updated Module GUID, capitalized synopsis/descriptions |
src/LambdaTest/LambdaTest.Autorest/UX/LambdaTest.HyperExecute/organizations.json | Switched apiVersion from preview to GA |
src/LambdaTest/LambdaTest.Autorest/README.md | Updated pinned swagger commit |
Comments suppressed due to low confidence (1)
src/LambdaTest/LambdaTest/help/Get-AzLambdaTestOrganization.md:11
- [nitpick] Grammar: use 'Get an OrganizationResource' instead of 'Get a OrganizationResource'.
Get a OrganizationResource
@@ -8,7 +8,7 @@ schema: 2.0.0 | |||
# Update-AzLambdaTestOrganization | |||
|
|||
## SYNOPSIS | |||
update a OrganizationResource | |||
Update a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'an OrganizationResource' instead of 'a OrganizationResource'.
Update a OrganizationResource | |
Update an OrganizationResource |
Copilot uses AI. Check for mistakes.
@@ -39,7 +39,7 @@ Update-AzLambdaTestOrganization -InputObject <ILambdaTestIdentity> [-EnableSyste | |||
``` | |||
|
|||
## DESCRIPTION | |||
update a OrganizationResource | |||
Update a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'an OrganizationResource' instead of 'a OrganizationResource'.
Update a OrganizationResource | |
Update an OrganizationResource |
Copilot uses AI. Check for mistakes.
@@ -8,7 +8,7 @@ schema: 2.0.0 | |||
# New-AzLambdaTestOrganization | |||
|
|||
## SYNOPSIS | |||
create a OrganizationResource | |||
Create a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'Create an OrganizationResource' instead of 'Create a OrganizationResource'.
Create a OrganizationResource | |
Create an OrganizationResource |
Copilot uses AI. Check for mistakes.
``` | ||
|
||
## DESCRIPTION | ||
create a OrganizationResource | ||
Create a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'Create an OrganizationResource' instead of 'Create a OrganizationResource'.
Create a OrganizationResource | |
Create an OrganizationResource |
Copilot uses AI. Check for mistakes.
@@ -8,7 +8,7 @@ schema: 2.0.0 | |||
# Update-AzLambdaTestOrganization | |||
|
|||
## SYNOPSIS | |||
update a OrganizationResource | |||
Update a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'an OrganizationResource' instead of 'a OrganizationResource'.
Update a OrganizationResource | |
Update an OrganizationResource |
Copilot uses AI. Check for mistakes.
@@ -40,7 +40,7 @@ Update-AzLambdaTestOrganization -InputObject <ILambdaTestIdentity> [-EnableSyste | |||
``` | |||
|
|||
## DESCRIPTION | |||
update a OrganizationResource | |||
Update a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'an OrganizationResource' instead of 'a OrganizationResource'.
Update a OrganizationResource | |
Update an OrganizationResource |
Copilot uses AI. Check for mistakes.
@@ -8,7 +8,7 @@ schema: 2.0.0 | |||
# New-AzLambdaTestOrganization | |||
|
|||
## SYNOPSIS | |||
create a OrganizationResource | |||
Create a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'an OrganizationResource' instead of 'a OrganizationResource'.
Create a OrganizationResource | |
Create an OrganizationResource |
Copilot uses AI. Check for mistakes.
@@ -41,7 +41,7 @@ New-AzLambdaTestOrganization -Name <String> -ResourceGroupName <String> -JsonStr | |||
``` | |||
|
|||
## DESCRIPTION | |||
create a OrganizationResource | |||
Create a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'an OrganizationResource' instead of 'a OrganizationResource'.
Create a OrganizationResource | |
Create an OrganizationResource |
Copilot uses AI. Check for mistakes.
Get a OrganizationResource | ||
|
||
### [New-AzLambdaTestOrganization](New-AzLambdaTestOrganization.md) | ||
create a OrganizationResource | ||
Create a OrganizationResource | ||
|
||
### [Remove-AzLambdaTestOrganization](Remove-AzLambdaTestOrganization.md) | ||
Delete a OrganizationResource | ||
|
||
### [Update-AzLambdaTestOrganization](Update-AzLambdaTestOrganization.md) | ||
update a OrganizationResource | ||
Update a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'Create an OrganizationResource' instead of 'Create a OrganizationResource'.
Copilot uses AI. Check for mistakes.
|
||
### [Remove-AzLambdaTestOrganization](Remove-AzLambdaTestOrganization.md) | ||
Delete a OrganizationResource | ||
|
||
### [Update-AzLambdaTestOrganization](Update-AzLambdaTestOrganization.md) | ||
update a OrganizationResource | ||
Update a OrganizationResource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Grammar: use 'Update an OrganizationResource' instead of 'Update a OrganizationResource'.
Update a OrganizationResource | |
Update an OrganizationResource |
Copilot uses AI. Check for mistakes.
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
Please fix test errors. |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.