Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Karol Duleba 91b227d133 Allow to extend service using shorthand notation. Closes #1989 10 gadi atpakaļ
  Daniel Nephin 22bc174650 Refactor config.load() to remove reduce() and document some types. 10 gadi atpakaļ
  Daniel Nephin 577439ea7f Add a debug log message for config filenames. 10 gadi atpakaļ
  Daniel Nephin 39ae85db8a Support a default docker-compose.override.yml for overrides 10 gadi atpakaļ
  Daniel Nephin fe5daf860d Move find_candidates_in_parent_dirs() into a config module so that config doesn't import from cli. 10 gadi atpakaļ
  Daniel Nephin 89be7f1fa7 Unit tests for multiple files 10 gadi atpakaļ
  Daniel Nephin 10b3188214 Support multiple config files 10 gadi atpakaļ
  mnowster 1c823597bb Merge pull request #1995 from predakanga/master 10 gadi atpakaļ
  Aanand Prasad 87a50317ad Merge pull request #1954 from nhumrich/master 10 gadi atpakaļ
  Nick H a372275c6e Allow for user relative paths 10 gadi atpakaļ
  Lachlan Pease 2468235472 Added support for IPC namespaces, fixes GH-1689 10 gadi atpakaļ
  Daniel Nephin e801981fed Sort config keys 10 gadi atpakaļ
  Mazz Mosley 9b8e404d13 Pass service_name to process_errors 10 gadi atpakaļ
  Mazz Mosley 4b487e3957 Refactor extends back out of __init__ 10 gadi atpakaļ
  Mazz Mosley 950577d60f Split validation into fields and service 10 gadi atpakaļ
  Mazz Mosley 4a8b2947ca Interpolate extended config 10 gadi atpakaļ
  Mazz Mosley 36757cde1c Validate extended service against our schema 10 gadi atpakaļ
  Mazz Mosley 37bf8235b7 Get extended config path 10 gadi atpakaļ
  Mazz Mosley 538a501eec Refactor validating extends file path 10 gadi atpakaļ
  Mazz Mosley 02c52ae673 Move resolve_environment within __init__ 10 gadi atpakaļ
  Mazz Mosley 8a6061bfb9 __init__ takes service name and dict 10 gadi atpakaļ
  Mazz Mosley 1344533b24 filename is not optional 10 gadi atpakaļ
  Mazz Mosley c907f35e74 Raise if working_dir is None 10 gadi atpakaļ
  Daniel Nephin d264c2e33a Resolves #1804 10 gadi atpakaļ
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 gadi atpakaļ
  Aanand Prasad a806d9e77b Merge pull request #1855 from mnowster/number-is-a-valid-service-name 10 gadi atpakaļ
  mnowster 30b64e65cd Merge pull request #1859 from mrfuxi/extend-unexisting-service 10 gadi atpakaļ
  Aanand Prasad 530d20db6d Fix volume path warning 10 gadi atpakaļ
  Mazz Mosley 67995ab9e3 Pre-process validation steps 10 gadi atpakaļ
  Karol Duleba 2e7f08c2ef Raise configuration error when trying to extend service that does not exist. Fixes #1826 10 gadi atpakaļ