Skip to content
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

Wire protobuf generation in codegen plugin #1435

Merged
merged 13 commits into from Mar 14, 2024
Merged

Conversation

Baccata
Copy link
Contributor

@Baccata Baccata commented Mar 11, 2024

In preparation for built-in protobuf support, we're wiring in smithytranslate in order to
generate protobuf specifications at build time from smithy specifications.

In addition, we're modifying the build to ensure that bootstrapped resources get cleaned up by SBT

Depends on #1437

PR Checklist (not all items are relevant to all PRs)

  • Added bootstrapped code + smoke tests (when the rendering logic is modified)
  • Added build-plugins integration tests (when reflection loading is required at codegen-time)
  • Added documentation
  • Updated changelog

In preparation for built-in protobuf support,
we're wiring in smithytranslate in order to
generate protobuf specifications at build time
from smithy specifications.

In addition, we're modifying the build to ensure
that bootstrapped resources get cleaned up by SBT
@daddykotex
Copy link
Contributor

well done

@Baccata Baccata merged commit 3025f4c into series/0.18 Mar 14, 2024
8 of 9 checks passed
@Baccata Baccata deleted the add-protobuf-generation branch March 14, 2024 10:58
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.

None yet

3 participants