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

[Bug]: Specifying --no-repo for dev environment errors #2094

Open
james-boydell opened this issue Dec 13, 2024 · 3 comments
Open

[Bug]: Specifying --no-repo for dev environment errors #2094

james-boydell opened this issue Dec 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@james-boydell
Copy link
Contributor

Steps to reproduce

Try to create a dev environment , using a folder where dstack init has not been run.

dstack apply -f dev-environment.yml --no-repo

Actual behaviour

Errors with Repo none does not exist

Expected behaviour

Expected to launch a dev environment with no repo and the workflow folder empty

dstack version

0.18.30

Server logs

No response

Additional information

No response

@james-boydell james-boydell added the bug Something isn't working label Dec 13, 2024
@am001122
Copy link

Just reproduced this with a completely fresh install and the Task from the Quickstart (https://dstack.ai/docs/quickstart/#run-a-configuration). Same dstack version. Everything works fine if I run dstack init in the same empty current working directory first.

Is it possible / supported to run dstack without any of the local upload / repo support?

@r4victor
Copy link
Collaborator

Thanks for reporting. That's definitely a bug. We'll fix it by the next release.

@am001122
Copy link

Thanks @r4victor! Happy to test if there's a nightly / source build that fixes this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants