docker-rust-nightly icon indicating copy to clipboard operation
docker-rust-nightly copied to clipboard

Scheduled builds stopped running

Open pushrax opened this issue 5 months ago • 4 comments

The last build ran on Jan 6.

pushrax avatar Feb 01 '24 21:02 pushrax

ping @sfackler

tyranron avatar Feb 12 '24 12:02 tyranron

Now they're published on Docker Hub once again, thankfully to https://github.com/rust-lang/docker-rust/pull/175. However, still missing on GitHub Container Registry, though.

tyranron avatar Feb 21 '24 09:02 tyranron

Now they're published on Docker Hub once again, thankfully to rust-lang/docker-rust#175. However, still missing on GitHub Container Registry, though.

Sadly, we haven't figured out how to switch the repo attached to the rust package from rust-lang/docker-rust-nightly to rust-lang/docker-rust, so I only enabled publishing to Docker Hub in rust-lang/docker-rust#175.

If you want to stay up to date, there is a t-infra zulip thread, where the discussion around fixing the nightly image uploads has been happening.

Muscraft avatar Feb 22 '24 20:02 Muscraft

@Muscraft I wonder if just pushing from new location will do the trick? Since both repos are in the same organization, that shouldn't be a problem, I suppose.

On my experience the attachment is usually depends on org.opencontainers.image.source label.

tyranron avatar Feb 23 '24 11:02 tyranron