daml/release
Gary Verhaegen 58d5d31a49
improve release.sh (#6208)
This small PR makes a few QoL improvements to the release.sh script:

1. The snapshot command will now work for any commit. Previously, it
   would refuse to print the snapshot suffix for commits that were not
   ancestors of the `master` branch. The new version will print a
   warning if the commit does not seem to be part of a release branch,
   but will still print the result.

2. On checking the LATEST file, the script will now print a slightly
   more useful error message if the file format is not valid.

3. The snapshot command will now print the entire line to be added into
   the LATEST file, rather than just the version suffix.

CHANGELOG_BEGIN
CHANGELOG_END
2020-06-03 16:36:49 +02:00
..
src Stop publishing to Bintray (#5422) 2020-04-03 16:22:00 +02:00
windows-installer replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
artifacts.yaml equalz Scalatest matcher in new daml-lf/scalatest-tools library (#1200) 2020-05-27 17:25:43 -04:00
BUILD.bazel Build a zip containing all protobuf files (#5412) 2020-04-03 14:16:15 +02:00
install.bat replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
RELEASE.md improve release.sh (#6208) 2020-06-03 16:36:49 +02:00
sdk-config.yaml.tmpl Relabel "Experimental" to "Early Access" and reorganise pages (#5411) 2020-04-03 16:29:22 +02:00
util.bzl Build a zip containing all protobuf files (#5412) 2020-04-03 14:16:15 +02:00