Commit graph

29 commits

Author SHA1 Message Date
Travis Ralston
40b5b784a3 Break out into sections 2019-07-11 12:49:08 -06:00
Travis Ralston
f6af464fff Verify i18n in CI
To protect developers from mistakes such as missing strings or getting them out of order.
2019-07-11 12:37:17 -06:00
J. Ryan Stinnett
ba37a55a6c Install latest JS SDK when linting
Since React SDK's linting rules depend on JS SDK, we should use the latest
changes when linting as well in case there's been a recent rule change.
2019-06-04 16:40:45 +01:00
David Baker
74abaa4abc wrong number of spaces 2019-04-26 16:02:12 +01:00
David Baker
38d5b2c21c Trigger riot-web build
Can't really test this without it being on develop
2019-04-26 15:54:35 +01:00
Bruno Windels
c5986395ef propagate env to e2e tests so they can get correct branch of e2e tests 2019-04-17 14:13:12 +02:00
Bruno Windels
6e8e62e619 use medium agent for e2e tests 2019-04-11 16:16:29 +02:00
Bruno Windels
04710e6ca0
Merge pull request #2867 from matrix-org/bwindels/e2etests
Re-enable E2E tests
2019-04-10 08:28:49 +00:00
Bruno Windels
f5f89ee4e3 move package installation to docker image to avoid on every run 2019-04-09 17:56:03 +02:00
Bruno Windels
57092eeb4f add buildkite sections 2019-04-09 17:27:49 +02:00
David Baker
3727d85487 Add stylelint to CIs 2019-04-09 15:08:04 +01:00
Bruno Windels
4eeaf05e81 no sandbox didn't work, lets try installing a gazilion deps from the puppeteer page 2019-04-05 17:29:33 +02:00
Bruno Windels
253e1c1e4e lets see if this package gives us uuidgen 2019-04-05 16:05:08 +02:00
Bruno Windels
296ee30b9d we need uuidgen, not uuid command. former is part of utils-linux 2019-04-05 15:05:54 +02:00
Bruno Windels
10797cf6a4 uuid is not include in docker image 2019-04-05 13:23:48 +02:00
Bruno Windels
9b3296f9c9 update package list before installing packages 2019-04-05 12:43:28 +02:00
Bruno Windels
5581274e85 try without packages as we're using a fat docker image 2019-04-05 12:31:57 +02:00
Bruno Windels
35ecf9fa25 no sudo needed 2019-04-04 10:40:54 +02:00
Bruno Windels
1715a6f4fa fix indent level 2019-04-04 10:35:47 +02:00
Bruno Windels
9819c49706 enable e2e tests again, with python3 only 2019-04-03 17:05:04 +02:00
Travis Ralston
8a0d6562dc Use medium agents for the more resource intensive builds 2019-03-21 10:55:43 -06:00
David Baker
8b1e05542d Add log grouping to buildkite 2019-03-20 19:10:47 +00:00
Travis Ralston
d8a559074b Better emoji is the most important part of CI 2019-03-15 10:33:39 -06:00
Travis Ralston
cab5f7aba4 Use the right branch for fetching dependencies 2019-03-13 22:44:09 -06:00
Travis Ralston
bdc94f3847 Fix Chrome for Karma 2019-03-13 22:11:45 -06:00
Travis Ralston
c63c6fce70 Linter doesn't need downstream projects 2019-03-13 18:33:45 -06:00
Travis Ralston
311c81fca0 Disable end-to-end tests for now 2019-03-13 17:56:53 -06:00
Travis Ralston
378bf68b43 Force the scripts to be executable in BuildKite 2019-03-13 17:55:51 -06:00
Travis Ralston
618b2b1ae6 Add basic BuildKite :pipeline: 2019-03-13 17:42:05 -06:00