Mazz Mosley
|
418ec5336b
Improved messaging for simple type validator
|
10 years ago |
Aanand Prasad
|
87a50317ad
Merge pull request #1954 from nhumrich/master
|
10 years ago |
Nick H
|
a372275c6e
Allow for user relative paths
|
10 years ago |
Mazz Mosley
|
4bed5de291
Remove item unique constraint for command
|
10 years ago |
Mazz Mosley
|
866979c57b
Allow entrypoint to be a list or string
|
10 years ago |
Mazz Mosley
|
7326608369
expose array can contain either strings or numbers
|
10 years ago |
Mazz Mosley
|
6a399a5b2f
Update tests to be compatible with validation
|
10 years ago |
Mazz Mosley
|
950577d60f
Split validation into fields and service
|
10 years ago |
Mazz Mosley
|
4a8b2947ca
Interpolate extended config
|
10 years ago |
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 |