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

[Updatecli] Disable go mod updates #2821

Open
moukoublen opened this issue Dec 9, 2024 · 1 comment
Open

[Updatecli] Disable go mod updates #2821

moukoublen opened this issue Dec 9, 2024 · 1 comment
Labels
Milestone

Comments

@moukoublen
Copy link
Member

moukoublen commented Dec 9, 2024

Let's consider disabling go mods update (except beats) from updatecli.

By removing mods from here:

pipeline-name: [ beats, golang, hermit, mods ]

Dependabot takes care of that and also groups updates in separate PRs (e.g., trivy, which needs more attention on each update), while with updatecli we have a single PR with multiple mods together (example).

But we need to examine why sometimes dependabot workflow fails.

@moukoublen moukoublen added the Team:Cloud Security Cloud Security team related label Dec 9, 2024
@orestisfl
Copy link
Contributor

Counter-proposal: migrate to renovate, used across Elastic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants