Adam Dangoor

Results 50 comments of Adam Dangoor

Thank you - please could you add a test which would fail without this change?

Thank you @iamgd67 . I know this is an old PR, but I would be happy to get a fix in for your issue. Could you provide either/both of (ideally...

Thanks for the work @zhu . Please ping me when tests are passing or I can help!

This is a feature that I would like but currently cannot work on. If someone else wishes to, perhaps looking at https://github.com/docker/compose/blob/53d00f76777d111c192b0674eb89f2073da73cf0/compose/parallel.py would be useful.

@frostming Thanks for mentioning me, and the gif looks great. I won't review as I don't have the expertise but I hope that this, or similar, makes it into `halo`!

@mesosphere-mergebot override-status teamcity/dcos/test/terraform/aws/onprem/static/group3 https://jira.mesosphere.com/browse/DCOS-56126

(as discussed, @jgehrcke will re-run the overridden command).

If I ignore this one warning, what will the difference be in my rendered docs between those docs when I am using a Python version which hits this bug and...

PyPI now supports Markdown - https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi.

Thanks @jieyu ! I imagine that this would look like `Cluster.from_url(url=url, ...)`. The `...` is where it gets interesting! With `Cluster.from_nodes` we take `Node` objects for `masters`, `agents` and `public_agents`....