Closed SomeMoosery closed 4 years ago
Creates a script with GitHub Actions to automatically deploy our site to our QA S3 bucket
All changes need to be discussed before proceeding. Failure to do so may result in the pull request being rejected.
Before submitting a pull request, please be sure to review:
Fixes #270
Sets up continuous deployment to our QA S3 bucket
Once this change merges in, we'll see if it automatically deploys
package.json
1.0.9
1.0.10
yarn
npm
yarn lint
Creates a script with GitHub Actions to automatically deploy our site to our QA S3 bucket
⚠️ IMPORTANT: Please do not create a Pull Request without creating an Issue first.
All changes need to be discussed before proceeding. Failure to do so may result in the pull request being rejected.
Before submitting a pull request, please be sure to review:
Please include the issue number the pull request fixes by replacing YOUR-ISSUE-HERE in the text below.
Fixes #270
Summary
Sets up continuous deployment to our QA S3 bucket
Details
Test Plan (required)
Once this change merges in, we'll see if it automatically deploys
Final Checklist
package.json
?1.0.9
=>1.0.10
yarn
notnpm
? (important!)yarn lint
on the code?