-
Notifications
You must be signed in to change notification settings - Fork 242
Bug: newBranch created for E2E test failure with new namespace #1686
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
Open
aceppaluni
wants to merge
27
commits into
hyperledger:main
Choose a base branch
from
aceppaluni:newBranch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 20 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b5a216b
Fix CVE-2024-45338
EnriqueL8 8279270
Merge pull request #1613 from dodo920306/fix-typo
EnriqueL8 2331c04
Update Dockerfile Curl
EnriqueL8 e1c73d2
fix go sum for fabric chaincode-go
EnriqueL8 f4977aa
Update reference config doc site
EnriqueL8 8969cb4
chore: update actions
ryjones cbdd119
fix e2e fabric contract test
EnriqueL8 d1c61be
Merge pull request #1605 from hyperledger/CVE-2024-45338
EnriqueL8 1079616
Bug: E2E test failure with new namespace
aceppaluni ed7ae09
Removed calls to reset
aceppaluni b3b5b2c
Bug: E2E test failure with new namespace
aceppaluni f0a5c2f
Removed calls to reset
aceppaluni b4d7987
Merge branch 'hyperledger:main' into main
aceppaluni 304aba3
Merge branch 'main' of https://github.com/aceppaluni/firefly
aceppaluni 1b14d78
Merge remote-tracking branch 'upstream/main'
aceppaluni c39f872
Merge branch 'main' of https://github.com/aceppaluni/firefly
aceppaluni 012a747
Merge branch 'main' of https://github.com/aceppaluni/firefly
aceppaluni ab3f0f8
Merge branch 'main' of https://github.com/aceppaluni/firefly
aceppaluni daab9af
commit corrections
aceppaluni b0cec2a
new branch from E2E test failure with namespace addition
aceppaluni 899af9f
removed binaries and rebased
aceppaluni 1449d49
corrected call to reset in coreconfig
aceppaluni c1bab65
Your commit message
aceppaluni 9be8d24
Merge branch 'hyperledger:main' into newBranch
aceppaluni f843d37
Merge branch 'hyperledger:main' into newBranch
aceppaluni 8993260
Merge branch 'hyperledger:main' into newBranch
aceppaluni 2e16b45
Merge branch 'hyperledger:main' into newBranch
aceppaluni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -57,7 +57,6 @@ var ( | |
| ) | ||
|
|
||
| func resetConf(e *Fabric) { | ||
| coreconfig.Reset() | ||
| e.InitConfig(utConfig) | ||
| } | ||
|
|
||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.