clojusc / meson

Clojure Client Library for the Mesos HTTP API
Apache License 2.0
9 stars 10 forks source link

issue/91/ischeduler-protocol-defs: IScheduler protocol function definitions vs implementation mismatch. #92

Closed wdhowe closed 4 years ago

wdhowe commented 4 years ago

Updated protocol function definitions to match scheduler call implementation.

Closes #91

oubiwann commented 4 years ago

Can you rebase off of master (e.g., git pull origin master --rebase) and force-push up to your branch? That will run the now-passing CI/CD workflow that's been moved to Github Actions ...

wdhowe commented 4 years ago

Rebased on master.

oubiwann commented 4 years ago

Hey, look at that -- we've got green builds again! 😄