-
Notifications
You must be signed in to change notification settings - Fork 4
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 CI and GitHub actions #24
Comments
The CI should be added before #23 get merged because code quality should be enforced before refactoring. |
I can do it of course |
ccoVeille
added a commit
to ccoveille-forks/theredditbandit-pman
that referenced
this issue
May 11, 2024
ccoVeille
added a commit
to ccoveille-forks/theredditbandit-pman
that referenced
this issue
May 11, 2024
ccoVeille
added a commit
to ccoveille-forks/theredditbandit-pman
that referenced
this issue
May 11, 2024
ccoVeille
added a commit
to ccoveille-forks/theredditbandit-pman
that referenced
this issue
May 11, 2024
It will help to keep go dependencies (go.mod) up to date, but also will make sure GitHub actions are also updated. See dhotrey#24
I did 😄 |
ccoVeille
added a commit
to ccoveille-forks/theredditbandit-pman
that referenced
this issue
May 11, 2024
Thanks a lot for adding CI , I merged all the PRs and GHA is working as expected without any extra configuration , I already have 3 PR's from dependabot for version updates |
My pleasure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm thinking about launching the tests, when they will be added, but also adding golangci-lint check.
The text was updated successfully, but these errors were encountered: