Commit Graph

63 Commits

Author SHA1 Message Date
Nabeel Shahzad
ecfda6de15 Add collision for test listeners and remove one old dep 2018-02-12 09:02:05 -06:00
Nabeel Shahzad
25b86274cf String comparison in deploy 2018-02-03 13:55:55 -06:00
Nabeel Shahzad
9ffa669847 pull branch test into the deploy script itself 2018-02-03 13:50:08 -06:00
Nabeel Shahzad
af39f2839f Some output for debugging the deploy 2018-02-03 13:39:39 -06:00
Nabeel Shahzad
512d8a2172 Read the version base from the install for the deployment 2018-02-03 13:16:37 -06:00
Nabeel Shahzad
43ecc35fe9 Build dev branch in travis 2018-02-03 13:03:11 -06:00
Nabeel Shahzad
09b6ba2e5d Cleanup deployment and release scripts 2018-02-02 15:39:53 -06:00
Nabeel Shahzad
b23675e631 Fix naming for tarball 2018-02-02 15:20:21 -06:00
Nabeel Shahzad
5ff64e16df remove unused deploy key 2018-01-20 10:11:26 -05:00
Nabeel Shahzad
91ae0c4d67 rename sha file to match tar file #123 2018-01-20 09:11:53 -05:00
Nabeel Shahzad
188b9c432f Actually uploading the sha file would be good #123 2018-01-20 09:09:29 -05:00
Nabeel Shahzad
fca4b0074f Add checksum file for #123 2018-01-20 08:50:10 -05:00
Nabeel Shahzad
a1b9894f97 Add version number file to s3 2018-01-19 18:14:11 -05:00
Nabeel Shahzad
3da403671a updated travis and dependencies 2018-01-18 20:22:24 -05:00
Nabeel Shahzad
27db60712e remove rsync and change download url 2018-01-17 01:15:37 -05:00
Nabeel Shahzad
bfb1d55efb set default path 2018-01-17 00:48:09 -05:00
Nabeel Shahzad
d967d33598 fix s3 prefix path 2018-01-17 00:32:32 -05:00
Nabeel Shahzad
8e646fb78c Try uploading to s3 2018-01-17 00:23:50 -05:00
Nabeel Shahzad
282bedf4d4 fix deployment path 2018-01-16 23:52:06 -05:00
Nabeel Shahzad
6b265ed67b add and delete news from admin dashboard #52 2018-01-08 16:22:26 -06:00
Nabeel Shahzad
cb93cdbb27 Remove the composer.phar distribution and check env for COMPOSER path 2018-01-06 18:19:05 -06:00
Nabeel Shahzad
94c0eb8502 Create wrapper around versioning library to update on builds 2018-01-06 17:00:47 -06:00
Nabeel Shahzad
e326eebb77 escape string 2018-01-04 21:55:56 -06:00
Nabeel Shahzad
fe7278c3b7 see if var names are replaced 2018-01-04 21:52:55 -06:00
Nabeel Shahzad
0e046bcf48 Add travis webhook for new build 2018-01-04 21:45:45 -06:00
Nabeel Shahzad
4c41a1dded use -exec rm in travis 2018-01-04 15:37:28 -06:00
Nabeel Shahzad
ee08398aed move -mindepth options 2018-01-04 15:22:32 -06:00
Nabeel Shahzad
69f242811b move version generation so it doesnt recreate some of the cached files 2018-01-04 15:17:55 -06:00
Nabeel Shahzad
f3f9e3043d grr not all files/directories cleaning 2018-01-04 14:58:01 -06:00
Nabeel Shahzad
d15e44d5b6 Explicitly output version number in travis output bc I'm paranoid 2018-01-04 14:02:25 -06:00
Nabeel Shahzad
29fc8c6046 Make sure the env.php file and other dev files are being removed 2018-01-04 13:58:38 -06:00
Nabeel Shahzad
2a270086ad Force a clean in case caches are being included 2018-01-04 13:55:07 -06:00
Nabeel Shahzad
3fe3946e29 don't rebuild npm 2017-12-30 12:01:58 -06:00
Nabeel Shahzad
50da3a9e54 rebuild the web assets in the production mode 2017-12-29 10:30:49 -06:00
Nabeel Shahzad
6e9c16125d remove the .git folder which could be too large 2017-12-28 18:13:01 -06:00
Nabeel Shahzad
15becf6b67 cleanup some composer requires 2017-12-28 17:45:57 -06:00
Nabeel Shahzad
51609510f1 archive was missing vendor folder 2017-12-17 12:18:11 -06:00
Nabeel Shahzad
384bbb56d6 fix tar generation 2017-12-17 12:07:23 -06:00
Nabeel Shahzad
94599fd946 try using git archive vs tar 2017-12-17 12:04:20 -06:00
Nabeel Shahzad
3e1336d9c3 fix env file for travis 2017-12-17 11:43:51 -06:00
Nabeel Shahzad
d768589cb1 Make sure node_modules aren't uploaded 2017-12-16 20:49:13 -06:00
Nabeel Shahzad
5bc8dab6f8 Add check to see that we're installed, and remove the .env that's created 2017-12-16 12:01:21 -06:00
Nabeel Shahzad
2dd259802d Updates to composer deps 2017-12-16 09:27:19 -06:00
Nabeel Shahzad
7473b179c0 Write version to VERSION file on deploy 2017-12-15 18:55:20 -06:00
Nabeel Shahzad
451e9ee8f7 Add package to display current version 2017-12-15 18:02:35 -06:00
Nabeel Shahzad
ab94b76d00 Rename -nightly to -master tarball 2017-12-15 08:13:42 -06:00
Nabeel Shahzad
7966d6c5aa packing fixes 2017-12-14 11:56:53 -06:00
Nabeel Shahzad
049b92d8ae path fix 2017-12-14 11:52:10 -06:00
Nabeel Shahzad
b940273133 grr path fixing again 2017-12-14 11:45:51 -06:00
Nabeel Shahzad
ff1cb959ff more archiving fixes 2017-12-14 11:43:32 -06:00