Skip to content

build(ci): Update SDK generation method#758

Open
elgouttefangeas wants to merge 1 commit intomainfrom
feat/sdk-generation-update
Open

build(ci): Update SDK generation method#758
elgouttefangeas wants to merge 1 commit intomainfrom
feat/sdk-generation-update

Conversation

@elgouttefangeas
Copy link

Detail

This PR updates the SDK generation method from using the outdated Regenerator Docker image to using the Regenerator package, along with a config file.

@elgouttefangeas elgouttefangeas self-assigned this Mar 4, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

⚠️ No Changeset found

Latest commit: 50b471c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@elgouttefangeas elgouttefangeas force-pushed the feat/sdk-generation-update branch 6 times, most recently from a1ba36f to b43e8da Compare March 4, 2026 15:12
@elgouttefangeas elgouttefangeas force-pushed the feat/sdk-generation-update branch from b43e8da to 50b471c Compare March 4, 2026 15:14
@elgouttefangeas elgouttefangeas marked this pull request as ready for review March 4, 2026 15:17
@elgouttefangeas elgouttefangeas requested a review from a team as a code owner March 4, 2026 15:17
Copy link

@TonixRebilly TonixRebilly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 I see there is a couple of differences in the config, but I guess they are for a good reason? You added a rootNameSpace, removed processAllOperationGroups and changed template dirs.

@elgouttefangeas
Copy link
Author

Yes, the root namespace was missing in this config file, and the templateDirs is a consequence of switching to the generation Regenrator package
processAllOperationGroups was removed because it could not be imported in this project, but caused no notable change in the SDK

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants