mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
A typo in the 10-appdev-e2e.sh script caused the shell to exit with an error status, and the killall command appears to match some key processes in the runner so removing. Also: - Update sample application and smart contract to Node 18, using the latest fabric-contact-api release. - Use release versions of Fabric v2.5 and update tool versions in workflow set up. - Use GitHub Action to install just instead of curl of install script. Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com> |
||
|---|---|---|
| .. | ||
| lint.yaml | ||
| rest-sample.yaml | ||
| test-fsat.yaml | ||
| test-network-basic.yaml | ||
| test-network-events.yaml | ||
| test-network-gateway.yaml | ||
| test-network-hsm.yaml | ||
| test-network-k8s.yaml | ||
| test-network-ledger.yaml | ||
| test-network-off-chain.yaml | ||
| test-network-private.yaml | ||
| test-network-sbe.yaml | ||
| test-network-secured.yaml | ||