trivago / chapi

chronos & marathon console client - Manage your jobs like a git repository
MIT License
14 stars 10 forks source link

Feature/add marathon support #68

Closed bidesh closed 7 years ago

bidesh commented 7 years ago

PR for issue #58.

msiebeneicher commented 7 years ago

bin/chapi configure: Please use a prefix like "GLOBAL", "CHRONOS", "MARATHON" for the configuration questions to make more clear what you are currently configuring

msiebeneicher commented 7 years ago

bin/chapi status : pls check the exception type or http status code if you use credentials which are wrong => http status code 403 Forbidden

msiebeneicher commented 7 years ago

bin/chapi validate .: the command is broken:

[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
  You have requested a non-existent service "jobrepositoryfilesystem".
bidesh commented 7 years ago

@msiebeneicher

bidesh commented 7 years ago

The build is failing because of hhvm. This issue was reported with facebook/hhvm#7622 . @msiebeneicher Is there any requirement why we should stick to hhvm 3.6.6?