daml/release
Samir Talwar 2c4807f3bf
release: Sort artifacts.yaml. (#4502)
I verified that there are no semantic changes, only cosmetic ones, by
running the following before and after, and checking the diff.

```
< release/artifacts.yaml ruby -rjson -ryaml -e 'puts JSON::generate YAML::load $stdin' | jq '. | sort_by(.target)' > ~/Desktop/artifacts.{old,new}.json
```

CHANGELOG_BEGIN
CHANGELOG_END
2020-02-13 13:52:48 +00:00
..
src Flip the default on mavenUpload in artifacts.yaml (#4396) 2020-02-05 10:32:02 +01:00
windows-installer update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
artifacts.yaml release: Sort artifacts.yaml. (#4502) 2020-02-13 13:52:48 +00:00
BUILD.bazel update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
HEAD-VERSION Build SDK head tarball directly (#3723) 2019-12-04 13:04:15 +01:00
install.bat update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
install.sh update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
RELEASE.md Tidy up release instructions (#3911) 2019-12-20 11:12:12 +01:00
sdk-config.yaml.tmpl Enhanced completions for the assistant (#4420) 2020-02-06 15:16:12 +01:00
util.bzl Add daml2ts to the SDK release tarball (#4234) 2020-01-27 13:18:05 -05:00