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

Include binary w/ everything required to generate code for this binder #85

Closed
andrew-j-roberts opened this issue May 13, 2021 · 1 comment
Labels
invalid This doesn't seem right

Comments

@andrew-j-roberts
Copy link

Generating Spring Cloud Stream code that leverages the Spring Cloud Stream Binder for Solace PubSub+ requires both @asyncapi/generator and @asyncapi/java-spring-cloud-stream-template packages.

It'd make it easier on systems teams if everything that was required to generate code was included in a single image and made available as a binary.

I've put together an example here that shows how to:

  • build an image that includes both the generator and template,
  • export the image to a .tar.gz
  • attach the .tar.gz to a release's assets

I suggest that we host a binary of the generator + SCS template on this repository until the official AsyncAPI repositories decide to host the image(s) themselves, I've engaged some of the AsyncAPI contributors on Slack and raised an issue here.

@PhilippeKhalife
Copy link
Contributor

@andrew-j-roberts - this is a great suggestion, but it does not belong to this repository. We suggest that you collaborate with our Dev. Advocate team on https://solace.community/ to raise this as an AsyncAPI feature.

@Nephery Nephery added the invalid This doesn't seem right label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants