Joffrey F abce83ef25 Fix `config` command output with service.secrets section 9 lat temu
..
__init__.py c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 lat temu
config.py dc5b3f3b3e Fix secrets config. 9 lat temu
config_schema_v1.json d824cb9b06 Add support for swappiness constraint 9 lat temu
config_schema_v2.0.json e063c5739f Fix config schemas (misplaced "additionalProperties") 9 lat temu
config_schema_v2.1.json e063c5739f Fix config schemas (misplaced "additionalProperties") 9 lat temu
config_schema_v3.0.json 644e1716c3 Add missing network.internal to v3 schema. 9 lat temu
config_schema_v3.1.json 3a2735abb9 Rebase compose v3.1 on the latest v3 9 lat temu
environment.py a3a9d8944a Close the open file handle using context manager 9 lat temu
errors.py d717c88b6e Support version 3.0 of the Compose file format 9 lat temu
interpolation.py 2bce81508e Support non-alphanumeric default values. 9 lat temu
serialize.py abce83ef25 Fix `config` command output with service.secrets section 9 lat temu
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. 10 lat temu
types.py abce83ef25 Fix `config` command output with service.secrets section 9 lat temu
validation.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 lat temu