rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
312 stars 63 forks source link

Are you going to discontinue support for GCP buckets in the newer version? #548

Closed augustohassel closed 2 years ago

hadley commented 2 years ago

What are GCP buckets?

augustohassel commented 2 years ago

What are GCP buckets?

Hi Hadley! Sorry about not being accurate! GCP (Google Cloud Platform) buckets is Google Cloud Storage.

hadley commented 2 years ago

Ok. And does pins currently support them?

augustohassel commented 2 years ago

Yes! But in the new documentation says legacy boards will be implemented based on user feedback (https://pins.rstudio.com/news/index.html#modern-boards-1.0.0). The legacy fuction is the one named 'board_register_gcloud()'

image

hadley commented 2 years ago

So are you saying that you use board_register_gcloud() and would like an modern equivalent?

augustohassel commented 2 years ago

So are you saying that you use board_register_gcloud() and would like an modern equivalent?

Exactly! 🙌 We use it a lot on our daily routines.

Wesseldr commented 2 years ago

+1 I was kind of surprised when it stopped working when i upgraded :-) But yes a I like'm too using gcloud :-)

hadley commented 2 years ago

@Wesseldr what do you mean it stopped working? the legacy board should continue to work. Can you please provide a reprex?

hadley commented 2 years ago

Closing in favour of https://github.com/rstudio/pins/issues/572

github-actions[bot] commented 2 years ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.