Commit Graph

7 Commits

Author SHA1 Message Date
Tianon Gravi 79a269637f Add support for "Builder: oci-import" in diff-pr
Also, update other scripts to use `bashbrew fetch` and `gitCache` effectively to remove unnecessary reimplementations of `BASHBREW_CACHE` default value calculation (new in bashbrew v0.1.8).

As a parting gift, add the raw list of total supported architectures to a file so it's more obvious when new ones are added or removed (like `ubuntu` losing `riscv64`).
2023-02-15 13:22:05 -08:00
Tianon Gravi cb4885a6de Fix minor edge case in naughty-*.sh when BASHBREW_NAMESPACE is set 2020-08-28 17:21:01 -07:00
Tianon Gravi 23fb87c4dd Remove the "!aufs" constraint from all images
We haven't used or needed this constraint in many years now, and the `aufs` storage driver is also discouraged in Docker itself for quite some time.
2020-05-07 13:05:46 -07:00
Tianon Gravi ca134b5212 Stop using the (deprecated) commit-warehouse
The warehouse is no longer necessary thanks to https://github.com/docker-library/bashbrew/pull/4 🥳
2020-05-06 12:14:43 -07:00
Tianon Gravi 7cdae72295 Remove "naughtyCount" variable from "naughty-constraints.sh" (exit code never used) 2020-02-14 16:22:42 -08:00
Tianon Gravi 6b0cb3d126 Fix "naughty-constraints.sh" in the face of multiple FROM 2019-08-09 13:56:35 -07:00
Tianon Gravi bcc52e46e5 Add new script to also verify "Constraints:" values are correct 2019-06-12 14:36:53 -07:00