Skip to content

devenv: don't create local project directories on devenv init #1771

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

Merged
merged 2 commits into from
Mar 16, 2025

Conversation

sandydoo
Copy link
Member

Fixes #1769.

Removes an extraneous call to create .devenv/gc when creating the devenv lib and modifies to cnix to optionally initialise the database later.

In theory, init should only be in the CLI binary. It doesn't even need the library to work.

We should merge #1721 first to resolve conflicts.

@sandydoo sandydoo added bug Something isn't working cli Related to the devenv CLI labels Mar 14, 2025
@domenkozar domenkozar marked this pull request as ready for review March 16, 2025 17:45
@domenkozar domenkozar merged commit e1eb23d into main Mar 16, 2025
261 of 277 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the devenv CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

devenv init target creates .devenv at wrong location
2 participants