Skip to content

Tags: prime399/patchhyright-python

Tags

v1.52.0

Toggle v1.52.0's commit message
feat: Add PatchRight-Python workflow for automated patching and publi…

…shing

- Implement GitHub Actions workflow for installing, patching, building, and publishing the PatchRight Python package.
- Schedule workflow to run every hour and allow manual triggering with version input.
- Create .gitignore file to exclude common Python artifacts and build files.
- Add Apache License 2.0 to the project.
- Develop patching script to modify Playwright-Python package files for compatibility with PatchRight.
- Include utility script for checking the latest release version of Playwright-Python and comparing it with PatchRight.