Karl Horky
Karl Horky
Great, I have requested access to the new larger GitHub Actions runners for [installation to our organization](https://docs.github.com/en/actions/using-github-hosted-runners/using-larger-runners#adding-a-larger-runner-to-an-organization) and will try the videos on a 4-core runner. I'll report back here...
Yeah I think the processes don't end - we're trying to start the same server right afterwards, and the port is blocked. In the meantime, our (somewhat overkill) workaround is:...
@Bickio until this is merged, how are you getting around this?
Nice, what I ended up doing was creating a new npm script called `prepare-for-cypress-tests`, where I can run multiple commands: `package.json`: ```json { "scripts": { "prepare-for-cypress-tests": "yarn copy-default-env && yarn...
I guess this is not a candidate for inclusion in 2.0 (#6888), right?
> it would not be wise to get such a massive change through in the last minute before 2.0 is out Hmm, there are still a number of open PRs...
I would personally prefer consistency across languages too, but that's a bigger fish to fry - JavaScript (including the ecosystem) is different in many ways to other languages, and a...
I've opened a PR at #7466, just in case this will get the approvals that it needs.
> How would you motivate the change in the 2.0 blog post? @lydell I've started a bit of the "motivation" explanation in the unreleased changelog file in the PR here:...
Ok, so maybe the supporters here can pull together and help me with some statistics: @lydell [has asked for some justification](https://github.com/prettier/prettier/pull/7466#discussion_r372547297) of the "most common" statement in the other pull...