North-Seattle-College / ad440-winter2020-thursday-repo

Repository for AD440 Thursday Class in Winter 2020
Apache License 2.0
10 stars 5 forks source link

Changes to the React App website in Development triggers a deploy via TravisCI #250

Open mattyplo opened 4 years ago

mattyplo commented 4 years ago

Making a change to the React App web site and pushing the change to dev branch will trigger Travis CI to deploy the change to AWS.

Estimated time: 2 hour Actual time: 3 hour

robezal commented 4 years ago

Task was to fix the issues with the Travis Ci development deployment pipeline. Development branch now properly deploy the react app into the s3. PR: https://github.com/North-Seattle-College/ad440-winter2020-thursday-repo/pull/276 WIKI: https://github.com/North-Seattle-College/ad440-winter2020-thursday-repo/wiki/Travis-CI-deployment-to-appropriate-s3-bucket-for-static-hosting-based-on-branch-push-PR Test: https://github.com/North-Seattle-College/ad440-winter2020-thursday-repo/issues/249 Bug: https://github.com/North-Seattle-College/ad440-winter2020-thursday-repo/issues/287