v0.1.1-preview13: Context first: build subcommand: Rust and Go fixes
Pre-release
Pre-release
Container first CLI version. Runs build
, exec
and run
in a container.
- Rust Up fixes
- Go download error surfacing fix, thanks @alrs
- Somewhat smarter Download manager
- Better container info interpolation into the YAML
- GoReleaser buildpack added
- Anaconda tool to install Python build packs: version bump to 4.8.3
- Fixes how we resolve the package name
- AndroidSDK build pack fixes: support
android
andandroidsdk
names, fixes to how agreements are written - OpenJDK build pack fixes: downloading and managing the infinite version "table" 😏
- Build packs code cleanup: fixes to how it downloads and manages PATH
- Checks consistently for sane environment variables settings in the YAML
- Regression:
-exec-prefix
flag forbuild
is back and running - Checks all docker mounts, if it doesn't exist locally, give up
workspace
has subcommands that helps manage auto created$HOME/.yourbase/workspace/
dirs- Regression:
build
actually searches and uses build target names defined in the YAML - Timings for Docker container stand up and tools installations
- Container workdir should be set to a default
- Chore: dep Narwhal v0.5.2