Simen Bekkhus
Simen Bekkhus
Semi-related is #1194 which converts much of our CI from Travis to GH Actions
Oh, and /cc @nodejs/docker
For sure, I just assume the action (or whatever) for auto-merging PRs would work better if it just checked that all other workflows passed successfully rather than pinging travis. I...
We should probably go for squash merges, then we can make sure the commit message and commit body makes during merge and just re-use that as is for the upstream...
Main issue now (from our (docker team) side) is the wait for the musl build. It'd be trivial to build automation for the GH release of the prebuilt binaries on...
Awesome! AFAIK my last comment is still true. A great first step is automatically opening a PR once the musl builds are complete, then merge it once CI is green....
Yeah, that sounds correct 👍 Ideally instead of a cron checking every hour there'd be some sort of webhook or something like it to trigger the actions when a new...
First run of the action: https://github.com/nodejs/docker-node/actions/runs/1965626254. Failed since the unofficial build for musl isn't done yet. It just finished [2 minutes ago](https://unofficial-builds.nodejs.org/logs/202203102029-v17.7.1/) though, so a PR might be created when...
Ok, one thing we need to change is just skip and not fail when waiting for musl: very annoying notifications
Wrong author: #1664 It also fails to actually request a review Both of these might actually be fixed by using the bot token we have instead of the default token