Antoine du Hamel
Antoine du Hamel
> * A GitHub action could also automatically offer a public key in Step 1 to enhance security. Trusting GitHub is optional in that everyone could choose whether to use...
> Don't tell anyone, but I've successfully used the squash and merge button once or twice by adding all the metadata with node-core-utils, then force-pushing to the PR branch. From...
> Step one would be to find a way to get the commit-queue to force-push to the PR branch. That will break for certain PRs. (The npm bot PRs, for...
No, I'd prefer not to force push, it makes the GitHub Actions CI run twice.
> Either way, CI on GHA on a public repo is free, what's wrong with running it 20 times, let alone twice? It's free, but limited, it's not uncommon to...
> Realated: Here's how everyone on TSC is doing in terms of attendance and voting. Goeffrey is not listed because he joined the TSC less than three months ago?
> I would like to work on writing promise based version of callback based methods of `zlib`. Is someone already working on it? Not that I know, go for it...
@mmarchini The invite seems to work, thanks! The calendar event includes a link to a Google Meet meeting, can we change that to link to the Zoom meeting instead?
> 2\. Even node itself does not use `.md` for documentation only. For example, `test/fixtures` contains `.md` files that affect tests (e.g., because they are linter test cases). @tniessen those...