MerryFairyTalesAD440 / Builds

AD440 Section 2349 (Tuesday)
GNU General Public License v3.0
0 stars 0 forks source link

DEV TravisCI Pipeline #25

Open D3v0nM opened 5 years ago

DnlBell commented 5 years ago

We currently have code from the dev and master branches in ux-ui deploying to the right storage accounts.

total time spent: 1 hour

DnlBell commented 5 years ago

I have updated the UI deployment pipeline to cleanup some old files before uploading new ones

total time spent: 2 hours

ryanybrennan commented 5 years ago

Lots of messing around with Azure and the .travis.yml file. About 7 hours. The problem was that Travis CI was silently failing (see below image) image Apparently this is a Travis CI bug attempting to deploy in a headless mode. Clint helped find a workaround with a very intensive script.

DnlBell commented 5 years ago

Here is the Wiki for the UX-UI continuous integration pipeline

https://github.com/MerryFairyTalesAD440/Builds/wiki/UI-deployment-pipline-to-Azure-Via-Travis-CI

ryanybrennan commented 5 years ago

Here is the Wiki for the API continuous integration pipeline

https://github.com/MerryFairyTalesAD440/Builds/wiki/Travis-CI-Pipeline-for-API-Dev-and-Prod-to-Azure-Functions

ryanybrennan commented 5 years ago

Most recent successful build for the Travis CI API Pipeline: https://travis-ci.org/MerryFairyTalesAD440/API/builds/502292451

DnlBell commented 5 years ago

pull request: https://github.com/MerryFairyTalesAD440/UX-UI/pull/33