summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
Diffstat (limited to 'strata')
-rw-r--r--strata/morph-utils.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 58ca0db7..1189d4f8 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -42,3 +42,15 @@ chunks:
- cmdtest
- pyfilesystem
- pylru
+
+# This chunk isn't required to use Morph, but is required to do automated
+# migrations within the definitions.git repo.
+#
+# Currently we include a forked version that includes some support for
+# preserving blank lines. This is quite useful when operating on .morph files.
+# The patches have been submitted upstream here:
+# https://bitbucket.org/ruamel/yaml/pull-request/3
+- name: ruamel.yaml
+ repo: upstream:python-packages/ruamel.yaml
+ ref: 840b3ccdb306c6aa6d874474e621ae5596595ae4
+ unpetrify-ref: baserock/sam/blank-line-preservation-1