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

Github CI #36

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Github CI #36

wants to merge 11 commits into from

Conversation

bevsxyz
Copy link

@bevsxyz bevsxyz commented Jun 20, 2022

I've added two github workflows.

  1. .github/workflows/build.yml could be a simple test for whether the files compile for all pushes and pull-requests
  2. .github/workflows/release.yml is an action to create a release from the tags.

.github/workflows/release.yml also uploads the binary generated into the release page as an artifact

@bevsxyz
Copy link
Author

bevsxyz commented Jun 20, 2022

I have also bumped the java version to the minimum LTS 8 as discussed in #35

Copy link
Author

@bevsxyz bevsxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not seem to work in ignoring the source archive. Perhaps a change in the build system could avoid this. Maybe.

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.

1 participant