iterative / example-repos-dev

Source code and generator scripts for example DVC projects
https://dvc.org/doc
21 stars 13 forks source link

Add devcontainer to run in Codespaces #166

Closed shcheklein closed 1 year ago

shcheklein commented 1 year ago

Add .devcontainer.json config for Codespaces per https://github.com/iterative/example-repos-dev/pull/161#discussion_r1088142263

Related: https://github.com/iterative/saml-to repo to define SAML.to config to assume role automatically that has access to S3 (including dvc-private and dvc-public) buckets.

To debug (if something goes wrong) the SAML.to logic one can run:

$ assume-aws-role

Also make sure (ask GH admins) that SAML.to app has access to the https://github.com/iterative/saml-to repo.