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

Add support for checking current state without changing anything #17

Open
chevdor opened this issue May 31, 2022 · 4 comments
Open

Add support for checking current state without changing anything #17

chevdor opened this issue May 31, 2022 · 4 comments

Comments

@chevdor
Copy link
Contributor

chevdor commented May 31, 2022

This could be in the form of a new check command or based on update with a new --dry-run flag.
The goal is to be able to check whether a project is up to date without having to touch the .lock file.

@bkchr
Copy link
Member

bkchr commented May 31, 2022

The goal is to be able to check whether a project is up to date without having to touch the .lock file.

Up to date in what sense?

@chevdor
Copy link
Contributor Author

chevdor commented May 31, 2022

To check if diener would modify any Cargo.toml

@bkchr
Copy link
Member

bkchr commented Jun 1, 2022

In what context do you need this?

@chevdor
Copy link
Contributor Author

chevdor commented Jun 1, 2022

Ensuring in the release process (CI) that the diener run was not omiited and was run with the right args.

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