You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added BASE_BASH_LIBS_SOURCE and BASE-D007 diagnostics so basectl check
and basectl doctor report whether Base is using external reusable Bash
libraries or the bundled fallback.
Added BATS coverage proving Base can bootstrap from external base-bash-libs when bundled reusable Bash library directories are absent.
Changed
Documented Homebrew tap trust for Base and standalone base-bash-libs
installs, and updated direct Base upgrade examples to use brew upgrade --no-ask codeforester/base/base.
Fixed
Fixed Bash library readiness BATS assertions so they pass both with a sibling base-bash-libs checkout and with bundled fallback.