This script needs/uses a custom `BASHBREW_LIBRARY` directory, but it stores that value in the exported environment slightly too soon such that `generate-stackbrew-library.sh` picks it up (and shouldn't be).
We often use "`BASHBREW_LIBRARY` is unset (or empty)" as a conditional for whether to fall back to using "https://github.com/docker-library/official-images/raw/HEAD/library/" as an explicit prefix for querying "source of truth" values for things like supported parent architectures.
These two things collided in
|
||
|---|---|---|
| .. | ||
| github-actions | ||
| bashbrew-arch-to-goenv.sh | ||
| bashbrew-entrypoint.sh | ||
| bashbrew-host-arch.sh | ||
| jq-template.awk | ||
| template-helper-functions.jq | ||