Quentin Barbe

Results 17 comments of Quentin Barbe

Hello everyone, is this PR ever going to be merged, or does it need additional work? Thanks

Hi @sverweij , thanks a lot for your answer. What I need is a bit more complex than preventing parents from being imported. I what to allow importing siblings, and...

Wow that is a great answer, thanks a lot. But this is not exactly what I'm trying to do, sorry it's not clear. I'll try another way of explaining, using...

Here is a graph of my project, where I have been enforcing this rule "manually" (ie during code reviews ;)) ![graph](https://user-images.githubusercontent.com/421352/88114729-d8cbad00-cbb4-11ea-9773-8d20f6294ce8.png) Note that `logging/`, `assetEngine/` and `server/` could really be...

I love podman, but last time I checked it was not possible to run it in another container without some special privileges (see for example https://www.redhat.com/sysadmin/podman-inside-container) which is annoying if...

(and yes, absolutely, this change removes the need to have any tool installed locally)

Ah and one last thing: Jib documentation does provide a "solution" for the lack of RUN support: they suggest to use a custom base image :D How this base image...

I can confirm, I reached out to you when I wrote this a while ago for this specific problem with guava ^^ https://github.com/com-lihaoyi/mill/pull/1378 After rebasing yesterday it looks like now...

@cbruno10 sorry I missed you answer earlier. Hooks seems perfect for this use case. Should I close this issue? Thanks!

@misraved no worries! No, it doesn't work because this exposes the metric itself, not the datapoints, so it's not possible to draw a graph from this.