Matt Kantor
Matt Kantor
I sense a possible vicious cycle: 1. Producers of errors are incentivized to include as much context as possible in every error message since they can't rely on end users...
This isn't _my_ password (it's actually an [old joke](https://knowyourmeme.com/memes/hunter2)). The purpose of this `docker login` call is to determine when your local registry instance is up and running—no matter what...
@ccrxf can you share more details so that I may reproduce the issue? > For example: the exact command-line invocation you used, the complete output of docker-pushmi-pullyu, what OS you...
Any updates on this? I'm blocked by it as well and am going to end up using the fork. It looks like there are at least two open PRs addressing...
Alternatively, if this project is now abandoned/unmaintained and this is not ever going to happen (which I suspect might be the case), could you let us know @mwunsch? I'd be...
> work of upgrading my fork to support 2.12 @daviddenton Hmm, based on @gaydenko's comment and [the artifacts in Maven Central](https://search.maven.org/search?q=a:handlebars-scala-fork_2.12), I thought that your fork was already compatible with...
The reason that I made the `CRToast` options/defaults public is because some of them are pretty necessary to create a good layout (e.g. `displayUnderStatusBar`, text/fonts, etc). If this is too...
I haven't been able to reproduce this, so I'm going to close the issue. @ccrxf feel free to reopen if you're still having trouble. Please share additional details if you...
This API would be useful for me, so I brought this branch up-to-date in #444.
> @mkantor may I know your use case for this feature? My use case is [to set up a registry from already-open `File`s](https://github.com/mkantor/operator/blob/0.1.2/src/content/content_engine.rs#L238-L297). With handlebars-rust 3.x I'm using [the old...