From 9f28c6ed3386b46429f2e108bae9250f35ff9427 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Tue, 28 Jan 2020 19:05:16 +0100 Subject: [PATCH] Minor wording fixes on the RELEASE_PROCESS document Signed-off-by: Chmouel Boudjnah --- RELEASE_PROCESS.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index f3d6fce68..34dfdce30 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -14,16 +14,16 @@ - When the release is done in https://github.com/tektoncd/cli/releases, edit the release and change it from pre-release as released. -- When it's released, you can build the rpm according to this - [README](tekton/rpmbuild/README.md). Make sure you have done the PREREQ to be +- When it's released, you can build the rpm package according to this + [README](tekton/rpmbuild/README.md) document. Make sure you have done the PREREQ to be able to upload it to the copr repository. This could take some time if copr builder is busy. -- When it's released, you can build the rpm according to this - [README](tekton/debbuild/README.md). Make sure you have done the prerequist to - be able to upload to the [launchpad team](https://launchpad.net/~tektoncd), - and make sure as well that you have setup your GPG key and add it to your - profile on launchpad. +- While the rpm task is building the rpm package, you can start building the + debian package according to this [README](tekton/debbuild/README.md) + document. Make sure you have done the prerequist to be able to upload to the + [launchpad team](https://launchpad.net/~tektoncd), and make sure as well that + you have setup your GPG key and add it to your profile on launchpad. - You need to edit the Changelog according to the other templates in there. Usually you may want to do this in hackmd so you can have other cli