spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Move build process to Github Actions

Open fmbenhassine opened this issue 3 years ago • 0 comments
trafficstars

The release process is already on Github Actions ("Maven Central Staging" workflow). This issue is about the build process. The goal is to create a workflow to:

  • [ ] build/test the project
  • [ ] deploy artifacts to artifactory
  • [ ] deploy the reference documentation, XSDs and javadaocs to the documentation server
  • [ ] publish sonar results

fmbenhassine avatar Jun 08 '22 10:06 fmbenhassine