Covid-Self-report-Tool / cov-self-report-frontend

Frontend repository for COVID-19 self-reporting tool in React
https://www.covidselfreport.org
MIT License
10 stars 1 forks source link

Set up GitHub Actions for dev deploys #74

Closed abettermap closed 4 years ago

abettermap commented 4 years ago

Issues resolved by this pull request

Review type

Type Required (Y/N) Instructions
Deployed Y Click link near Deployed to below.
Local N Check out this branch, run its start cmd
GitHub N Review diffs and likely Markdown

Items to ignore

Issue-specific review items

General, standard review items

Errors

github-actions[bot] commented 4 years ago

Review link: https://covid-self-report-tool.github.io/cov-self-report-frontend/review/74-merge. Check Contexts and expression syntax for available variables.

github-actions[bot] commented 4 years ago

Review link: https://covid-self-report-tool.github.io/cov-self-report-frontend/review/74-merge. Check Contexts and expression syntax for available variables.

github-actions[bot] commented 4 years ago

Review link:


https://covid-self-report-tool.github.io/cov-self-report-frontend/review/74-merge

github-actions[bot] commented 4 years ago

πŸ”—πŸ”— Review link πŸ”—πŸ”—

This is the deployment URL for the reviewer: https://covid-self-report-tool.github.io/cov-self-report-frontend/review/jason-gh-actions-init

github-actions[bot] commented 4 years ago

πŸ”—πŸ”— Review link πŸ”—πŸ”—

This is the deployment URL for the reviewer: https://covid-self-report-tool.github.io/cov-self-report-frontend/review/jason-gh-actions-init

abettermap commented 4 years ago

@ajsamra if you end up merging this after reviewing, make sure you squash:

image

...instead of the usual. Reason being, many of my commits are just for testing since I had to push in order to see if the Actions worked. They don't add a ton of value and I'd rather not pollute the history with them. Normally I would just rebase them locally into something cleaner, but there were a lot of unknowns and new concepts in this branch so I just went with it.

Thanks and let me know if you have any questions!