Commit graph

12 commits

Author SHA1 Message Date
Damien Elmes
02195ffd3a fix linkchecker invocation in CI 2021-12-20 17:41:13 +10:00
Damien Elmes
1bb2c1f6ab skip superfluous build step in CI; it should be moderately faster 2021-12-09 18:55:19 +10:00
Damien Elmes
f209a72b7c move node_modules into root folder [action required]
Recommend removing ts/node_modules folder before attempting to
build after this update.

This moves ts/node_modules into the root of the project to work around
https://github.com/ankitects/anki/pull/1405#issuecomment-936213861

Also fixes the sass errors shown when running scripts/svelte-check
2021-10-07 11:42:27 +10:00
Damien Elmes
b90388bee2 use separate integration test for links
If we run into issues with unreliable network connections in the future,
we'll be able to mark the test as flaky so Bazel can retry it multiple
times.
2021-07-24 10:12:25 +10:00
Damien Elmes
3376d72eb4 add header check to Linux CI 2021-04-13 23:08:57 +10:00
Damien Elmes
425a4dff70 build wheels in Linux CI 2020-12-21 19:31:15 +10:00
Damien Elmes
9563d0d2a1 remove set -x from Buildkite scripts 2020-12-16 12:01:21 +10:00
Damien Elmes
724b6cd1c8 add section markers to Buildkite 2020-12-16 11:59:07 +10:00
Damien Elmes
9d3b876429 add disk and repo cache to Linux CI 2020-12-10 08:49:37 +10:00
Damien Elmes
ef3f9dd306 move author check to top; add hint about GitHub UI 2020-12-09 21:15:38 +10:00
Damien Elmes
2d2733222b move contributor check into Buildkite 2020-12-09 21:01:11 +10:00
Damien Elmes
e4f2586091 move Linux & Mac tests to Buildkite 2020-12-08 22:23:27 +10:00