| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2 days | playwright-cli: fix missing launcher and lib64 path | Danilo M. | 1 | -2/+16 | |
| npm did not create the bin launcher under DESTDIR staging, so the package shipped an empty /usr/bin. Create the playwright-cli symlink explicitly. Also move node_modules from the arch-specific /usr/lib64 to /usr/lib, correct for a noarch package. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 3 days | playwright-cli: add version 0.1.14 | Danilo M. | 1 | -0/+115 | |
| CLI for common Playwright actions. Node.js tool installed from the npm registry tarball; pure JavaScript with no native bits, so noarch. Browser binaries are not packaged (downloaded at runtime via "playwright-cli install"). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
