docker-library / buildpack-deps

MIT License
445 stars 113 forks source link

Use `bashbrew` to gather the canonical list of supported suites #164

Open tianon opened 4 weeks ago

tianon commented 4 weeks ago

This is an attempt to help codify #162, and make sure that it's correct / mostly automated. I'd love to figure out a clean way to help @docker-library-bot be able to make these kinds of updates automatically, but that's a much larger/more complicated problem.

I'm not 100% sold on it, especially how fiddly and frankly unapproachable my filtering method is.

tianon commented 3 weeks ago

Heh, you think it's OK as-is, @yosifkit? I'm not opposed to getting it in, especially since the risk is very low (we'll only ever use it locally when making PRs like #162 as-is, which makes it pretty safe overall).