daml/ci
Moritz Kiefer 1a0fb138fb
Ignore missing maven deps on macos (#4201)
Currently, pretty much all of our builds are bottlenecked on
MacOS (mainly because the builders are slower and have worse
caching). The release step adds > 3min to each build which is a bit
annoying. It turns out that removing the calls to `bazel query` which
are used to check for missing Maven dependencies speeds this up by >
5x. Given that the check is platform independent anyway, we can just
disable it on MacOS.

changelog_begin
changelog_end
2020-01-24 16:17:08 +00:00
..
azure-cleanup update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
cron docs cron: use GitHub-Flavoured Markdown (#4141) 2020-01-21 14:46:02 +01:00
docker/daml-sdk daml-sdk container improvements (#3902) 2019-12-19 08:31:15 +01:00
build-unix.yml upload typescript packages to npm registry (#4185) 2020-01-23 18:31:50 +01:00
build-windows.yml Bazel 1.1 (#3249) 2019-11-11 10:06:03 +01:00
check-changelog.sh check for changelog (#3963) 2020-01-07 17:19:50 +01:00
configure-bazel.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
dev-env-install.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
dev-env-push.py update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
release.sh Ignore missing maven deps on macos (#4201) 2020-01-24 16:17:08 +00:00
report-end.yml record build times on macos (#2379) 2019-08-02 14:34:12 +01:00
report-start.yml record build times on macos (#2379) 2019-08-02 14:34:12 +01:00
tell-slack-failed.yml record build times & statuses (#2016) 2019-07-05 11:35:30 +00:00
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00