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

chore(deps): add dependabot group for common Go dependencies #2187

Merged
merged 3 commits into from
Jul 18, 2023

Conversation

julio-lopez
Copy link
Contributor

@julio-lopez julio-lopez commented Jul 18, 2023

Change Overview

This produces a single @dependabot PR once a week that contains all the updates from commonly used and relatively stable. Updates to the dependencies in this group will not be included in other more frequent updates.
Other dependencies could be added to this group if needed in the future.

Additional info: dependabot grouping feature

Pull request type

  • infra chore
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor

Test Plan

  • 💪 Manual. This approach has been tried out in the kopia/kopia project as well. It will need iteration though.

@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Jul 18, 2023
@julio-lopez julio-lopez removed the request for review from pavannd1 July 18, 2023 17:56
This produces a single dependabot PR once a week that contains
all the updates from commonly used and relatively stable.
Updates to the dependencies in this group will not be included
in other more frequent updates.
Other dependencies could be added to this group if needed in
the future.
@julio-lopez julio-lopez marked this pull request as ready for review July 18, 2023 18:04
.github/dependabot.yml Outdated Show resolved Hide resolved
- "google.golang.org/*"
# create a single PR for k8s dependencies, so they can be updated all at
# once and go through additional validation.
k8s:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not confident about this but we can experiment and see how it goes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea. We'll see. It may work, but we have to try it first to find out.

@julio-lopez julio-lopez enabled auto-merge (squash) July 18, 2023 18:34
@julio-lopez julio-lopez added the dependencies Pull requests that update a dependency file label Jul 18, 2023
Kanister automation moved this from In Progress to Reviewer approved Jul 18, 2023
@julio-lopez julio-lopez merged commit 4fbc5e0 into master Jul 18, 2023
13 checks passed
Kanister automation moved this from Reviewer approved to Done Jul 18, 2023
@julio-lopez julio-lopez deleted the deps/group branch July 18, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file kueue
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants