Skip to content

okanmete/react-workflow-try

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up a CI/CD workflow on GitHub Actions for a React App (with GitHub Pages and Codecov)

CI/CD Codecov License

In this tutorial, I'm going to show you how to create a simple workflow that I use on my personal projects with React.

This workflow created on GitHub Actions will be responsible for automatically test the source code, generate a test coverage report and upload it on Codecov, build and deploy the project on GitHub Pages. All these jobs are activated by a push or pull request event on master branch.

You can read the full post at this link.

About

react-workflow-try

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors