-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
Update gotools mockery path for release-1.4 #1417
Merged
Merged
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
yacovm
previously approved these changes
Jun 18, 2020
lindluni
previously approved these changes
Jun 18, 2020
/ci-run |
Signed-off-by: Will Lahti <[email protected]>
8813519
to
16ee9a2
Compare
Force pushed an update to retrigger CI on release-1.4... /ci-run didn't seem to work. |
I need to remove that command, since we changed the way we handle CODEOWNERS it no longer functions as intended |
You are not authorized to trigger builds for this pull request! |
yacovm
approved these changes
Jun 18, 2020
yacovm
pushed a commit
to yacovm/fabric
that referenced
this pull request
Feb 15, 2021
Change-Id: I022d99fea41a168c5c4c3dcc152158cafe443f8e Signed-off-by: Will Lahti <[email protected]>
yacovm
pushed a commit
to yacovm/fabric
that referenced
this pull request
Feb 15, 2021
Change-Id: Id8a4279384b96f03d66c2b0fed26157d82a3655e Signed-off-by: Will Lahti <[email protected]>
yacovm
pushed a commit
to yacovm/fabric
that referenced
this pull request
Jun 20, 2021
Change-Id: Id8a4279384b96f03d66c2b0fed26157d82a3655e Signed-off-by: Will Lahti <[email protected]>
yacovm
added a commit
to SmartBFT-Go/fabric
that referenced
this pull request
Jun 20, 2021
* Cherry pick bug fixes from BFT-4 Change-Id: Iab9d3e6b14d456dd7c50e574ca6716d9c24386a1 Signed-off-by: Yacov Manevich <[email protected]> * tag fabric-ccenv in UTs Change-Id: I9011516651b4093dbe6007e2f1da95dd0e05d27e Signed-off-by: Yacov Manevich <[email protected]> * Fix latest tag on ccenv Signed-off-by: Brett Logan <[email protected]> * Pick up pick library blacklist fix Change-Id: Id4c8b5246511cfbb71bff37697118c5c6a956d16 Signed-off-by: Yacov Manevich <[email protected]> * Update gotools mockery path for release-1.4 (hyperledger#1417) Change-Id: Id8a4279384b96f03d66c2b0fed26157d82a3655e Signed-off-by: Will Lahti <[email protected]> * Remove mockery from gotools Change-Id: Ia9fb661ef911ad57a6c061175dea9accc087c332 Signed-off-by: Yacov Manevich <[email protected]> * Update image filtering Change-Id: I9c9ddb9462c3e4203d863367f2ccfcba633cbdfd Signed-off-by: Yacov Manevich <[email protected]> * Pin npm to latest-6 for compatibility with node 8 Change-Id: I936822068bd61af4443f8d9dbd8764023e2c0edf Signed-off-by: Yacov Manevich <[email protected]> Co-authored-by: Brett Logan <[email protected]> Co-authored-by: Will Lahti <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Update path to mockery to fix build break.