-
Notifications
You must be signed in to change notification settings - Fork 182
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
Merge v1.0.7 to master #1167
Merge v1.0.7 to master #1167
Conversation
…1141) * chg: POS-2399: ganache bug workaround to reduce smoke_test time * chg: POS-2399: add echo log * chg: POS-2399: fix signer dump path * chg: POS-2399: log info * chg: POS-2399: fix script with proper signersDump length * chg: POS-2399: better comment
* chg: update deps / fix root folder for docker integration tests * chg: bump bor version * chg: bump deps * chg: bump deps * chg: update go version in GH CIs * chg: update go version in linter and makefile * chg: update go version in makefile * chg: change golangci-lint version * chg: fix linter / remove wsl
Signed-off-by: dongjinlong <dongjinlong@outlook.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…to dependabot/go_modules/golang.org/x/net-0.23.0
…ng.org/x/net-0.23.0 Bump golang.org/x/net from 0.17.0 to 0.23.0
Backport master to develop
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1167 +/- ##
==========================================
- Coverage 76.59% 76.40% -0.20%
==========================================
Files 53 53
Lines 5922 5929 +7
==========================================
- Hits 4536 4530 -6
- Misses 1128 1139 +11
- Partials 258 260 +2 ☔ View full report in Codecov by Sentry. |
Description
With this PR, we prepare master branch for v1.0.7 release
Changes
Breaking changes
Please complete this section if any breaking changes have been made, otherwise delete it
Nodes audience
In case this PR includes changes that must be applied only to a subset of nodes, please specify how you handled it (e.g. by adding a flag with a default value...)
Checklist
Cross repository changes
Testing
Manual tests
Please complete this section with the steps you performed if you ran manual tests for this functionality, otherwise delete it
Additional comments
Please post additional comments in this section if you have them, otherwise delete it