-
Notifications
You must be signed in to change notification settings - Fork 185
Deprecate local repos #2984
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
Deprecate local repos #2984
Conversation
Closes: #2974
Sorry, just to confirm, will it be possible to specify |
Sure |
docs/docs/concepts/repos.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think Repos docs should be rewritten to clarify that Repos are always git repos and contrast them with files. Currently, it's like the docs keep local repos in mind. Can be a separate PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The repo docs should definitely be revamped, I only removed/updated (now) incorrect information, docs update was an afterthought. I think we can improve the docs later, when #2851 is implemented.
Co-authored-by: Victor Skvortsov <vds003@gmail.com>
Co-authored-by: Victor Skvortsov <vds003@gmail.com>
--local
is deprecated--ssh-identity
indstack init
is deprecated and ignoreddstack init --remove
subcommand removes a local repo from~/.dstack/config.yml
Closes: #2974