-
Notifications
You must be signed in to change notification settings - Fork 9
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
updates on ci #55
updates on ci #55
Conversation
cpanato
commented
Nov 4, 2024
- use best practices for github actions
- split the job for have more clarity: ci (build/test) and golangci-lint for lint
- add windows tests
- test with go 1.22 and 1.23
@cpanato thank you very much for this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@cpanato windows not playing nice. |
Signed-off-by: cpanato <ctadeu@gmail.com>
@vladimirvivien fixed |
@cpanato LoL you are basically forcing Windows support. |
Signed-off-by: cpanato <ctadeu@gmail.com>
@vladimirvivien ptal |
is it flaky? |
@cpanato I thought I fixed the flake. |