Skip to content

feat: add automated SDK regeneration pipeline#105

Merged
Kratos2k7 merged 1 commit intomainfrom
fix/automated-sdk-regeneration
Apr 8, 2026
Merged

feat: add automated SDK regeneration pipeline#105
Kratos2k7 merged 1 commit intomainfrom
fix/automated-sdk-regeneration

Conversation

@Kratos2k7
Copy link
Copy Markdown
Collaborator

Add reusable workflow and scripts to auto-regenerate SDK repos when a new @shotstack/schemas version is released.

  • release.yml: dispatch repository_dispatch to 4 SDK repos with retry
  • regenerate-sdk.yml: reusable workflow (checkout OAS, generate, test, PR)
  • sdk-conformance-check.yml: weekly check that SDK repos match latest OAS
  • scripts/sdk/: per-language generation (hey-api for Node, openapi-generator for PHP/Python/Ruby), smoke tests, and spec conformance checks

Add reusable workflow and scripts to auto-regenerate SDK repos when a
new @shotstack/schemas version is released.

- release.yml: dispatch repository_dispatch to 4 SDK repos with retry
- regenerate-sdk.yml: reusable workflow (checkout OAS, generate, test, PR)
- sdk-conformance-check.yml: weekly check that SDK repos match latest OAS
- scripts/sdk/: per-language generation (hey-api for Node, openapi-generator
  for PHP/Python/Ruby), smoke tests, and spec conformance checks
@Kratos2k7 Kratos2k7 merged commit 33d1f11 into main Apr 8, 2026
1 check passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants