open-horizon / examples

Code examples you can use with Horizon.
Apache License 2.0
40 stars 65 forks source link

Add helloworld to specified org in exchangePublish.sh #362

Closed cgiroua closed 4 years ago

cgiroua commented 4 years ago

In order to work-around an issue with initial pattern publishing/registration issues (see https://github.com/open-horizon/anax/issues/1888)

We want to publish a singular pattern identical to the 'helloworld' pattern we're publishing to the IBM org, into the org passed into the exchangePublish.sh script.

It -may- need to be stripped of its 'public' argument.

This change should only be done in the v4.1 branch.