-
Notifications
You must be signed in to change notification settings - Fork 3
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
Security issues fixes and github actions update #116
Merged
Merged
Commits on Mar 6, 2023
-
[gh/actions] Bump golang to version 1.20
Dependency libraries contain security issues when using go < 1.18. Therefore upgrade to the current latest go version.
Configuration menu - View commit details
-
Copy full SHA for ddda00b - Browse repository at this point
Copy the full SHA ddda00bView commit details -
[gh/actions] Bump actions to v3
Node 14 reaches end of live; github actions v3 upgrade to node 16. For details see: https://github.com/marketplace/actions/checkout?version=v3.3.0#whats-new
Configuration menu - View commit details
-
Copy full SHA for c131a7c - Browse repository at this point
Copy the full SHA c131a7cView commit details -
golint has been frozen and deprecated. Removing it from the linters.
Configuration menu - View commit details
-
Copy full SHA for ec490d2 - Browse repository at this point
Copy the full SHA ec490d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 215d487 - Browse repository at this point
Copy the full SHA 215d487View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9296ad - Browse repository at this point
Copy the full SHA b9296adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a34006 - Browse repository at this point
Copy the full SHA 1a34006View commit details -
[gh/actions] Refactor binary build job
Refactor the binary build job - run the job only after the tests have successfully passed - remove the matrix build to reduce CI load; older go versions are not really relevant.
Configuration menu - View commit details
-
Copy full SHA for 6dfa85d - Browse repository at this point
Copy the full SHA 6dfa85dView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abe90ab - Browse repository at this point
Copy the full SHA abe90abView commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 139a710 - Browse repository at this point
Copy the full SHA 139a710View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad09644 - Browse repository at this point
Copy the full SHA ad09644View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.