Scientist4J icon indicating copy to clipboard operation
Scientist4J copied to clipboard

Move CI from travis to Github actions

Open AlaaAttya opened this issue 1 year ago • 0 comments

Travis does not support having a pipeline. so we can move to GitHub actions

the suggested pipeline could do the following

  • OWASP dependency check
  • run unit tests
  • generate coverage report
  • auto bump a new maven version

what do you think @rawls238 ?

AlaaAttya avatar Mar 15 '23 21:03 AlaaAttya