You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/11/28 21:23:39 UTC

[cordova-coho] branch brodybits-fix-platform-toc-oops created (now 8d5814f)

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

brodybits pushed a change to branch brodybits-fix-platform-toc-oops
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git.


      at 8d5814f  Fix platform release testing TOC oops from PR #213 (08227a4c)

This branch includes the following new commits:

     new 8d5814f  Fix platform release testing TOC oops from PR #213 (08227a4c)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-coho] 01/01: Fix platform release testing TOC oops from PR #213 (08227a4c)

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-fix-platform-toc-oops
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git

commit 8d5814fe97cdcbaae1e247b2b913543d6cc9d30f
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Wed Nov 28 16:07:44 2018 -0500

    Fix platform release testing TOC oops from PR #213 (08227a4c)
    
    - remove #extra-android-unit-tests reference not needed
    - restore #when-a-regression-is-found reference
---
 docs/platforms-release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index f69607c..69abc5d 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -55,7 +55,7 @@ It describes the following steps:
   * [3) `/bin` scripts](#3-bin-scripts)
   * [4) `cordova-lib` tests](#4-cordova-lib-tests)
   * [5) Clean up](#5-clean-up)
-  * [Extra Android unit tests](#extra-android-unit-tests)
+  * [When a regression is found](#when-a-regression-is-found)
   * [To submit a fix](#to-submit-a-fix)
 - [Push Changes](#push-changes)
   * [Push commits](#push-commits)


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