Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

btw just to confirm @dberenbaum does `git fetch --depth=2` also obtain DVC exp's hidden reflog?

ok so I assume only `git fetch --unshallow` will work? Is there no other way? What if the repo is massive and a full unshallow is undesirable?

getting [the second version of this bug](https://github.com/iterative/cml/issues/906#issuecomment-1095722720) too

I presume the idea would be install (`npm install @dvcorg/cml`) locally and then copy the `node_modules` folder to an on-prem machine which interacts with an on-prem gitlab server. related to...

> To pass a complete bundle when cml-runner creates/registers itself? I don't follow. I think this is only about installing CML on a machine which doesn't have internet access. At...

Shipping with Docker images would be great for this (#752). #615 would include non-Docker cases so is different.

I'd say if the platform doesn't support edit history, then users requiring history should simply not use `--update` (just use `--pr`). I'd downgrade this to `p2` or even just close?

Are you talking about https://github.com/iterative/viewer/issues/2759? I already commented there and don't see any connection. @duijf do let me know if https://github.com/iterative/cml/issues/803#issuecomment-963700819 is not enough for Studio.

@duijf it seems that you are effectively talking about asking users to not use the `--update` flag. Not using the flag would preserve all reports (default behaviour). Not sure if...