Skip to content

[Playwright] Add CLI support for Playwright testing extension#8389

Merged
kairu-ms merged 4 commits intoAzure:mainfrom
ShreyaAnand:shreyaanand/playwright-testing-cli-extension
Jan 9, 2025
Merged

[Playwright] Add CLI support for Playwright testing extension#8389
kairu-ms merged 4 commits intoAzure:mainfrom
ShreyaAnand:shreyaanand/playwright-testing-cli-extension

Conversation

@ShreyaAnand
Copy link
Member

@ShreyaAnand ShreyaAnand commented Dec 31, 2024


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

Related command

az playwright-testing
az playwright-testing workspace create
az playwright-testing workspace delete
az playwright-testing workspace show
az playwright-testing workspace update
az playwright-testing quota list
az playwright-testing workspace quota list

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

Validation for Breaking Change Starting...

Thanks for your contribution!

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

Hi @ShreyaAnand,
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 Dec 31, 2024

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

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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
Contributor

@necusjz
Copy link
Member

necusjz commented Dec 31, 2024

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@yonzhan yonzhan requested a review from jsntcy December 31, 2024 09:16
@kairu-ms
Copy link
Contributor

kairu-ms commented Jan 9, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

# Azure CLI PlaywrightCliExtension Extension #
This is an extension to Azure CLI to manage PlaywrightCliExtension resources.

## How to use ##
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please implement this file as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@kairu-ms
Copy link
Contributor

kairu-ms commented Jan 9, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ShreyaAnand
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 8389 in repo Azure/azure-cli-extensions

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 9, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms kairu-ms merged commit 6157ea5 into Azure:main Jan 9, 2025
22 checks passed
@azclibot
Copy link
Collaborator

azclibot commented Jan 9, 2025

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

Jenniferyingni pushed a commit to Jenniferyingni/azure-cli-extensions that referenced this pull request Feb 9, 2025
…8389)

* playwright testing cli entension added

* added service name changes

* updated readme

* updated readme
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants