HomeSoftware Heritage

upgrade: use --ansi never for docker-compose (#1051)

Description

upgrade: use --ansi never for docker-compose (#1051)

Starting from docker-compose v1.28.0, the --no-ansi option is deprecated and a new, --ansi never option is introduced instead. This PR makes the deprecation warnings around this go away but bumps the minimum docker-compose version required to 1.28.0 as the older versions don't support the new option.

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Aug 5 2021, 12:06 PM
GitHub <noreply@github.com>Committed on Aug 5 2021, 12:06 PM
olasdPushed on Sep 2 2021, 4:39 PM
Parents
R206:93078f052d2d: upgrade: docker-compose version to 1.29.2 (#1050)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:76c33bbbe7f3: upgrade: use --ansi never for docker-compose (#1051) (authored by Burak Yigit Kaya <byk@sentry.io>).Aug 5 2021, 12:06 PM