Commit History

Author SHA1 Message Date
  Mazz Mosley 36757cde1c Validate extended service against our schema 10 years ago
  Mazz Mosley 8a6061bfb9 __init__ takes service name and dict 10 years ago
  Mazz Mosley 1344533b24 filename is not optional 10 years ago
  Karol Duleba 477d4f491d Do not allow to specify both image and dockerfile in configuration. Closes #1908 10 years ago
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 10 years ago
  Daniel Nephin feaa4a5f1a Unit tests passing again. 10 years ago
  Daniel Nephin 809443d6d0 Support python 3 11 years ago
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 years ago
  Aanand Prasad a806d9e77b Merge pull request #1855 from mnowster/number-is-a-valid-service-name 10 years ago
  Mazz Mosley 67995ab9e3 Pre-process validation steps 10 years ago
  Karol Duleba 2e7f08c2ef Raise configuration error when trying to extend service that does not exist. Fixes #1826 10 years ago
  Mazz Mosley 440099754d memory values can be strings or numbers 10 years ago
  mnowster c443e95f07 Merge pull request #1825 from aanand/dedupe-unset-env-warnings 10 years ago
  Aanand Prasad 4c65891db1 Avoid duplicate warnings if an unset env variable is used multiple times 10 years ago
  Mazz Mosley 5e2ecff8a1 Fix ports validation 10 years ago
  Aanand Prasad fb4c9fbb8b Merge pull request #1808 from mnowster/129-validate-compose-yml 10 years ago
  Mazz Mosley f8efb54c80 Handle $ref defined types errors 10 years ago
  Mazz Mosley df14a4384d Catch non-unique errors 10 years ago
  Mazz Mosley e0675b50c0 Retrieve sub property keys 10 years ago
  Mazz Mosley ece6a72712 Clean error.message 10 years ago
  Mazz Mosley b4872de213 Allow integer value for ports 10 years ago
  Mazz Mosley 52733f6996 Merge pull request #1833 from aanand/deprecate-relative-volumes-without-dot 10 years ago
  Aanand Prasad 46e8e4322a Show a warning when a relative path is specified without "./" 10 years ago
  Veres Lajos 11adca9324 typofix - https://github.com/vlajos/misspell_fixer 10 years ago
  Mazz Mosley df74b131ff Use split_port for ports format check 10 years ago
  Mazz Mosley 2e428f94ca Refactor validation out 10 years ago
  Mazz Mosley ea3608e1f4 Improve test coverage for validation 10 years ago
  Mazz Mosley d8aee782c8 Error handling 10 years ago
  Mazz Mosley 6c7c598546 Format validation of ports 10 years ago
  Mazz Mosley 76e6029f21 Replace service tests with config tests 10 years ago