rstudio / rstudio-docker-products

Docker images for RStudio Professional Products
https://hub.docker.com/u/rstudio
MIT License
64 stars 54 forks source link

Evaluate adding git credential manager to session images #472

Open colearendt opened 1 year ago

colearendt commented 1 year ago

We could also evaluate adding this to workbench images too. Wherever interactive data science happens.

https://github.com/GitCredentialManager/git-credential-manager

If this is a good workflow, maybe we should mainstream / document its usage patterns?

rstub commented 1 year ago

A good write-up concerning git credentials on Linux: https://blog.djnavarro.net/posts/2021-08-08_git-credential-helpers/