Daniele
Daniele
Hi @Varungarg97, what `dvc` version are you using?
Hi. I think this is related to the fact that the remote is set to the bucket's root. If you're following the guide, could you modify the remote url so...
This will probably will have to be tested against dvc plugins
Waiting for new tree before re-assessing this
It's likely the bucket does not exist. You can create it through the web console or with `gsutil` using `gsutil mb gs://dvctmp`.
Hi @thomasgilgenast, thanks for the detailed report. I tried reproducing the issue on both 2.24.0 and 2.25.0 and did not succeed. Could you try updating dvc and see if this...
@dberenbaum it is ready for review
Thanks for the feedback @jorgeorpinel, here's a new PR: https://github.com/iterative/dvc.org/compare/main...import-url-no-download-fixes we can move the discussion there
Hey @jelmer, just a friendly ping: this is ready for review 🙂
Hey @jelmer, sorry for keeping this hanging so long. I just rebased and added a new commit to update the `get_credentials_from_store` to use `CredentialHelper`. If you have any other concerns...