Replies: 1 comment 1 reply
-
|
I'm not sure I understand the question, but if you're just asking how to provide a reproduction for an issue you're seeing, I would recommend a GH repo with an sbt build. I create branches for reproductions all the time in https://github.com/kubukoz/demos, for example. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to report what I think is a bug/confusing behaviour in smithy4s. What's the recommended way of submitting a minimal example. Could it be done via cli with the smithy model coded in scala code as string? I know we can pass a plugin to scala cli, so maybe that works if there is a way of generating smithy code from string? 🤔 🤷🏽
Beta Was this translation helpful? Give feedback.
All reactions