Jace Browning
Jace Browning
I'd definitely like to have this capability at some point! Any thoughts on what the query params should be to position text?
@jswny yeah, I'd be willing to consider that if you can provide a working setup with GitHub actions or an update to the CircleCI jobs.
http://shieldlist.org/gfxhax/drinkshield is up, but that's not much better because most of the links on the page are broken.
This bug is still present for me on 5.8.0 (running on macOS).
I think I overstated the problem. I'm running my tests using pytest-watch and its not continuing on to my `onpass` command after displaying the warning (whereas it does continue with...
Sorry, I'm not really sure. 😄 I am not importing from pytest_cov or any other plugin, but pytest-cov is the only plugin reporting this warning.
I think the visual directory structure looks great! Could you share the code that generates this?
`gitman list` shows the full tree after installation. Do you have any thoughts on how this might be stored for later reinstall?
I think I understand. After running `gitman install`, instead of getting something like ``` .gitman.yml vendor/ dep_a/ .gitman.yml vendor/ dep_c dep_b/ .gitman.yml vendor/ dep_c ``` you would get something like:...
This feature sounds useful. It might even be worth having a `flat: ` setting in the configuration file because you would want dependencies to be checked out the same on...