Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to use private repositories as a dotfiles repository #7565

Closed
gtsiolis opened this issue Jan 12, 2022 · 2 comments · Fixed by #7569
Closed

Allow users to use private repositories as a dotfiles repository #7565

gtsiolis opened this issue Jan 12, 2022 · 2 comments · Fixed by #7569
Assignees
Labels
component: dashboard team: IDE team: webapp Issue belongs to the WebApp team type: feature request New feature or request type: improvement Improves an existing feature or existing code

Comments

@gtsiolis
Copy link
Contributor

Problem to solve

Dotfiles support was added back in #5198 and #7337, following the relevant RFC.

However, private repositories are not supported as described[1] in the RFC or something is not set properly. Cc @csweichel

This repo must either be public, or can be pulled using one of the authentication providers the user has signed in with.

See also relevant discussion from discord.

Proposal

While the next large step towards improving this feature is described in #7385, we could break things to even smaller pieces and work on an MVC (minimum viable change) to just allow users to use private repositories as a dotfiles repository. ➿

@gtsiolis gtsiolis added type: feature request New feature or request component: dashboard type: improvement Improves an existing feature or existing code team: webapp Issue belongs to the WebApp team labels Jan 12, 2022
@gtsiolis
Copy link
Contributor Author

@jldec could you 🅰️ verify if this is an issue and 🅱️ whether it's worth scheduling instead of waiting for #7385? Feel free to close if needed.

@iQQBot
Copy link
Contributor

iQQBot commented Jan 12, 2022

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard team: IDE team: webapp Issue belongs to the WebApp team type: feature request New feature or request type: improvement Improves an existing feature or existing code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants