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

Add dependabot configuration for main and release-1.10.0 branches #187

Conversation

sunjayBhatia
Copy link
Contributor

What this PR does / why we need it:

Add dependabot configuration for main and release-1.10.0 branches to ensure up to date dependencies

Will update:

  • dockerfile
  • github actions
  • main go module
  • tools go module

Which issue(s) this PR fixes:

N/A

Describe testing done for PR:

N/A

Special notes for your reviewer:

Release note:

NONE

New PR Checklist

  • Ensure PR contains only public links or terms
  • Use good commit messages
  • Squash the commits in this branch before merge to preserve our git history
  • If this PR is just an idea or POC, use a Draft PR instead of a full PR
  • Add appropriate labels according to what type of issue is being addressed.

@sunjayBhatia sunjayBhatia force-pushed the add-dependabot-main-and-release-branch branch from 86d4d97 to 87a9d7f Compare March 26, 2024 17:19
@sunjayBhatia sunjayBhatia added the dependencies Pull requests that update a dependency file label Mar 26, 2024
@sunjayBhatia
Copy link
Contributor Author

blocked on #188

Copy link
Contributor

@lubronzhan lubronzhan left a comment

Choose a reason for hiding this comment

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

Unrelated but we might need to change our branching strategy to per minor version. Otherwise it would be so many dependabot changes involved

Will update:
- dockerfile
- github actions
- main go module
- tools go module

Signed-off-by: Sunjay Bhatia <[email protected]>
@sunjayBhatia sunjayBhatia force-pushed the add-dependabot-main-and-release-branch branch from 87a9d7f to baa7415 Compare March 27, 2024 18:07
@sunjayBhatia
Copy link
Contributor Author

Unrelated but we might need to change our branching strategy to per minor version. Otherwise it would be so many dependabot changes involved

yep that is a good point, rather than release-1.10.0 use release-1.10 and create tags etc.

@sunjayBhatia sunjayBhatia merged commit 0345723 into vmware-tanzu:main Mar 27, 2024
4 checks passed
@sunjayBhatia sunjayBhatia deleted the add-dependabot-main-and-release-branch branch March 27, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants