You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/19 16:20:57 UTC

[cordova-coho] branch janpio-CB-13828 updated: remove TODO, create "general instructions"

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-CB-13828
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/janpio-CB-13828 by this push:
     new 3f00a74  remove TODO, create "general instructions"
3f00a74 is described below

commit 3f00a74d89c9f64932faabd6024d028c2f301805
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Mon Feb 19 17:20:56 2018 +0100

    remove TODO, create "general instructions"
---
 docs/platforms-release-process.md | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index b19506b..8a6d228 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -25,6 +25,7 @@ This page describes the technical steps for releasing a `Platforms Release`.
 
 It describes the following steps:
 
+- General instructions
 - Get Buy-in
 - Creating JIRA issues
 - Update and Pin Dependencies
@@ -53,13 +54,11 @@ It describes the following steps:
 
 (Yes this list is long and scary, but represents the content below)
 
-> See: [versioning-and-release-strategy.md](versioning-and-release-strategy.md) for general versioning information
->
-> Before cutting any releases, read the Apache's [Releases Policy](http://www.apache.org/dev/release)
+## General instructions
 
-TODO: We may want to be using [signed tags](http://git-scm.com/book/en/Git-Basics-Tagging), or at least annotated tags.
-
-Replace `Android` with the platform you are releasing.
+- See: [versioning-and-release-strategy.md](versioning-and-release-strategy.md) for general versioning information
+- Before cutting any releases, read the Apache's [Releases Policy](http://www.apache.org/dev/release)
+- Replace `Android` with the platform you are releasing.
 
 ## Get Buy-in
 
@@ -69,12 +68,12 @@ E.g.:
 
     Subject: [DISCUSS] Cordova-Android Release
 
-    Does anyone have any reason to delay a cordova-android platform release?
+    Does anyone have any reason to delay a cordova-_android_ platform release?
     Any outstanding patches to land?
 
     If not, I will start the release tomorrow.
 
-Make sure to replace "Android" in the subject and mail body.
+Double check you replace "Android" in the subject and mail body - there is no undo for emails.
 
 ## Creating JIRA issues
 

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org