Gaëtan Lehmann

Results 39 comments of Gaëtan Lehmann
trafficstars

In fact a much better approach might be to provide an entry point to implement these claim checks. Either by subclassing the jwt authenticator, or by providing a callback. What...

I propose my workaround for the very same issue, just a bit more compact than what what proposed earlier. gitlab-ci.yaml: ```yaml test: image: name: registry.gitlab.com/xdev-tech/build/earthly:3.2 script: - earthly-daemonless --ci --push...

@alexcb Your new workaround works for me, except that the remote cache is not saved anymore in case of test failure. My `Earthfile` looks something like: ```Earthfile VERSION --wait-block 0.6...

indeed, that would be interesting. We have no knowledge about clink or clink-completions though, so a little guidance on where to begin would be great! More specifically, click-completion is working...

BTW, I'm one of the click-completion developers

The link to the roadmap in @technoweenie is dead, and I can't find anything about compression in git-lfs. What is the status of this feature?

I'm very new to this project, so I'm not sure if this has already been discussed and maybe rejected. Please just tell me if that's the case! If you're interested,...

> > table output is changed to two alternating colors, to enhance the > > readability of the columns without using too many colors > > I want to discuss...

> > while it would be great to enhance the readability of the help page, > > coloring everything in yellow doesn't seem to help for that purpose. As for...

> > key indent color alternates between yellow and cyan to enhance the indent > > readability and differentiate the key from the content > > This basically sounds good....