Commit Graph

455 Commits

Author SHA1 Message Date
Christopher Hoskin ec1bc9102c Merge pull request #89 from sharelatex/csh-issue-601
Csh issue 601
2018-06-13 15:45:17 +01:00
Henry Oswald 2c10ac06f2 remove the compile npm command, it isn't needed 2018-06-12 17:48:23 +01:00
Henry Oswald 62a33701e9 update build scripts so smoke tests are compiled 2018-06-12 17:44:13 +01:00
Christopher Hoskin 8ff001ad54 Specify repo correctly 2018-06-12 15:26:10 +01:00
Christopher Hoskin cfa1b8ef64 Increase acceptance test timeout. 2018-06-12 15:04:14 +01:00
Christopher Hoskin 2155657651 Accidently left warning message commented out :( 2018-06-12 11:17:26 +01:00
Christopher Hoskin 824745dfbc Update build scripts from 1.1.3 to 1.1.6 2018-06-12 10:22:30 +01:00
Christopher Hoskin 15aae19d2d Use metadata to determine Google Cloud project dynamically. Fixes: #601 2018-06-12 10:15:17 +01:00
Henry Oswald 8a64b9c29c Merge branch 'master' of github.com:sharelatex/clsi-sharelatex into ho-dockerise 2018-06-08 19:21:18 +01:00
Henry Oswald e8ec175bf1 Merge branch 'ho-dockerise' of github.com:sharelatex/clsi-sharelatex into ho-dockerise 2018-05-25 15:33:08 +01:00
Henry Oswald b2fa2e7d55 bumped timeout to 30 seconds 2018-05-25 15:30:26 +01:00
henry oswald 0e2603e4be change synctex binary and added it to mounted volumes in docker config 2018-05-25 13:45:07 +00:00
henry oswald 1101763f50 all but the sync tests should pass 2018-05-25 12:43:12 +00:00
Henry Oswald c3ae6b5d23 log settings on startup 2018-05-25 12:01:16 +01:00
Henry Oswald 64f01a125f set user to tex for tests run on ci box 2018-05-25 11:51:34 +01:00
Henry Oswald f769765923 added --exit to unit tests 2018-05-24 21:59:02 +01:00
Henry Oswald 91bd54cff9 update to 1.1.3 build scripts 2018-05-24 19:03:57 +01:00
Alberto Fernández-Capel e1406abc7d Merge pull request #87 from sharelatex/afc-travis-nvmrc
Make travis read the node version from the .nvmrc file
2018-05-01 09:45:55 +01:00
Alberto Fernández Capel 3ad8e9f2f1 Make travis read the node version from the .nvmrc file
See https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Specifying-Node.js-versions-using-.nvmrc
2018-05-01 09:25:37 +01:00
Henry Oswald 35da59ac8a update package.json scripts 2018-04-09 11:06:35 +01:00
Henry Oswald 4c96abd6c5 grep works with command
updated build scripts
acceptence tests break, files are written as root when user is node
2018-03-29 17:07:22 +01:00
Henry Oswald 551e8d36b4 update build script and add load balancer agent 2018-03-29 12:12:29 +01:00
Henry Oswald 41e39458d1 add smoke test env var 2018-03-20 13:48:12 +00:00
Henry Oswald 4a5dc9d946 ammend comment 2018-03-19 14:22:18 +00:00
Henry Oswald 9731267ae5 try a build with node user 2018-03-19 14:10:45 +00:00
Henry Oswald edf0125c2f run as app user and chmod 777 compiles dir 2018-03-19 12:56:53 +00:00
Henry Oswald f6663f2f5f try running as root 2018-03-19 09:51:26 +00:00
Henry Oswald f496de6d13 don't put synctex in as a volume 2018-03-16 18:11:46 +00:00
Henry Oswald bde294b8c2 chown synctex and add the creation of directories in 2018-03-16 17:48:55 +00:00
Henry Oswald 3b2deaecf7 mkdir the /app/bin/synctex-mount 2018-03-16 17:40:10 +00:00
Henry Oswald fc594f7d8e add logging of docker options 2018-03-16 17:37:36 +00:00
Henry Oswald 2d03cb3eb1 added debugging and new moving commands 2018-03-16 17:30:11 +00:00
Henry Oswald 6d21ab734a try copying synctex betwen directories 2018-03-16 17:10:56 +00:00
Henry Oswald 4179d19200 move synctex into a directory for simple mounting 2018-03-16 16:50:30 +00:00
Henry Oswald 48eb7129a7 add synctex back in 2018-03-16 16:22:39 +00:00
Henry Oswald 29dcef3b9e comment out synctex for moment 2018-03-16 16:04:26 +00:00
Henry Oswald faedf16704 add log line for connecting to a db 2018-03-16 15:29:35 +00:00
Henry Oswald 6fe6924e6a make compiles dir 2018-03-16 15:25:36 +00:00
Henry Oswald b714ea193a remove texlive docker images 2018-03-14 15:44:58 +00:00
Henry Oswald 3c2172434b have entrypoint kickoff download off texlive images
install script exits without error if auth fails.
2018-03-14 15:44:58 +00:00
Henry Oswald c080938480 add docker ignore rather than make clean 2018-03-14 15:44:58 +00:00
Henry Oswald c80c38b7a9 update build scripts 2018-03-14 15:44:58 +00:00
Henry Oswald 43b1fe4b68 test new scripts on ci 2018-03-14 15:44:58 +00:00
Henry Oswald e4e30cf2e2 fixed commended tests 2018-03-14 15:44:58 +00:00
Henry Oswald 572f1ee230 update scripts from latest build scripts 1.1.0 2018-03-14 15:44:58 +00:00
Henry Oswald 17e86fbfc5 remove touch /var/run/docker.sock which doesn’t work robustly 2018-03-14 15:44:58 +00:00
Henry Oswald f06fa2e146 add cmd back in 2018-03-14 15:44:58 +00:00
Henry Oswald 5285d393a0 set entry point for dockerfile 2018-03-14 15:44:58 +00:00
Henry Oswald b86dc2623f removed user temporarly, created make ci task 2018-03-14 15:44:58 +00:00
Henry Oswald bd0a7c3557 add logging in db.coffee 2018-03-14 15:44:58 +00:00