Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Kooi
30769f9428
add sqflint to circleci (#6715)
* add sqflint to circleci

* lint working directory

* do not exit with 1 on errors

* split up build jobs

* change linting not to be required

* use armake docker image for updating docs
2018-12-04 18:45:45 +01:00
jonpas
979ec08036 Merge branch 'master' into armake 2018-11-18 20:47:03 +01:00
Thomas Kooi
4c0056b737
fix armake issues with latest release against ACE3 (#6693)
This issue has been resolved in Armake on the master branch. By switching to the `:master` tag we can use armake to build the ACE project again.
2018-11-18 20:36:40 +01:00
Thomas Kooi
e916f3eb5b
Increase build parallelism on circleci 2018-05-23 22:05:33 +02:00
Thomas Kooi
04a452bbc3
Add deploy step to same build step 2018-05-20 11:11:11 +02:00
Thomas Kooi
58f4ca4581
Merge branch 'master' into armake 2018-05-20 11:08:58 +02:00
Thomas Kooi
10f19997bd
Armake install (#6356)
Add building ace3 on CircleCI using armake. It will build it on every commit / PR
2018-05-20 11:07:00 +02:00
Thomas Kooi
ddf7046c44 Add run deploy job on master branch 2018-02-06 21:30:09 +01:00
jonpas
cdf6218619 Merge branch 'master' into armake 2018-02-06 19:51:15 +01:00
Thomas Kooi
0ab8c1dde8 Use CI Python Docker image to speed up build times 2018-02-06 19:46:12 +01:00
jonpas
c20c980486 Remove armake from CircleCI for now 2018-02-06 15:20:40 +01:00
jonpas
a28b2af05c Fix CircleCI 2018-02-06 15:15:00 +01:00
jonpas
8016f3de1d Disable armake building on CircleCI until image with tools is used 2018-02-06 15:12:21 +01:00
jonpas
03f4afd62a Remove apt-get in build process (missed before) 2018-02-06 15:09:29 +01:00
jonpas
fb46fe7fe2 Use CirceCI dependencies 2018-02-06 15:04:48 +01:00
jonpas
c0f205fb8e Add armake building to CircleCI 2018-02-06 15:00:17 +01:00
Glowbal
0189eb86a1 Add circleCI yml file 2017-10-29 15:41:06 +01:00