daml/docs/source/upgrade
Moritz Kiefer ccacddbbc6
Add documentation for upgrading using DAML script and triggers (#5465)
* Add documentation for upgrading using DAML script and triggers

This PR adds documentation for how you can automate the upgrade
process from the Coin example using DAML Script and DAML Triggers.

Having written this, I think we might want to add some integration
tests for this but it’s rather complex to setup since it ties together
so many pieces so I’d like to leave it out for now. We do at least
test that the code compiles and we all knows that code that compiles
never has bugs.

changelog_begin
changelog_end

* Apply suggestions from code review

Co-Authored-By: associahedron <231829+associahedron@users.noreply.github.com>

Co-authored-by: associahedron <231829+associahedron@users.noreply.github.com>
2020-04-07 14:36:40 +02:00
..
example Add documentation for upgrading using DAML script and triggers (#5465) 2020-04-07 14:36:40 +02:00
automation.rst Add documentation for upgrading using DAML script and triggers (#5465) 2020-04-07 14:36:40 +02:00
index.rst Add documentation for upgrading using DAML script and triggers (#5465) 2020-04-07 14:36:40 +02:00