Commit Graph

12 Commits

Author SHA1 Message Date
Luke Anderson
699e95cc67
Added 'delete' and 'no-progress' flags to S3 docs sync. 2019-05-08 00:55:02 +10:00
Luke Anderson
aa1342fcbb
Renamed doc stage and excluded the '.lock' file which was causing an S3 sync return error code, failing the build. 2019-05-08 00:52:22 +10:00
Luke Anderson
190bf682db
Updated the gitlab config to generate docs and update them on S3. Will remove the 'gitlab-docs' line in a later commit. 2019-05-08 00:03:36 +10:00
Luke Anderson
e0efe2d672
Included a command to build the protobuf service files, before doing the cargo fmt check. 2019-05-07 14:24:46 +10:00
Luke Anderson
0d5c3f3643
Fixed variables command in gitlab.yml 2019-05-07 13:46:02 +10:00
Luke Anderson
e72e7d2fd6
Moved the CARGO_HOME enviornment variable, in an attempt to get cargo packages to cache properly. 2019-05-07 13:44:35 +10:00
Luke Anderson
1354942290
Removed old build commands from gitlab config. 2019-05-06 22:11:47 +10:00
Luke Anderson
9f88892fae
Moved all the pre-build stuff to a new public docker image. 2019-05-06 20:49:25 +10:00
Luke Anderson
dc8e879eda
Moved the GitLab format check up in priority. 2019-05-06 19:47:41 +10:00
Luke Anderson
1276a2812e
Included new jobs in the gitlab test stage, to get testing to run in parallel. 2019-05-06 19:45:30 +10:00
Luke Anderson
3b1d8fbab8
Added a line to the GitLab config which installs protobuf before compiling lighthouse. 2019-05-06 19:17:03 +10:00
Luke Anderson
2a3db4ec7b
Added a first attempt at a gitlab-ci.yml file. 2019-05-02 15:15:16 +10:00