Skip to content

feat: Add dotfiles repo URL at the user account to be re-used across templates (for v1 parity) #3114

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

Closed
sharkymark opened this issue Jul 22, 2022 · 1 comment

Comments

@sharkymark
Copy link
Contributor

This is the v1 comparable feature to copy.

As a developer, I want all of my workspaces to look the same with my dotfiles repo cloned and installed.

Presently in Coder OSS, I have to manually copy/paste my URL into each workspace creation step if the template prompts for it.

I would like this to behave like Coder v1 where I add the repo once at the user account level, and if a template is going to clone it, it grabs the URL from the Coder database.

image

@ammario
Copy link
Member

ammario commented Jul 31, 2022

This is the most important user story that is resolved by #2387. We should not implement it in the v1 way because:

  • We will want user-scoped values for more than dotfiles, meaning a first-class field would duplicate functionality
  • We have no standard approach to dotfiles like v1 does.

@ammario ammario closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants