Page MenuHomeSoftware Heritage

stop to use the deprecated docker-compose --no-ansi command line option
ClosedPublic

Authored by vsellier on Dec 7 2021, 8:47 AM.

Details

Summary

Avoid this messages :

--no-ansi option is deprecated and will be removed in future versions. Use `--ansi never` instead.

Diff Detail

Repository
rDENV Development environment
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25405
Build 39713: arc lint + arc unit

Event Timeline

ardumont added a subscriber: ardumont.

lgtm

I did not know we did that. I had to look further what it did (to be sure):

--no-ansi                   Do not print ANSI control characters (DEPRECATED)
This revision is now accepted and ready to land.Dec 7 2021, 9:12 AM