This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 161
feat: Update EDV provider dependency, update golintci, update go docker #3418
Merged
fqutishat
merged 1 commit into
hyperledger-archives:main
from
DRK3:UpdateEDVProviderDependency
Oct 28, 2022
Merged
feat: Update EDV provider dependency, update golintci, update go docker #3418
fqutishat
merged 1 commit into
hyperledger-archives:main
from
DRK3:UpdateEDVProviderDependency
Oct 28, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
2 times, most recently
from
October 26, 2022 18:12
69bcab5
to
9510b15
Compare
DRK3
changed the title
chore: Update EDV provider dependency
feat: Update EDV provider dependency, fix Go module error
Oct 26, 2022
DRK3
changed the title
feat: Update EDV provider dependency, fix Go module error
WIP: feat: Update EDV provider dependency, fix Go module error
Oct 26, 2022
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
4 times, most recently
from
October 26, 2022 19:05
366f1cc
to
6164e9f
Compare
DRK3
changed the title
WIP: feat: Update EDV provider dependency, fix Go module error
feat: Update EDV provider dependency, update golintci, update go docker
Oct 26, 2022
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
2 times, most recently
from
October 26, 2022 19:10
81eda86
to
554ce69
Compare
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
14 times, most recently
from
October 27, 2022 19:44
c059ee1
to
d779dcd
Compare
Codecov Report
@@ Coverage Diff @@
## main #3418 +/- ##
==========================================
- Coverage 87.57% 87.56% -0.01%
==========================================
Files 343 343
Lines 46809 46832 +23
==========================================
+ Hits 40994 41010 +16
- Misses 4318 4323 +5
- Partials 1497 1499 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
2 times, most recently
from
October 27, 2022 20:53
ccf571c
to
6f4e4a1
Compare
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
from
October 27, 2022 20:56
6f4e4a1
to
6ff6740
Compare
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
2 times, most recently
from
October 27, 2022 21:26
e6ca13c
to
6c1203b
Compare
Resolves some go module issues that appeared from the previous commit. Changes include: * Updated the component/storage/edv dependency * Updated golintci version * Updated Golang docker version for building images * Fix for BBS interop tests Note that many linters were disabled for this commit. Some (most?) of them should be re-enabled (and code updated) in a future commit. Signed-off-by: Derek Trider <[email protected]>
DRK3
force-pushed
the
UpdateEDVProviderDependency
branch
from
October 27, 2022 21:53
6c1203b
to
d1c0a4c
Compare
Moopli
approved these changes
Oct 27, 2022
fqutishat
approved these changes
Oct 27, 2022
sudeshrshetty
approved these changes
Oct 28, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Resolves some go module issues that appeared from the previous commit.
Changes include:
Note that many linters were disabled for this commit. Some (most?) of them should be re-enabled (and code updated) in a future commit.
Signed-off-by: Derek Trider [email protected]