Chris Mayo

Results 171 comments of Chris Mayo

From memory these were only labels and not releases as far as the GitHub container registry was concerned (a limitation as compared with the npm registry), leaving no way to...

Indeed, I was assuming that if what wasn't a release was a pre-release, then it would be possible to delete the pre-releases and the releases would be left. A potential...

That PR hasn't been merged but there is a new "delete-only-untagged-versions" option. Let's use that to fix this, although that only works if we stop tagging all images with the...

systemd unit files stopped using forking in c6773f6b5ff6d8, first released in v3.2.4. dbmail:dbmail is expected by systemd dbmail.tmpfiles.

actions/checkout@v4 has `submodules: recursive` #825

Partially implemented by 8623f96b3c43d089920731d38a6e2aa60054b215.

Rebased, and updated also pulling in plenty from the openscad live ebuild - some ideas though on USE flags, make gui the default and still using pdf instead of cairo.

It does fail "##[error]docker: command not found", not very helpful - my guess is that the name is not unique because it is"Python ${{ matrix.python-version }}".

or it could just be that runner... ``` Current runner version: '2.314.1' Operating System macOS 14.4.1 23E224 Runner Image Image: macos-14-arm64 Version: 20240402.2 Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240402.2/images/macos/macos-14-arm64-Readme.md Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240402.2 ```

The second one, looks like no docker on macOS runners. I take it back about the message.