daml/ci
Moritz Kiefer 60e32a98c4
Disable release step on macos (#4330)
Originally we ran the release step on both Linux and MacOS to handle
platform dependent artifacts, in particular, damlc.jar. However, we
don’t have any platform dependent artifacts that are uploaded as part
of the release script anymore and I hope we will never have to add any
in the future.

So this PR, removes the code for handling platform dependent artifacts
in the release step and disables the release step on MacOS (while
still setting the variables like we do on Windows).

Currently the release step still costs us ~2 minutes on MacOS which is
already our slowest platform so hopefully this will speed things up a
bit.

changelog_begin
changelog_end
2020-01-31 17:08:47 +01: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 Disable release step on macos (#4330) 2020-01-31 17:08:47 +01: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