playwrightsolutions / playwright-api-test-demo

This repository will serve as a place where I add API test Automation checks for articles written at https://playwrightsolutions.com
https://playwrightsolutions.github.io/playwright-api-test-demo/
MIT License
91 stars 27 forks source link

first commit adding GitHub action #4

Closed BMayhew closed 1 year ago

BMayhew commented 1 year ago

Summary by OpenAI

Release Notes

"Playwright checks and spellings fixed, Our codebase is now truly slick."

github-actions[bot] commented 1 year ago

:robot: OpenAI

High-level Summary

The changes include the addition of a GitHub Action workflow file that runs Playwright API checks on pull requests and dispatch events. It also includes steps for caching, setting environment variables, and deploying the report to GitHub Pages. Additionally, a .vscode/settings.json file has been added with a single configuration to ignore the word "springframework" in spell checking.

Files Changed

File Summary
.github/workflows/run-playwright.yml Adds a GitHub Action workflow file that runs Playwright API checks on pull requests and dispatch events. Includes steps for caching, setting environment variables, and deploying the report to GitHub Pages.
.vscode/settings.json Adds a .vscode/settings.json file with a single configuration to ignore the word "springframework" in spell checking.

Chat with 🤖 OpenAI Bot (@openai)

Code suggestions


Files ignored due to filter (2) ### Ignored files * package-lock.json * package.json