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

EFI: Automatic security and update #190

Open
sheplu opened this issue Feb 21, 2024 · 0 comments
Open

EFI: Automatic security and update #190

sheplu opened this issue Feb 21, 2024 · 0 comments

Comments

@sheplu
Copy link
Member

sheplu commented Feb 21, 2024

Motivation

Tools like Renovate or Dependabot can be of a great help to automatically bump version of dependencies for simple update or security. They can also be configured to not overwhelm contributors - and we can automatise the process with github action to automatically merge if all tests are successful (and even publish a new version if needed)

Expectation

Take the point about the level of automation we want
Choose a right implementation (if we want one)

Implementation

Status

Part: Technical

Draft

With the sheer size of all the projects maintaining everything by hand would be time consuming for all maintainers and not very rewarding. By building an automatic (fully?) process for updating dependencies, we would be able to operate faster, reducing overload/workload and give time to the community to focus.
Renovate or dependabot
Automatically run full pipeline
If valid merge (test, benchmark) then release

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

1 participant