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

Set up automated dependency updates #143

Open
SanchithHegde opened this issue Oct 15, 2022 · 1 comment
Open

Set up automated dependency updates #143

SanchithHegde opened this issue Oct 15, 2022 · 1 comment
Labels
CI ⚗️ dx question Further information is requested

Comments

@SanchithHegde
Copy link
Contributor

SanchithHegde commented Oct 15, 2022

As of writing this, Dependabot has been set up to only update GitHub Actions, and Rust dependency updates are done manually. The motivation to manually update Rust dependencies has been to prevent notifications noise from Dependabot PRs.

Requirements

  1. Reduce the human intervention required for dependency updates. As much as possible, this should not create notification noise for the project maintainer(s).
  2. Set up scheduled updates. Updates should run at a set interval, say, every 2 weeks or once a month (confirm the specifics with the project maintainers before picking up this task).

Available Options

Dependabot

Renovate

@chshersh chshersh added question Further information is requested CI ⚗️ dx labels Oct 19, 2022
@chshersh
Copy link
Owner

@SanchithHegde Thanks a lot for writing such a detailed issue with thorough description! 🙏🏻

This helps to make an informed decision much easier 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI ⚗️ dx question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants