-
Notifications
You must be signed in to change notification settings - Fork 10
ci: update actions to current versions, golangci-lint v2, test against latest go versions #21
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
Conversation
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #21 +/- ##
==========================================
- Coverage 84.21% 83.71% -0.50%
==========================================
Files 5 5
Lines 304 393 +89
==========================================
+ Hits 256 329 +73
- Misses 38 54 +16
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Interestingly, looks like we already have, so not sure why that didn't keep actions "alive"?; reference/.github/workflows/codeql-analysis.yml Lines 7 to 10 in 8c942b0
|
|
Not sure how to handle those 2 actions; I don't have access to the repo config, but it's worth checking how they're defined and if the repo-settings / branch protection needs updating (they're a big pain to set up if names change etc). |
Need tot upgrade that workflow 😅 |
|
LOL; that's what this PR does. Fun chicken-and-egg case then? |
|
I'm inclined to merge this. There is no way forward. Thoguhts? |
|
Yeah, easiest is to remove them from the "required" checks in branch protection, then after it's merged, we can probably add them back |
|
Done, let's merge |
|
SGTM; I don't have permissions though |


No description provided.