Skip to content

Commit

Permalink
updated readme for the final handoff
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassidy-Boilley committed May 28, 2024
1 parent cb42bdf commit 9cbf30c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,8 @@ To install the project, clone the repository and run `npm install` to install al

**DevOps Notes**

- Currently coverage reports aren't properly being uploaded to CodeCov
- In the main.yaml, the Docker Image is currently being uploaded to a personal Docker Hub repo (Account name is cassidyboilley099 and repo is job-bank)
- There will be a need to add more qa tests for the app as the current coverage is only around 20%
- There will be a need to add more qa tests for the app as the current coverage sits around 0% as jest doesnt consider e2e testing.
- The ACTIONS_TOKEN is currently my PAT, a new token will need to be made. The same applies to the DOCKER_PASSWORD and DOCKER_USERNAME.
To modify these go to the repo -> Settings -> Secrets and Variables -> Actions
^^
Expand Down

0 comments on commit 9cbf30c

Please sign in to comment.