docker: publish images to ghcr.io#8066
Conversation
docker.com announced their intention to remove the free plan used by OSS. The nixos/nix image is essential to various CI runs to build with nix. To provide a continuity plan, this commit pushes the image to ghcr.io as well.
8d33b57 to
58546f1
Compare
|
You can get a token with enough permissions with |
I missed that! Thank you! |
|
Triaged in the Nix team meeting 2023-03-23:
|
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/2023-03-23-nix-team-meeting-minutes-43/26758/1 |
|
@fricklerhandwerk would there be any update on this? There is the option of setting up authentication in the CI, but a more convenient mirror would be most welcome! Thanks! |
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
Discussed in 2023-10-13 Nix team meeting: @baloo sorry for the long delay, we have a very long tail of PRs to deal with. This won't push the release tags, as they are pushed manually via the release script. We'll merge this as is to move forward. Could you also please update the release script to make it complete? |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/2023-10-13-nix-team-meeting-minutes-94/34395/1 |
|
will do! Thank you for the merge! |
Follow up PR on NixOS#8066
Motivation
docker.com announced their intention to remove the free plan used by OSS. The
nixos/niximage is essential to various CI runs to build with nix. To provide a continuity plan, this commit pushes the image to ghcr.io as well.Context
Fixes #5778
Checklist for maintainers
Maintainers: tick if completed or explain if not relevant
tests/**.shsrc/*/teststests/nixos/*Priorities
Add 👍 to pull requests you find important.