ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

Using TravisCI for S3 Website #40

Closed erikNeville closed 5 years ago

yahya09206 commented 5 years ago

Estimated Time: 4 hours Actual Time: 1.5hrs

After my initial research of uploading travisci build to s3, it is possible and going through a few travisci articles it seems relatively simple to implement. Will update this with steps to set up. Moving initial react app to my groups repo instead of starting everything from scratch.

All checks are passing

Steps to set up (credit: https://medium.com/@michal.frystacky/static-site-github-to-s3-770953a90f67)

Travis — Yaml Config

Convert to nodejs

Build link: https://travis-ci.org/ActoKids/web-ui pull request link: https://github.com/ActoKids/web-ui/pull/10 wiki link: https://github.com/ActoKids/AD440_W19_CloudPracticum/wiki/Travis-CI-with-S3 tested by bmenaz & told me to change the bucket name in the .yml file(fixed) I tested it by going to the Travisci website & making sure the build was passing every time I made a pull request.

toddysm commented 5 years ago

Need the following: