Releases: awslabs/aws-build-accumulator
1.29.0
This is Litani version 1.29.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.29.0.deb
1.28.0
This is Litani version 1.28.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.28.0.deb
1.27.0
This is Litani version 1.27.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.27.0.deb
1.26.0
This is Litani version 1.26.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.26.0.deb
1.25.0
This is Litani version 1.25.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.25.0.deb
1.24.0
This is Litani version 1.24.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.24.0.deb
1.23.0
This is Litani version 1.23.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.23.0.deb
1.22.0
This is Litani version 1.22.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.22.0.deb
1.21.0
This is Litani version 1.21.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.21.0.deb
1.20.0
This is Litani version 1.20.0.
MacOS
On MacOS, install Litani using Homebrew with
brew install aws/tap/litani
or upgrade (if it's already been installed) with:
brew upgrade litani
Ubuntu
On Ubuntu, install Litani by downloading the *.deb package below for ubuntu-20.04 and install with
# Ubuntu 20.04:
$ apt install -y ./litani-1.20.0.deb
What's Changed
- Update README by @angelonakos in #91
- Prevent file extension from appearing twice in dot dependency diagram by @angelonakos in #93
- Litani dump-run will dump the latest run, if no build is concurrently running by @angelonakos in #95
- Update doc, examples for transform-jobs command by @angelonakos in #96
- Add release workflow for litani by @ronakfof in #94
- Fix tag format in release workflows by @ronakfof in #98
Full Changelog: 1.19.0...1.20.0