Uh oh!
There was an error while loading. Please reload this page.
ci: update actions to current versions, golangci-lint v2, test against latest go versions - #21
Conversation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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:
|
thaJeztah
commented
Apr 11, 2025
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
thaJeztah
commented
Apr 11, 2025
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 |
thaJeztah
commented
Apr 11, 2025
thaJeztah
commented
Apr 11, 2025
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). |
milosgajdos
commented
Apr 11, 2025
Need tot upgrade that workflow 😅 |
thaJeztah
commented
Apr 11, 2025
LOL; that's what this PR does. Fun chicken-and-egg case then? |
milosgajdos
commented
Apr 11, 2025
I'm inclined to merge this. There is no way forward. Thoguhts? |
thaJeztah
commented
Apr 11, 2025
Yeah, easiest is to remove them from the "required" checks in branch protection, then after it's merged, we can probably add them back |
milosgajdos
commented
Apr 11, 2025
Done, let's merge |
thaJeztah
commented
Apr 11, 2025
SGTM; I don't have permissions though |


No description provided.