This repository was archived by the owner on Mar 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 720
Feature core types #1340
Merged
mbwhite
merged 28 commits into
hyperledger-archives:feature-core-types
from
mbwhite:feature-core-types
Jun 20, 2017
Merged
Feature core types #1340
mbwhite
merged 28 commits into
hyperledger-archives:feature-core-types
from
mbwhite:feature-core-types
Jun 20, 2017
Conversation
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
Signed-off-by: James Taylor <jamest@uk.ibm.com>
!!! DO NOT MERGE !!! Signed-off-by: James Taylor <jamest@uk.ibm.com>
Added tests to add-connection-profile Updated tests for connection-profile Updated tests for connection-profile-data Updated tests for basic models
* Fixed broken links in docs * Workin in progress changes for query DSL * wip * wip * unit testing
* 409: Use ValueGenerator strategy for generating resource values * Use proper case for Data heading on Test page (#496) * Change generate option to a string on composer-common.Factory functions * Change sed command for better compatibility (#1) Use the -i option instead of --in-place as this is a synonym but has better support across different versions of sed; in particular the default sed on MacOS only provides -i and not --in-place. * Fix path name in weekly QA doc * Refactor of Factory to remove duplicate code Signed-off-by: Mark S. Lewis <Mark_Lewis@uk.ibm.com> * Correct changelog.txt Signed-off-by: Mark S. Lewis <Mark_Lewis@uk.ibm.com> * Correct some logic errors getting class declarations Signed-off-by: Mark S. Lewis <Mark_Lewis@uk.ibm.com> * Increase unit test coverage Signed-off-by: Mark S. Lewis <Mark_Lewis@uk.ibm.com> * Message and unit test improvements. Signed-off-by: Mark S. Lewis <Mark_Lewis@uk.ibm.com> * Fix BusinessNetworkConnector tests for changes to error message text Signed-off-by: Mark S. Lewis <Mark_Lewis@uk.ibm.com>
* drop in the detection script for live testing * correct range variable * updates
* make sure the docker images are pulled at the correct version * remove unrequired unstable yml file
* drop in the detection script for live testing * correct range variable * updates * correct failing script
This was referenced May 13, 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.
Checklist
Issue/User story
Steps to Reproduce
Existing issues
Design of the fix
Validation of the fix
Automated Tests
What documentation has been provided for this pull request