Skip to content

kasdihacene/workflow-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate your development workflow with Github Actions.

Java CI with Maven codecov

The idea is to automate the development workflow and to build a CI/CD pipeline using Github Actions, the pipeline will deploy Spring Boot web service to a remote server (cloud). we will use a succession of jobs to install the required packages, compile, run tests, get report of code coverage and generate package then deploy it on the remote server, finally send the result report in an Email. Below a diagram illustrating the workflow :

See more about the article HERE

About

Automate a development workflow and build a CI/CD pipeline using Github Actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages