aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2025-02-14 11:35:55 -0500
committerGitHub <noreply@github.com>2025-02-14 11:35:55 -0500
commitbfad582dafe3cd9f2b66e44fc094ddef49c33c23 (patch)
treee3422ba88ddc764250fd73d0f76cb56932a7e962
parent014eb7d96a55067aec4c6b81cf50072f90df5b5f (diff)
parent80fbcb4e99f2e5ff79b6559b8b17c2c5d2554cc2 (diff)
downloadstasis-bfad582dafe3cd9f2b66e44fc094ddef49c33c23.tar.gz
Merge pull request #93 from spacetelescope/mission-roman-codenames
roman mission: enable codename by default
-rw-r--r--mission/roman/roman.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/mission/roman/roman.ini b/mission/roman/roman.ini
index ebfdcdd..8d928a3 100644
--- a/mission/roman/roman.ini
+++ b/mission/roman/roman.ini
@@ -1,8 +1,8 @@
[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
-build_name_fmt = %n-%v
-build_number_fmt = %v.%r
+release_fmt = %n-%v-%r+%c-py%p-%o-%a
+build_name_fmt = %n-%v+%c
+build_number_fmt = %v.%r+%c
[template:readme.md.in]
destination = {{ storage.delivery_dir }}/README-{{ info.release_name }}.md