apache / cordova-contribute

Apache Cordova Contributor Documentation
https://cordova.apache.org/
4 stars 7 forks source link

Testing Releases #26

Closed janpio closed 5 years ago

janpio commented 5 years ago

This PR creates a file that collects all the testing instructions from the existing release process documentation:

https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md https://github.com/apache/cordova-coho/blob/master/docs/tools-release-process.md https://github.com/apache/cordova-coho/blob/master/docs/app-hello-world-release-process.md https://github.com/apache/cordova-coho/blob/master/docs/coho-release-process.md

For plugins where this documentation is lacking, it describes the correct way to create an app to test a plugin.

(Some of the links in this document are currently not functional, but will work after https://github.com/apache/cordova-contribute/pull/22 is finalized and later merged)