daml/release
Samir Talwar 28873913d9
Bazel: Upgrade Buildifier. (#6625)
Buildifier now comes with a handy attachment to catch single `\`
characters inside strings and replace them with `\\` if the escape
sequence is invalid. Skylark/Python will do this at runtime anyway; this
just makes it clearer what the actual behavior is.

I needed to change `\` characters at the end of lines to `\\` manually
in order to stop Buildifier from simply concatenating the lines
together. Everything else was automatic.

CHANGELOG_BEGIN
CHANGELOG_END
2020-07-06 16:07:47 +00:00
..
src release: Faster release process locally. (#6283) 2020-06-10 09:43:36 +00:00
windows-installer replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
artifacts.yaml Remove localDisclosures from BlindingInfo entirely (#6509) 2020-06-26 14:50:49 +00: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 Fix the release instructions to pass a git range to unrealeased.sh (#6483) 2020-06-24 17:35:05 +00:00
sdk-config.yaml.tmpl Trigger service docs and SDK integration basics (#6329) 2020-06-12 18:54:38 +00:00
util.bzl Bazel: Upgrade Buildifier. (#6625) 2020-07-06 16:07:47 +00:00