fabric-samples/ci/scripts
jkneubuh eeb4e611c7
Provide clear guidance for debugging Java chaincode as a service #684 (#724)
* Addresses Issue #548 by providing a simple guide for running Java chaincode as a service with a local debugger.

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* missed a couple of bash syntax errors

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Add metadata and activate examples to the CC README

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* move ccpackage/ contents into network script

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Fix CI test - Azure mounts git checkout at a different folder root path

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Update test-network-k8s README with updated cc deploy commands

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Run basic-asset transfer CI tests with Java + golang CC in Azure

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* remove (obsolete) test-net chaincode/ folder

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Address some PR review feedback points - README reorg

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Use the SDKs contract router Main, not a local entrypoint

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* bump the build - remove trailing newlines from a README

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2022-04-26 15:33:14 +01:00
..
lint.sh Add in a -not -path option to find to prevent the command finding (#699) 2022-04-01 08:40:28 -04:00
pullFabricImages.sh Rename --channel-id to --channelID in osadmin 2021-02-03 13:33:19 -05:00
run-k8s-test-network-basic.sh Provide clear guidance for debugging Java chaincode as a service #684 (#724) 2022-04-26 15:33:14 +01:00
run-test-network-basic.sh fix addOrg3 for test network 2022-03-03 17:14:49 -05:00
run-test-network-events.sh Java gateway application sample for asset-transfer-events (#628) 2022-02-09 09:59:14 +00:00
run-test-network-ledger.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-private.sh Private data samples migration (#574) 2022-03-09 08:51:48 +00:00
run-test-network-sbe.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-secured.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
shellcheck.sh Remove bash dependency from test network nano (#671) 2022-03-09 08:46:56 +00:00