mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
60e32a98c4
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 |
||
---|---|---|
.. | ||
azure-cleanup | ||
cron | ||
docker/daml-sdk | ||
build-unix.yml | ||
build-windows.yml | ||
check-changelog.sh | ||
configure-bazel.sh | ||
dev-env-install.sh | ||
dev-env-push.py | ||
release.sh | ||
report-end.yml | ||
report-start.yml | ||
tell-slack-failed.yml | ||
windows-diagnostics.ps1 |