Releases: avocado-linux/avocado-cli
Releases · avocado-linux/avocado-cli
0.29.0
What's Changed
- feat: browser-based login and --token flag for connect auth by @lee-reinhardt in #98
- release: avocado-cli 0.29.0 by @lee-reinhardt in #99
Full Changelog: 0.28.1...0.29.0
0.28.1
What's Changed
- fix: remove org slug references, use org id for all api paths by @lee-reinhardt in #96
- release: avocado-cli 0.28.1 by @lee-reinhardt in #97
Full Changelog: 0.28.0...0.28.1
0.28.0
0.27.0
0.26.0
What's Changed
- Fix file permission bug in init --reference by @bbrock25 in #92
- 0.26.0 release by @mobileoverlord in #93
New Contributors
Full Changelog: 0.25.1...0.26.0
0.25.1
What's Changed
- Update init generators and add validation for packages by @mobileoverlord in #90
- 0.25.1 release by @mobileoverlord in #91
Full Changelog: 0.25.0...0.25.1
0.25.0
0.24.0
0.23.1
0.23.0
Changes
- Ensure --sdk-arch populates to al lcommand chains
- Optimize composed configuration loading
- Require the sdk to be installed to call sdk clean SECTION ext clean script.
- Add clean to sdk compile sections
- Fix up remote extensions using path source
- Update ext build sdk compile to support remote extensions
- Add avocado.distro.{version|channel} to interpolation context
- Pluralize keys
- Clean up debug from logs
- Update ext image to support external extension configs
- Merge external extension configs for all container calls
- Fix race conditions in tests
- Add target override overlays to packages
- Clean up package output
- Update sdk dnf to enable ext repos
- Add ext package_files
- Fixup package rm commands.
- Update ext package arch
- Support --sdk-arch across all container commands
- Fixup ext package src_dir
- Add --sdk-arch to control the sdk container arch through docker buildx
- Update prebuilt extensions to ext source
- Fix up tests and format code
- Fix clippy warnings
- Improve signal handling for containers
Full Changelog: 0.22.1...0.23.0