From df8e26261b98476e4f26a51a0bcf46f87f91e2c9 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 7 Jul 2015 19:08:43 +0000 Subject: [PATCH] cleanups for centralize-release-tagging Fix a typo and markup issue in the existing spec Change-Id: I789384daa14ceaecab709595acec2a7b37aee1fe --- specs/centralize-release-tagging.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specs/centralize-release-tagging.rst b/specs/centralize-release-tagging.rst index 1bb35c3..d5a0a77 100644 --- a/specs/centralize-release-tagging.rst +++ b/specs/centralize-release-tagging.rst @@ -59,8 +59,10 @@ track: * the launchpad project name (such as ``oslo.config``) * the series (Kilo, Liberty, etc.) * for each repository + * the name (such as ``openstack/oslo.config``) * the hash of the commit to be tagged + * the version number to use * highlights for the release notes email (optional) @@ -204,7 +206,7 @@ and then for the subsequent release it would be updated to contain:: Multi-repo deliverables such as Neutron could use separate files, submitted together. -This scheme does not allow us to easily product web pages showing the +This scheme does not allow us to easily produce web pages showing the release histories. Single File With All Branches