Dave Berenbaum

Results 845 comments of Dave Berenbaum

@drjasonharrison I moved your request to a new issue since it's a bit different from environment variables in pipelines. Supporting environment variable expansion in config files is a potentially easier...

@jdonzallaz For your particular use case, how important is it to have the credentials files as relative paths within your repo? Are there workarounds for you like using environment variables,...

@jdonzallaz Are you collaborating with others on your project? Are these personal or shared credentials? I'm wondering how this would work on a team where everyone has personal credentials as...

On second thought, I don't think a local cache would even be the right solution for credentials, because if they change, you probably want to use the updated version and...

@pmrowla Any thoughts on how to handle this? Could dvc copy over those contents that we know are part of the local dvc config?

Sorry, I did mean #7254, but since the discussion was here, I commented here. What do you think about prioritizing that one? Seems like that's a fairly substantial bug since...

I guess for @JohnTheDeere, you are using external dependencies or outputs in your pipeline?

I assumed that you have pipelines dependencies or outputs that are in gdrive instead of in your local workspace. Is that correct? Otherwise, I'm not sure why DVC would be...

@casperdcl FYI. Any thoughts on this scenario?

@dtrifiro Any idea how this should work after dulwich upgrades?