cordova-labs icon indicating copy to clipboard operation
cordova-labs copied to clipboard

Move cordova-filetransfer branch to cordova-plugin-file-transfer repo?

Open janpio opened this issue 7 years ago • 2 comments

https://github.com/apache/cordova-labs/tree/cordova-filetransfer currently contains a test server for the tests of https://github.com/apache/cordova-plugin-file-transfer.

Wouldn't it make sense to move the project over to the plugin repository, e.g. in a sub folder test-server?

janpio avatar Nov 24 '18 11:11 janpio

Caution: Paramedic is tightly coupled to this repository: https://github.com/apache/cordova-paramedic/blob/ff6b2fa00b2e5b11907f2e7d0296f7b35feb4a04/lib/LocalServer.js#L94-L105 https://github.com/search?q=cordova-filetransfer+paramedic&type=Code

janpio avatar Nov 24 '18 16:11 janpio

+1 to move it to an appropriate location.

I don't think paramedic or any other repo should have used this repo like that. This repo is a playground for experimental code. I think this repo could be dropped or archived after verifying the other branches. Content seems unmaintained and forgotten.

erisu avatar Nov 26 '18 23:11 erisu