Michael Hays

Results 35 comments of Michael Hays

FYI, this action is working with pnpm 7 for me, using these steps: https://pnpm.io/continuous-integration#github-actions

For anyone interested, I wrote a simple (and hacky) JS script to remove the fully-covered rows from the generated HTML coverage report. It's been working well for me for the...

Is the failed check preventing this from being merged? This option would be really useful!

@coreyfarrell Any chance we could get this merged? This would be an extremely useful workflow improvement. @blackswanny Maybe you could try merging master into this branch to see if the...

Hey @edmorley, any update on an estimated timeline for this? No worries if not, I'm mainly curious because I've been putting off switching from Pipenv to Poetry for when Heroku...

@LarsFlieger, this [StackOverflow answer](https://stackoverflow.com/a/70687407/3414529) describes how to compile the Tailwind classes on the fly for component tests, using the Cypress `before` hook. Still, it would be nice if Cypress supported...

For my use case, I need to retrieve the sum of a highly nested and filtered array of objects, and it would be very convenient if `Decimal.sum() == 0`. I'd...

They clearly understand the need for this, please be patient! Just leave a :+1: on this issue to express your support.

@smblee See [this comment](https://github.com/volta-cli/volta/issues/737#issuecomment-1309700437); there's no ETA as of now.

Looks like the 2.0 alpha may be abandoned -- no new commits or releases in 6 months. Is there a plan to re-open work on 2.0, or to bring ESM...