Peter Rowlands (변기호)

Results 231 comments of Peter Rowlands (변기호)
trafficstars

> Agree but I'm not sure what you're suggesting @pmrowla, how do we even detect things that *should* be gitignored? My point was that we can't do this, and that...

@JohnTheDeere your problem is a known issue, see #7254

@dberenbaum we can pass the local config from the parent repo without copying files. We just have to implement passing the correct parent repo's config into the exp/tmpdir repo constructor....

I think it's just a p2 given that the most common use case for `config --local` is remote auth options, which don't affect anything in experiment runs. The only `config...

@rick-van-veen the issue is still open and there is currently no estimate on when the core team will be able to get to it. The in-progress/done status messages are just...

Should also note that the repo uses templating and the stage output which generates tree errors is a directory where the path comes from templated params

This issue will likely go away when we move to the new queueing backend which should be relatively soon.

For reference, the issue appears to be related to slow `copyfile` on checkout, the read takes 89% of the runtime for copyfile, the actual write is 7% ![Screen Shot 2022-06-30...

To clarify, I don't think the issue here is with `exp branch`. The problem here is that DVC-tracked/git-ignored files are being included in the commits generated by `exp run`. `exp...

This issue was also noted by a discord user, but it was unclear on how to reproduce it and not followed up into a separate bug report https://discord.com/channels/485586884165107732/485596304961962003/1003959217826300025