Commit Graph

16 Commits (5cc5908dd5ca6362314b14637d4fe1a03e6cb3e7)

Author SHA1 Message Date
Richard van der Hoff 427e0bb83b make jenkins and travis use a common script 7 years ago
Richard van der Hoff 834a3d78a8 Add a pip requirements file for the scripts 7 years ago
Richard van der Hoff b0ea6038c6 Move jekyll back out of matrix-doc again
Having the jekyll assets here is a mistake, because they need to be versioned
separately to the spec: we keep old versions of the spec, but they sometimes
need to be restyled to match the latest website.
7 years ago
Richard van der Hoff 8a66b1a68b Build the spec as part of the build 7 years ago
Richard van der Hoff 2519b78814 install PyYAML 7 years ago
Richard van der Hoff 35ae69f2e1 Use a virtualenv 7 years ago
Richard van der Hoff 9d2a93ad7b Run jekyll as part of the matrix-doc build
- this saves us having to run it manually on the web server.
7 years ago
Mark Haines ba64d9fe5a Remove thing from jenkins.sh 8 years ago
Mark Haines f55bf46c7c Print the git revision in jenkins.sh 8 years ago
Daniel Wagner-Hall 79244e8065 Remove redundant node event schema checker
The python one does the same
9 years ago
Daniel Wagner-Hall 6c66bfc755 Flatten out v1 and v2_alpha directories
As a side effect, I got rid of all of the horrible symlinks and just put
in all of the proper relative paths. Because the horrible symlinks were
horrible.
9 years ago
Daniel Wagner-Hall 6a6cbd9d24 Always try to build continuserv & speculator on jenkins 9 years ago
Daniel Wagner-Hall 757b0bcd12 Try to build continuserv and speculator 9 years ago
Kegan Dougal 7805ca87df If build.py throws, actually print stdout. Also run jenkins.sh in verbose mode. 9 years ago
Mark Haines 69298b9612 Check "v2_alpha" in jenkins 9 years ago
Mark Haines 2c31731262 Add the jenkins command to source control so that we can update
it without having to fiddle with the jenkins UI.

It also allow us to move files without breaking the CI since we
won't be hard coding the locations of scripts in the jenkins UI.
9 years ago