gbowne1/reactsocialnetwork

[TODO] Add CI/CD to this project

Open

#106 opened on Feb 27, 2023

 (5 comments) (0 reactions) (0 assignees)JavaScript (60 forks)auto 404
devopsenhancementfeaturefrontendgood first issuehelp wantedmedium-complexitymedium-prioritytesting

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Add CI/CD Actions and or Workflows to improve PR workflow

Our choices are:

Travis (uses a yml config file) CircleCI (uses a .circleci folder and some yml) GitHub Actions or Workfkows uses the .github action or workflow folder

Contributor guide