Skip to content

Revolver: store hand-written SDK code in source-generator in preparation for enterprise SDKs #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 11, 2024

Conversation

kfcampbell
Copy link
Member

@kfcampbell kfcampbell commented Jun 5, 2024

The name is an analogy: like a revolver, the source-generator will now store the hand-written SDK pieces inside the source-generator's "stage", and "fire" those out to each SDK repository as updates are processed.

This is a prerequisite to creating enterprise SDKs, since these hand-written pieces should have a single source of truth and not be manually duplicated across all SDKs.

@nickfloyd nickfloyd marked this pull request as ready for review June 11, 2024 19:52
@kfcampbell kfcampbell changed the title Revolver Revolver: store hand-written SDK code in source-generator in preparation for enterprise SDKs Jun 11, 2024
@kfcampbell kfcampbell requested a review from nickfloyd June 11, 2024 20:51
@kfcampbell kfcampbell merged commit 802ddd1 into main Jun 11, 2024
6 checks passed
@kfcampbell kfcampbell deleted the revolver branch June 11, 2024 20:55
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.

2 participants