Alex Coomans
Alex Coomans
Started out trying to fix `Displaying posts 1 - 0` for empty collections with `pagination_total: false`, but then realized I could make a few other improvements without triggering a `total_count`...
This isn't exactly the same behavior you'd get with a named path helper since it doesn't require the `params` key, but it is very close.
This expands on the work from #88. - Available partitions includes ones that have a replica missing - Topic metadata is correctly refreshed when a replica is missing - Topic...
For images with non-distributable layers, if we're pushing the layer to the destination we want to remove any URLs on the layer since they're generally preferred over the repository itself...
### Subject of the issue When delegating using `**kwargs`, the spec fails when passed no keyword arguments in 2.7 (no issues with 3.0). ### Your environment * Ruby version: 2.7...
Specifically, bumps github.com/containers/image/v5 to include containers/image@13264a15295a146c4f2c497f36e3aa8dad61aba4 which should solve an NPE we're hitting.