Commit Graph

39 Commits

Author SHA1 Message Date
Cassie Tarakajian cd4f585ea7 Update release guide with git flow steps, update Travis deployment to use git tag 2020-05-21 17:43:58 -04:00
Cassie Tarakajian c07a70a847 Update travis.yml with new branch names, add git flow to development and release guides 2020-05-21 17:00:27 -04:00
Cassie Tarakajian e776bc0ac0 Upgrade node version to 12.16.1, update Node installatino docs 2020-02-25 17:14:50 -05:00
Cassie Tarakajian 737522dc7c Run npm upgrade to update many outdated packages 2020-01-28 17:47:12 -05:00
Cassie Tarakajian dd2094f7a3 update travis config to fix CD 2019-10-08 18:14:19 -04:00
Cassie Tarakajian 84e240e781 re #1086, fix typo in staging deploy script name 2019-05-30 14:05:45 -04:00
Cassie Tarakajian 27b80104c0
re #1086, initial staging configuration (#1087) 2019-05-29 16:11:26 -04:00
Andrew Nicolaou 137ea783ea Experiment with "Checks" in Travis output (#1081)
* Run tests on CI

* Create a lint error on purpose

* Splits build into test and deploy stages

lint and test jobs will run in parallel and if both are successful
(and branch is master), deploy will run.

* Revert "Create a lint error on purpose"

This reverts commit 306c91c4278631fa1c1dcd40f0b23f7f9e5f000d.

* Updating snapshot

* Run deploy only on master branch (not PRs)

* Use global deploy config item to avoid building on PRs
2019-05-24 12:16:15 -04:00
sepans e13f8a7007 Adds test:ci for travis ci to run lint and jest 2019-01-25 17:26:56 -05:00
Cassie Tarakajian 7bd016bac3
fixes #785, update node, and everything else that comes along with that (#810) 2019-01-16 17:56:18 -05:00
Cassie Tarakajian d66fad8b43 update documentation, change travis to only deploy on master 2018-09-26 17:31:14 -04:00
Cassie Tarakajian 89560fdae7 update before_deploy to remove 'beta' update which didn't work 2018-08-27 18:54:18 -04:00
Cassie Tarakajian cab9aa528d try to fix google cloud sdk install in travis config 2018-08-27 18:41:36 -04:00
Cassie Tarakajian 49ab573eff do i need to take out after_success??? 2018-08-27 18:01:30 -04:00
Cassie Tarakajian 0930cf96f7 i have no idea why travis isn't running my deploy script 2018-08-27 17:59:09 -04:00
Cassie Tarakajian 363b9cc8d0 ummm now does deploy work 2018-08-27 17:38:59 -04:00
Cassie Tarakajian 16b54b89ca try updating travis to have deploy script 2018-08-27 17:30:34 -04:00
Cassie Tarakajian 1493d3e5ae try updating travis yaml again 2018-08-24 19:05:33 -04:00
Cassie Tarakajian 472bc0b425 delete docker cloud file, is my travis yml fixed? 2018-08-24 18:40:22 -04:00
Cassie Tarakajian b4ca66e1fb update travis config to only build docker image on certain branches 2018-08-24 18:22:26 -04:00
Cassie Tarakajian b06c874a00 this time actually execute the right docker command 2018-08-13 15:28:44 -04:00
Cassie Tarakajian 66d24fcbfa try to get some insight on why env variables aren't being build into image on travis 2018-08-13 14:24:02 -04:00
Cassie Tarakajian 97acbf1978 change tag to docker hub to latest 2018-07-02 18:08:00 -07:00
Cassie Tarakajian fa5a9e39b2 fix linting errors and do stuff to make build work 2018-06-26 19:13:13 -07:00
Cassie Tarakajian 82059bbfb0 remove nginx Dockerfile because it's not actually necessary 2018-06-26 19:05:08 -07:00
Cassie Tarakajian f06198a4e1 start to add mongo configuration 2018-06-25 16:13:31 -07:00
Cassie Tarakajian 1c135635ca okay this time definitely the docker push will work 2018-06-20 13:34:09 -07:00
Cassie Tarakajian 72750e8568 try to tag docker images again 2018-06-20 12:09:54 -07:00
Cassie Tarakajian 4b78b7be5b fix docker tag command 2018-06-20 11:47:21 -07:00
Cassie Tarakajian adebaaba45 try pushing images to docker hub 2018-06-20 11:29:13 -07:00
Cassie Tarakajian 217ae7011f try building docker images in development first for linting 2018-06-20 10:01:11 -07:00
Cassie Tarakajian b86a4093c5 try removing before_script 2018-06-20 08:50:13 -07:00
Cassie Tarakajian f340d2715f remove installation step from travis because it's in Dockerfile 2018-06-19 20:01:04 -07:00
Cassie Tarakajian f7db48910c remove reference to .env file from docker-compose.yml 2018-06-19 19:22:35 -07:00
Cassie Tarakajian d4b927f0d4 get nginx proxying working on local machine 2018-06-19 15:22:18 -07:00
Cassie Tarakajian 4905a82785 try setting exact node version in travis configuration 2018-05-24 18:55:53 -07:00
Cassie Tarakajian a7090f2404 remove latest node from travis configuration 2018-05-08 14:26:10 -07:00
Cassie Tarakajian e16981ec4b update travis config to specify node version 2018-05-08 14:11:51 -07:00
Cassie Tarakajian 593cf3abfa add travis ci integration 2017-10-15 20:36:19 -07:00