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

ci: add dependabot.yml #387

Merged
merged 1 commit into from
Aug 14, 2024
Merged

ci: add dependabot.yml #387

merged 1 commit into from
Aug 14, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Aug 12, 2024

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

N/A

Describe the solution you've provided

This should cause Dependabot to be enabled (hopefully), keeping Go dependencies up to date on a weekly cadence.

The reason I'm specifically making this PR now is because the sdk-meta dependency should be automatically kept up-to-date.

I'm not sure if we need to Terraform something to get Dependabot actually running or not, but we should find out when/if this is merged.

Describe alternatives you've considered

Manually update dependencies - the purpose of sdk-meta is to be an automatic solution. Needing to manually check for updates and create PRs would significantly increase the toil, especially if updates are frequent.

@cwaldren-ld cwaldren-ld merged commit 98fa323 into main Aug 14, 2024
5 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/dependabot branch August 14, 2024 21:29
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

Successfully merging this pull request may close these issues.

2 participants