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

creating git actions for maven #152

Open
nnrepos opened this issue Mar 28, 2021 · 0 comments
Open

creating git actions for maven #152

nnrepos opened this issue Mar 28, 2021 · 0 comments

Comments

@nnrepos
Copy link
Contributor

nnrepos commented Mar 28, 2021

i've noticed that the project demands specific standards to be met after every commit (e.g. running mvn clean package). This can be automated by using either:

  • CircleCI
  • GitHub actions

here's a guide for creating git actions with maven:
https://docs.github.com/en/actions/guides/building-and-testing-java-with-maven

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

No branches or pull requests

1 participant