aboutsummaryrefslogtreecommitdiff
path: root/mission/roman
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-02-13 00:12:36 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-02-13 00:13:28 -0500
commit48db0b38cee0b9ace130fa90c0df1c9cb490c570 (patch)
tree341fc9ce44ff8fa846d4d69c4c0186e4d24a7a07 /mission/roman
parent8619ae5d5f3d8c0a724418608ada38b57177763e (diff)
downloadstasis-48db0b38cee0b9ace130fa90c0df1c9cb490c570.tar.gz
Write rendered templates to delivery storage
Diffstat (limited to 'mission/roman')
-rw-r--r--mission/roman/roman.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/mission/roman/roman.ini b/mission/roman/roman.ini
new file mode 100644
index 0000000..7cbca95
--- /dev/null
+++ b/mission/roman/roman.ini
@@ -0,0 +1,9 @@
+[meta]
+#release_fmt = {{ meta.name }}-{{ meta.version }}-py{{ meta.python_compact }}-{{ system.platform }}-{{ system.arch }}-{{ meta.revision }}
+release_fmt = %n-%v-%r-py%p-%o-%a
+
+[template:readme.md.in]
+destination = {{ storage.delivery_dir }}/README.md
+
+[template:release_notes.md.in]
+destination = {{ storage.delivery_dir }}/release_notes.md