hyperledger / identus-cloud-agent

Identus Cloud Agent
https://identus.io/
Apache License 2.0
82 stars 23 forks source link

Publish the Cloud-Agent HTTP clients to the NPMJS and Maven Central #1317

Open yshyn-iohk opened 2 months ago

yshyn-iohk commented 2 months ago

Proposed feature

Currently, the HTTP agents for Kotlin and TypeScript are published in the GitHub Packages. In contrast, other Edge Agent SDK and Apollo libraries are published in NPMJS and Maven Central. @amagyar-iohk reported the problem of using the HTTP client and SDK libraries in the same project. It would be nice to publish the HTTP clients to the NPMJS and the Maven Central for each release of the Cloud Agent.

Feature description

Publish the HTTP clients generated from the OpenAPI specification to the NPMJS and the Maven central for each Cloud-Agent release.

Anything else?

No response