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

[FEATURE] Generate runnable binary artifact #11

Closed
saratvemulapalli opened this issue May 18, 2022 · 3 comments
Closed

[FEATURE] Generate runnable binary artifact #11

saratvemulapalli opened this issue May 18, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@saratvemulapalli
Copy link
Member

Is your feature request related to a problem?

The only way to run the SDK is via ./gradlew run.
This does not scale, we need to publish a runnable binary artifact

@saratvemulapalli saratvemulapalli added the enhancement New feature or request label May 18, 2022
@dblock
Copy link
Member

dblock commented May 18, 2022

Publish -SNAPSHOT(s) to maven earlier than later.

@minalsha minalsha added the good first issue Good for newcomers label Aug 2, 2022
@minalsha
Copy link
Collaborator

minalsha commented Aug 2, 2022

@saratvemulapalli to create a separate issue for publishing the artifacts to Maven.

@saratvemulapalli
Copy link
Member Author

#75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants