You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2022/09/10 05:50:47 UTC

[cordova-status] branch update-readme created (now caebc9e)

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

erisu pushed a change to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova-status.git


      at caebc9e  docs: update README.md

This branch includes the following new commits:

     new caebc9e  docs: update README.md

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-status] 01/01: docs: update README.md

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

erisu pushed a commit to branch update-readme
in repository https://gitbox.apache.org/repos/asf/cordova-status.git

commit caebc9e375ec99c03f98562ff8348ee796e26b51
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Sep 10 14:50:43 2022 +0900

    docs: update README.md
    
    * Remove deprecated platforms OSX and Windows
    * Remove deprecated action results Android and iOS for splashscreen plugin
    * Added ESLint
    * Sorted lists in ascending order
---
 README.md | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index 94fb2a5..b07c8c1 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,6 @@
 | [cordova-browser](https://github.com/apache/cordova-browser) | [![Node CI](https://github.com/apache/cordova-browser/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-browser/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-browser/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-browser?branch=master) |
 | [cordova-electron](https://github.com/apache/cordova-electron) | [![Node CI](https://github.com/apache/cordova-electron/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-electron/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-electron/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-electron?branch=master) |
 | [cordova-ios](https://github.com/apache/cordova-ios) | [![Node CI](https://github.com/apache/cordova-ios/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-ios/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-ios/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-ios?branch=master) |
-| [cordova-osx](https://github.com/apache/cordova-osx) | [![Node CI](https://github.com/apache/cordova-osx/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-osx/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-osx/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-osx?branch=master) |
-| [cordova-windows](https://github.com/apache/cordova-windows) | [![Node CI](https://github.com/apache/cordova-windows/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-windows/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-windows/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-windows?branch=master) |
 | **Development Platform** | | |
 | [cordova-test-platform](https://github.com/apache/cordova-test-platform) | | |
 
@@ -18,19 +16,19 @@
 | -- | -- | -- |
 | **CLIs** | | |
 | [cordova-cli](https://github.com/apache/cordova-cli) | [![Node CI](https://github.com/apache/cordova-cli/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-cli/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-cli/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-cli?branch=master) |
-| [cordova-plugman](https://github.com/apache/cordova-plugman) | [![Node CI](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml) | [![codecov.io](https://codecov.io/github/apache/cordova-plugman/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-plugman?branch=master) |
 | [cordova-coho](https://github.com/apache/cordova-coho) | [![Node CI](https://github.com/apache/cordova-coho/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-coho/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-coho/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-coho?branch=master) |
+| [cordova-plugman](https://github.com/apache/cordova-plugman) | [![Node CI](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/cordova-plugman/actions/workflows/ci.yml) | [![codecov.io](https://codecov.io/github/apache/cordova-plugman/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-plugman?branch=master) |
 | **Libraries** | | |
-| [cordova-js](https://github.com/apache/cordova-js) | [![Node CI](https://github.com/apache/cordova-js/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-js/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-js/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-js?branch=master) |
-| [cordova-lib](https://github.com/apache/cordova-lib) | [![Node CI](https://github.com/apache/cordova-lib/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-lib/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-lib/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-lib?branch=master) |
 | [cordova-common](https://github.com/apache/cordova-common) | [![Node CI](https://github.com/apache/cordova-common/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-common/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-common/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-common?branch=master) |
 | [cordova-create](https://github.com/apache/cordova-create) | [![Node CI](https://github.com/apache/cordova-create/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-create/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-create/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-create?branch=master) |
 | [cordova-fetch](https://github.com/apache/cordova-fetch) | [![Node CI](https://github.com/apache/cordova-fetch/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-fetch/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-fetch/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-fetch?branch=master) |
+| [cordova-js](https://github.com/apache/cordova-js) | [![Node CI](https://github.com/apache/cordova-js/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-js/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-js/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-js?branch=master) |
+| [cordova-lib](https://github.com/apache/cordova-lib) | [![Node CI](https://github.com/apache/cordova-lib/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-lib/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-lib/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-lib?branch=master) |
 | [cordova-serve](https://github.com/apache/cordova-serve) | [![Node CI](https://github.com/apache/cordova-serve/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-serve/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-serve/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-serve?branch=master) |
 | **Testing** | | |
-| [cordova-plugin-test-framework](https://github.com/apache/cordova-plugin-test-framework) | [![Node CI](https://github.com/apache/cordova-plugin-test-framework/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-plugin-test-framework/actions?query=branch%3Amaster) | |
-| [cordova-paramedic](https://github.com/apache/cordova-paramedic) | [![Android Testsuite](https://github.com/apache/cordova-paramedic/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-paramedic/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-paramedic/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-paramedic/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https://github.com/apache/cordov [...]
 | [cordova-mobile-spec](https://github.com/apache/cordova-mobile-spec) | | |
+| [cordova-paramedic](https://github.com/apache/cordova-paramedic) | [![Android Testsuite](https://github.com/apache/cordova-paramedic/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-paramedic/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-paramedic/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-paramedic/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https://github.com/apache/cordov [...]
+| [cordova-plugin-test-framework](https://github.com/apache/cordova-plugin-test-framework) | [![Node CI](https://github.com/apache/cordova-plugin-test-framework/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-plugin-test-framework/actions?query=branch%3Amaster) | |
 
 <hr>
 
@@ -38,19 +36,19 @@
 | -- | -- |
 | [cordova-plugin-battery-status](https://github.com/apache/cordova-plugin-battery-status) | [![Android Testsuite](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-battery-status/actions/workf [...]
 | [cordova-plugin-camera](https://github.com/apache/cordova-plugin-camera) | [![Android Testsuite](https://github.com/apache/cordova-plugin-camera/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-camera/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-camera/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-camera/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https:// [...]
-| [cordova-plugin-device](https://github.com/apache/cordova-plugin-device) | [![Android Testsuite](https://github.com/apache/cordova-plugin-device/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-device/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-device/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-device/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https:// [...]
 | [cordova-plugin-device-motion](https://github.com/apache/cordova-plugin-device-motion) | [![Android Testsuite](https://github.com/apache/cordova-plugin-device-motion/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-device-motion/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-device-motion/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-device-motion/actions/workflows/c [...]
 | [cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation) | [![Android Testsuite](https://github.com/apache/cordova-plugin-device-orientation/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-device-orientation/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-device-orientation/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-device-o [...]
+| [cordova-plugin-device](https://github.com/apache/cordova-plugin-device) | [![Android Testsuite](https://github.com/apache/cordova-plugin-device/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-device/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-device/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-device/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https:// [...]
 | [cordova-plugin-dialogs](https://github.com/apache/cordova-plugin-dialogs) | [![Android Testsuite](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/chrome.yml)<br />[![iOS Testsuite](ht [...]
-| [cordova-plugin-file](https://github.com/apache/cordova-plugin-file) | [![Android Testsuite](https://github.com/apache/cordova-plugin-file/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-file/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-file/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-file/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https://github.com/a [...]
 | [cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer) | [![Android Testsuite](https://github.com/apache/cordova-plugin-file-transfer/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-file-transfer/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-file-transfer/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-file-transfer/actions/workflows/c [...]
+| [cordova-plugin-file](https://github.com/apache/cordova-plugin-file) | [![Android Testsuite](https://github.com/apache/cordova-plugin-file/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-file/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-file/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-file/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https://github.com/a [...]
 | [cordova-plugin-geolocation](https://github.com/apache/cordova-plugin-geolocation) | [![Android Testsuite](https://github.com/apache/cordova-plugin-geolocation/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-geolocation/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-geolocation/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-geolocation/actions/workflows/chrome.yml)<b [...]
 | [cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser) | [![Android Testsuite](https://github.com/apache/cordova-plugin-inappbrowser/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-inappbrowser/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-inappbrowser/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-inappbrowser/actions/workflows/chrome. [...]
-| [cordova-plugin-media](https://github.com/apache/cordova-plugin-media) | [![Android Testsuite](https://github.com/apache/cordova-plugin-media/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-media/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-media/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-media/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https://github [...]
 | [cordova-plugin-media-capture](https://github.com/apache/cordova-plugin-media-capture) | [![Android Testsuite](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/c [...]
+| [cordova-plugin-media](https://github.com/apache/cordova-plugin-media) | [![Android Testsuite](https://github.com/apache/cordova-plugin-media/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-media/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-media/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-media/actions/workflows/chrome.yml)<br />[![iOS Testsuite](https://github [...]
 | [cordova-plugin-network-information](https://github.com/apache/cordova-plugin-network-information) | [![Android Testsuite](https://github.com/apache/cordova-plugin-network-information/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-network-information/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-network-information/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-net [...]
 | [cordova-plugin-screen-orientation](https://github.com/apache/cordova-plugin-screen-orientation) | [![Android Testsuite](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-screen-orientation/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-screen-o [...]
-| [cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen) | [![Android Testsuite](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/chrome. [...]
+| [cordova-plugin-splashscreen](https://github.com/apache/cordova-plugin-splashscreen) | [![Chrome Testsuite](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/chrome.yml)<br />[![Lint Test](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/lint.yml/badge.svg)](https://github.com/apache/cordova-plugin-splashscreen/actions/workflows/lint.yml) |
 | [cordova-plugin-statusbar](https://github.com/apache/cordova-plugin-statusbar) | [![Android Testsuite](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-statusbar/actions/workflows/chrome.yml)<br />[![iOS T [...]
 | [cordova-plugin-vibration](https://github.com/apache/cordova-plugin-vibration) | [![Android Testsuite](https://github.com/apache/cordova-plugin-vibration/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-vibration/actions/workflows/android.yml)<br />[![Chrome Testsuite](https://github.com/apache/cordova-plugin-vibration/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-vibration/actions/workflows/chrome.yml)<br />[![iOS T [...]
 
@@ -64,12 +62,13 @@
 
 | Documentation and Website(s) | GitHub Actions |
 | -- | -- |
-| [cordova](https://github.com/apache/cordova) | |
-| [cordova-status](https://github.com/apache/cordova-status) | |
 | [cordova-docs](https://github.com/apache/cordova-docs) | [![deploy site](https://github.com/apache/cordova-docs/actions/workflows/deploy.yml/badge.svg)](https://github.com/apache/cordova-docs/actions/workflows/deploy.yml) |
+| [cordova-status](https://github.com/apache/cordova-status) | |
+| [cordova](https://github.com/apache/cordova) | |
 
 <hr>
 
 | Other | GitHub Actions | Code Coverage |
 | -- | -- | -- |
+| [cordova-eslint](https://github.com/apache/cordova-eslint) | [![Node CI](https://github.com/apache/cordova-eslint/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-eslint/actions?query=branch%3Amaster) | |
 | [cordova-node-xcode](https://github.com/apache/cordova-node-xcode) | [![Node CI](https://github.com/apache/cordova-node-xcode/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-node-xcode/actions?query=branch%3Amaster) | [![codecov.io](https://codecov.io/github/apache/cordova-node-xcode/coverage.svg?branch=master)](https://codecov.io/github/apache/cordova-node-xcode?branch=master) |


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