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

build: Enable Dependabot to ensure that the dependencies will be updated on a monthly basis #1

Merged
merged 9 commits into from
Oct 21, 2024

Conversation

sbp-bvanb
Copy link
Collaborator

@sbp-bvanb sbp-bvanb commented Oct 21, 2024

  • Run dependabot on a monthly basis.
  • Enable CICD for golang by using mcvs-golang-action 0.8.2.
  • Enable go-mod updater to ensure that the go version will be updated.
  • Add PR validation to enforce description in PRs.
  • Resolved YAML issues in .golangci.yml and pro layout.
  • Disable deprecated linters in .golangci.yml.

@sbp-bvanb sbp-bvanb force-pushed the 2-dependabot branch 2 times, most recently from e412dec to b65bfb6 Compare October 21, 2024 07:04
.github/workflows/golang.yml Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
@sbp-bvanb sbp-bvanb force-pushed the 2-dependabot branch 3 times, most recently from 061678e to a9d993d Compare October 21, 2024 12:26
@sbp-bvanb sbp-bvanb merged commit c44834f into main Oct 21, 2024
3 checks passed
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