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

From 8.2.0 .env file in root dir is ignored #226

Closed
frederikhors opened this issue Dec 29, 2022 · 6 comments
Closed

From 8.2.0 .env file in root dir is ignored #226

frederikhors opened this issue Dec 29, 2022 · 6 comments

Comments

@frederikhors
Copy link

Switching from 8.1.2 to 8.2.0 .env file in root dir is ignored.

I'm using this command:

cargo watch -x run --ignore "custom_dir"
@passcod
Copy link
Member

passcod commented Dec 29, 2022

Specifically, it does so for virtual workspaces (where there isn't a package at the top level), because it doesn't watch the top level anymore (which is an oversight)

@passcod
Copy link
Member

passcod commented Dec 29, 2022

Fixed in 8.2.1

@frederikhors
Copy link
Author

I cannot try, still not present:

@frederikhors
Copy link
Author

image

@passcod
Copy link
Member

passcod commented Dec 29, 2022

Right, sorry, took me a while longer to get to crates.io publish, but that's done now.

@frederikhors
Copy link
Author

It works now!

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

2 participants