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/11/06 18:54:35 UTC

[cordova] branch master updated: add link to cordova-status page and hide deprecated repos (#34)

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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova.git


The following commit(s) were added to refs/heads/master by this push:
     new c547551  add link to cordova-status page and hide deprecated repos (#34)
c547551 is described below

commit c54755133e4722b8a7be0234f09e5aa7449f0e60
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Nov 6 19:54:31 2018 +0100

    add link to cordova-status page and hide deprecated repos (#34)
    
    * add link to cordova-status page and hide deprecated repos
    
    * add this repo as well
---
 README.md | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fc904cd..2532b27 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 - Target multiple platforms with one code base
 - Free and open source
 
-More information: https://cordova.apache.org/
+Website and documentation: https://cordova.apache.org/
 
 ## Filing a Bug
 
@@ -12,7 +12,11 @@ To file a bug, or raise another type of issue, please navigate to the appropriat
 
 ## Repositories
 
-All Cordova code is hosted in repositories on GitHub. Here is a full list of all repositories:
+All Cordova code is hosted in repositories on GitHub. 
+
+Continuous Integration status of all relevant repositories: https://apache.github.io/cordova-status/
+
+Here is a full list of all repositories:
 
 <!-- This markdown was generated with http://cordova.betamo.de/cordova-github-repositories_markdown.php -->
 
@@ -30,6 +34,8 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 
 - [apache/cordova-electron](https://github.com/apache/cordova-electron)
 
+<details><summary>Deprecated platforms</summary>
+
 #### Deprecated platforms
 
 - [apache/cordova-blackberry](https://github.com/apache/cordova-blackberry)
@@ -44,6 +50,8 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 - [apache/cordova-bada](https://github.com/apache/cordova-bada)
 - [apache/cordova-bada-wac](https://github.com/apache/cordova-bada-wac)
 
+</details>
+
 ### Core Plugins
 #### Active Core Plugins
 
@@ -68,6 +76,8 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 
 - [apache/cordova-plugins](https://github.com/apache/cordova-plugins)
 
+<details><summary>Deprecated Core Plugins</summary>
+
 #### Deprecated Core Plugins
 
 - [apache/cordova-plugin-console](https://github.com/apache/cordova-plugin-console)
@@ -78,6 +88,8 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 - [apache/cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
 - [apache/cordova-plugin-legacy-whitelist](https://github.com/apache/cordova-plugin-legacy-whitelist)
 
+</details>
+
 ### Tooling
 #### CLIs
 
@@ -106,9 +118,12 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 
 ### Documentation and Website(s)
 
+- [apache/cordova](https://github.com/apache/cordova)
 - [apache/cordova-docs](https://github.com/apache/cordova-docs)
 - [apache/cordova-status](https://github.com/apache/cordova-status)
 
+<details><summary>Organization / Apache</summary>
+
 ### Organization / Apache
 
 - [apache/cordova-contribute](https://github.com/apache/cordova-contribute)
@@ -116,10 +131,14 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 - [apache/cordova-apache-board-reports](https://github.com/apache/cordova-apache-board-reports)
 - [apache/cordova-new-committer-and-pmc](https://github.com/apache/cordova-new-committer-and-pmc)
 
+</details>
+
 ### Other
 
 - [apache/cordova-node-xcode](https://github.com/apache/cordova-node-xcode)
 
+<details><summary>Unused / Outdated / Deprecated</summary>
+
 ### Unused / Outdated / Deprecated
 
 - [apache/cordova-medic](https://github.com/apache/cordova-medic)
@@ -131,3 +150,7 @@ All Cordova code is hosted in repositories on GitHub. Here is a full list of all
 - [apache/cordova-registry](https://github.com/apache/cordova-registry)
 - [apache/cordova-fauxton-server](https://github.com/apache/cordova-fauxton-server)
 - [apache/cordova-template-reference](https://github.com/apache/cordova-template-reference)
+
+</details>
+
+


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