You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebAPI provides OpenAPI document. It can be used in OpenAPI generator to generate client library for each languages / frameworks. It is ready to publish Java binding into GitHub Packages.
NPM is one of the most of popular package manager and the developer use it in their Node.js project. We can leverage it in Impact Framework (IF) implementation and/or plugins. So I want to publish NPM library as TS binding to GitHub Packages.
This issue targets to integrate GHA workflow to generate and to publish NPM library to GitHub Packages. It means to extend 4.a-generate-webapi-clients.yaml to support NPM.
Code of Conduct
I agree to follow this project's Code of Conduct
Feature Commitment
I commit to contributing this feature as a PR and working with the GSF to merge this feature into the Carbon Aware SDK.
The text was updated successfully, but these errors were encountered:
What happened?
WebAPI provides OpenAPI document. It can be used in OpenAPI generator to generate client library for each languages / frameworks. It is ready to publish Java binding into GitHub Packages.
NPM is one of the most of popular package manager and the developer use it in their Node.js project. We can leverage it in Impact Framework (IF) implementation and/or plugins. So I want to publish NPM library as TS binding to GitHub Packages.
This issue targets to integrate GHA workflow to generate and to publish NPM library to GitHub Packages. It means to extend 4.a-generate-webapi-clients.yaml to support NPM.
Code of Conduct
Feature Commitment
The text was updated successfully, but these errors were encountered: