Skip to content

Github action for Speakeasy Client SDK management

License

Notifications You must be signed in to change notification settings

goshippo/speakeasy-sdk-generation-action

 
 

Repository files navigation

Speakeasy SDK Generation Action & Workflows

The sdk-generation-action provides both an action and workflows to generate Client SDKs from an OpenAPI document using the Speakeasy CLI tool. You can use these to manage CI/CD (ie the automatic generation and publishing of Client SDKs) in a repo containing the generated SDKs.

The included workflows provides option for publishing the SDKs to various package managers once the action is successful, either via PR or directly to the repo.

This action provides a self contained solution for automatically generating new versions of a client SDK when either the reference OpenAPI doc is updated or the Speakeasy CLI that is used to generate the SDKs is updated.

For more information please see our docsite linked below.

Workflow usage

About

Github action for Speakeasy Client SDK management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.3%
  • Dockerfile 1.2%
  • Shell 1.1%
  • Makefile 0.4%