Ben Boeckel
Ben Boeckel
Ah, yeah it does. I moved to `rm && meson` when I realized that nothing was doing a repro. Turns out that `scipy` was installed, so the build was picking...
Thanks, I'll take a better look at this when I get a chance (maybe next week).
Could crate publication dates be detected once and added to the index data directly (with future additions adding the data automatically)? It *should* just be a blame for each entry,...
Hmm. It seems that the index could be fetched from an arbitrary refspec. See that https://github.com/mathstuf/rust-keyutils/blob/master%40%7b2020-01-01%7d/.cirrus.yml is returning valid contents. So, at least for github-hosted index files, this kind of...
> more options to delete images in bulk! Having an accessible API would let folks do their own bulk management rather than having to design UI and UX for it....
Thanks! However, the docs seems a bit confusing to me. First there is: > Only untagged manifests (or those not referenced by other tags or images) can be deleted. If...
> Also, does this work with skopeo delete or should I file an issue with that project to support this endpoint? A quick test shows that `skopeo delete` works!
With that, I think the only thing missing here is the ability to list untagged images.
Note that 3.14 is left out of CI because the Github CI stuff in use doesn't support it yet.
A pity that Github doesn't offer CI images that let folks test things *before* they're released to help fix bugs… But at least this can be pulled by other distros...