Re: Deprecate outdated Cordova platforms - motion

2020-09-03 Thread Chris Brody
I have now raised the following PRs: - https://github.com/apache/cordova-lib/pull/851 - https://github.com/apache/cordova-lib/pull/852 - https://github.com/apache/cordova-docs/pull/1117 - https://github.com/apache/cordova-docs/pull/1118 On Fri, Jun 26, 2020 at 4:38 AM Niklas Merz wrote: > +1

Re: PhoneGap Plugins?

2020-09-03 Thread julio cesar sanchez
The push plugin is already forked and got a few code updates, so if you could point to it in the phonegap one would be good. Will have a different name, so people will have to replace it. For the barcode, the aar used on android is 4 year old and it’s built from a zxing app that was abandoned 2

Re: PhoneGap Plugins?

2020-09-03 Thread Simon MacDonald
Yeah, no worries folks. If you don't have the bandwidth to pull them under the Apache umbrella I completely understand. As for licensing, we'd be able to figure it out. I work with 4 lawyers on this stuff so they would be able to figure out a path that works. Simon Mac Donald

Re: PhoneGap Plugins?

2020-09-03 Thread Chris Brody
At this point I would be a little reluctant to start supporting more plugins. Issues and unmerged PRs seem to keep piling up in multiple places. Here are a couple of very sad examples: - https://github.com/apache/cordova-ios/pull/795 - https://github.com/apache/cordova-plugin-file/pull/242 On

Re: Can the plugins folder be deprecated?

2020-09-03 Thread Chris Brody
I would favor discussing this idea in https://github.com/apache/cordova/issues or https://github.com/apache/cordova-discuss/issues I am thinking it would be really nice if Cordova would use the Cordova plugin packages from node_modules rather than plugins in the future. I think this would be more

Re: Github Actions for issues asking for a release

2020-09-03 Thread Bryan Ellis
+1 Just need to try and make the bot smart enough to catch the requests vs something legit issue. I like the idea on how you have a threshold count. Bot should also leave a good generic message as well before closing. Something about how we are working in various repos and do not provide set

Re: Migrate Sauce Labs user used in CI testing from snay to cordova

2020-09-03 Thread Tim Brust
I think I've found the main blocker: GH Actions secrets are not exposed to PRs from forks. :( There is an open feature request for this though: https://github.community/t/make-secrets-available-to-builds-of-forks/16166 Cheers, Tim On Mon, Aug 31, 2020 at 8:53 PM Jan Piotrowski wrote: > You

Re: [DISCUSS] cordova-plugin-camera 5.0.0 Major Release

2020-09-03 Thread Bryan Ellis
> The Android bug that prevented the 4.2.0 release is fixed in the meantime? Yes, it was fixed in July. > On Sep 3, 2020, at 17:21, Tim Brust > wrote: > > The Android bug that prevented the 4.2.0 release is fixed in the meantime? > Can't recall if there is a to-do left. > > On Thu, Sep 3,

Re: [DISCUSS] cordova-plugin-camera 5.0.0 Major Release

2020-09-03 Thread Tim Brust
The Android bug that prevented the 4.2.0 release is fixed in the meantime? Can't recall if there is a to-do left. On Thu, Sep 3, 2020 at 6:49 AM Bryan Ellis wrote: > Does anyone have any reason to delay a cordova-plugin-camera major release > (5.0.0)? > > Any additional outstanding changes to