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

feat: Notify users of transitive changes #301

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Aug 13, 2021

This isn't to the quality to make decisions on behalf of the user, but
its a start. Remaining work

  • Tracking changes-from-lock file
  • Telling the user when a change is only because of the lock file
  • Looking for changes in depenencies since the curren crates last
    release, in case the dependency changed
    • Except this will get annoying if the change doesn't matter because
      it will keep bugging the user.

This is a step towards #298.

This isn't to the quality to make decisions on behalf of the user, but
its a start.  Remaining work
- Tracking changes-from-lock file
- Telling the user when a change is only because of the lock file
- Looking for changes in depenencies since the curren crates last
  release, in case the dependency changed
  - Except this will get annoying if the change doesn't matter because
    it will keep bugging the user.

This is a step towards crate-ci#298.
@epage epage merged commit f76de9b into crate-ci:master Aug 13, 2021
@epage epage deleted the change branch August 13, 2021 15:44
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

Successfully merging this pull request may close these issues.

1 participant