Jake Wharton

Results 1661 comments of Jake Wharton

See Alec's blog for Reddit one

Yeah this isn't great. For now there's zero error handling while core functionality is built out. Once more behavior is in place I'll start introducing `anyhow` for semantic failure messages...

So this will actually create a single zip. I wonder what its contents look like...

https://twitter.com/tomayac/status/1197067213926227968

There is no timestamp. It's true/false in the API.

Can't go through GraphQL yet because of https://gitlab.com/gitlab-org/gitlab/-/issues/196170

v4 REST API should be usable, but perhaps punt for a while

Does git log work in bare repositories? This feature is for discovering your repositories through your GitLab username. You're always able to clone any git repo from anywhere if you...

Thanks I'll play with it. We delegate everything to libgit2 which can have differing behavior from git proper. At worst, I just create a repro and file a bug upstream.

So this would require that any `public` or `protected` function in an `@Open` class was annotated or marked `final`?