Skip to content

Releases: avocado-linux/avocado-cli

0.29.0

13 Mar 05:34
e2ce302

Choose a tag to compare

What's Changed

Full Changelog: 0.28.1...0.29.0

0.28.1

12 Mar 17:59
c39b5f5

Choose a tag to compare

What's Changed

Full Changelog: 0.28.0...0.28.1

0.28.0

12 Mar 14:37
0fe355e

Choose a tag to compare

What's Changed

Full Changelog: 0.27.0...0.28.0

0.27.0

06 Mar 13:11
ac56e0e

Choose a tag to compare

What's Changed

Full Changelog: 0.26.0...0.27.0

0.26.0

05 Mar 02:18
902d94d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.25.1...0.26.0

0.25.1

11 Feb 14:56
7959bc0

Choose a tag to compare

What's Changed

Full Changelog: 0.25.0...0.25.1

0.25.0

11 Feb 01:15
533012d

Choose a tag to compare

What's Changed

Full Changelog: 0.24.0...0.25.0

0.24.0

05 Feb 03:06
d8d244b

Choose a tag to compare

What's Changed

Full Changelog: 0.23.1...0.24.0

0.23.1

26 Jan 18:05
55e8de2

Choose a tag to compare

Changes

  • Minor updates and improvements

Full Changelog: 0.23.0...0.23.1

0.23.0

12 Jan 03:56
be0037a

Choose a tag to compare

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