Skip to content

shanmugamrak/workflow-github-actions-deploy-exp

This branch is up to date with kasdihacene/workflow-github-actions:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f93277f · Apr 30, 2020

History

14 Commits
Apr 29, 2020
Apr 29, 2020
Apr 29, 2020
Apr 28, 2020
Apr 30, 2020
Apr 29, 2020

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%