Skip to content

Conversation

JPeisach
Copy link

.gitignore: This ensures you don't push built binaries and stuff. You can put those in GitHub Releases

CI: Use GitHub Actions. You can test using multiple versions of Java (which you should) but for now I stuck with the default 1.8 and if you want to add several versions with a matrix strategy I can help you with that.

@mandar1jn
Copy link

@AffluentAvo why did you approve twice?

@mandar1jn
Copy link

Great pr. one thing I would request is that you use the upload artifact action so people can download the artifact instead of building it themselves

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.

3 participants