Last 12 weeks · 0 commits
4 of 6 standards met
I wanted to use pageres-cli in a GitHub action workflow. Naturally I was looking for a ready-made action but could not find one. I assume there is none because pageres supports so many options that it would be hard to wrap in an action? Anyhow, I ended up calling pageres straight from a script in my workflow. What took me a bit was to figure out that I needed this bit: I know that it is already mentioned here in the README and the test workflow also contains a trace of it. However maybe there would be a more explicit way to instruct people that want to use pageres-cli in a GitHub Action? I don't have a specific proposal yet, just wanted to float the idea. Last but not least: Thank you for building and maintaining pageres-cli! It has helped me greatly in taking a screenshot in one of my GHA workflows!
Repository: sindresorhus/pageres. Description: Capture website screenshots Stars: 9739, Forks: 727. Primary language: TypeScript. Languages: TypeScript (96%), HTML (2.8%), JavaScript (1.2%). License: MIT. Latest release: v9.0.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 71%. Top contributors: sindresorhus, kevva, SamVerschueren, maxkueng, AllenSH12, ScottWeinstein, victorferraz, c0b41, rauberdaniel, dwoodiwiss and others.