kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Dev account management #56

Closed kalevias closed 6 years ago

kalevias commented 6 years ago

Merging Dev-account-management branch into master in preparation of deletion of dev-account-management branch in preparation of continuous deployment setup. Will create new generic dev branch after this poorly named one is deleted.

kalevias commented 6 years ago

Upon further investigation, it does not appear that CI will be as simple as expected, as nearly every CI offering is hosted in the cloud and thus wouldn't have access to our VM on the SECS network. We'd need an on-premise CI solution that would be able to listen to the repo on Github, and then manage building, testing, and deploying locally.

With that noted, this pull request will be merged now.