Re: [DISCUSS] Cordova Plugin In-App-Browser release

2020-02-15 Thread Niklas Merz
waiting for a release.> >> >> It is very important to us.> >> >> Thank you for your work.> >> >> Kind regards,> >> Benjamin> >> >> On 2019/10/21 11:37:17, Niklas Merz wrote: > >>> I fully agree. Some people are alread

Re: Cordova dev discussions on GitHub

2020-02-18 Thread Niklas Merz
I understand that it might be difficult for users to find the right place to discuss, ask things or get announcements. When I was new I did not follow the mailing list for some time, because mailing lists a concept many people are not familiar anymore I guess. I don't think adding another place

Team page on Cordova website

2020-02-22 Thread Niklas Merz
Hi everyone, Like discussed before I think it might be a good idea to add a page to our website for Cordova users to get to know the community members. I am writing here because to me this only makes sense if most of the active committers are involved and want to be part of this list. I created

Statusbar Plugin Release?

2020-03-20 Thread Niklas Merz
Hello everyone, Currently I am struggeling with a statusbar issue. There is a fix in master [1] and now I am wondering if we plan to do a release for this plugin. I am not sure but are there any plans to deprecate this plugin or something? There is something in my head but I can't remember exac

Re: Statusbar Plugin Release?

2020-03-20 Thread Niklas Merz
e plugin would need a major release because we removed the >deprecated >> platforms. >> >> There are a few pending PRs that should be merged before doing the >release. >> >> El vie., 20 mar. 2020 a las 16:31, Niklas Merz >() >> escribió: >> >> &

Re: [VOTE] Cordova-ESLint 3.0.0 Release

2020-03-24 Thread Niklas Merz
I vote +1 * verified archive * verified tag * npm install success * npm audit success * run test successfully on tag * check licenses with `yarn licenses list` March 24, 2020 5:32 AM, "Bryan Ellis" wrote: > Please review and vote on this Cordova ESLint Major Release v3.0.0 > by replying to this

Re: [VOTE] Cordova-Common 4.0.0 Release

2020-03-27 Thread Niklas Merz
I vote +1 * tag id matches * CI is green for tag * signature and hash match (coho verify archive) * npm install success * npm audit success * npm test successfull for tag March 26, 2020 5:21 PM, "Bryan Ellis" wrote: > Please review and vote on this Cordova Common Major Release v4.0.0 > by reply

Re: Should we consider dropping Windows support?

2020-03-29 Thread Niklas Merz
I think we should consider the Cordova CLI telemetry to see how many users actually use the Windows platform. Sombody with experience with the data gathered should find a percentage there. Personally for me I never used the Windows platform or touched it even a little bit because I lack knowled

Re: Frustration with Cordova documentation

2020-03-31 Thread Niklas Merz
I think there is good documentation for this particular problem. I wrote a blog post {1} just two weeks ago to summarize it now that Apple is enforcing it. Most people just don't research properly and just ask and we can't do anything about it. But yes we really should get this money for better

Re: Frustration with Cordova documentation

2020-04-01 Thread Niklas Merz
hat >> way people can end up on the blog when searching about. Right now first >> entry is the ionic blog, I checked 5 pages and didn’t find anything >> cordova >> specific. >> >> El miércoles, 1 de abril de 2020, Niklas Merz >> escribió: >> >

Re: Team page on Cordova website

2020-04-02 Thread Niklas Merz
t; If this doesn't cover all bases we could still expand upon it: Add some >> static entries (e.g. PMC Chair), or show extended member profiles/bios in >> the dynamically generated list. >> >> I'm looking forward to your opinions. And thank you Niklas for th

Re: Short introduction as I joined the dev mailing list

2020-04-02 Thread Niklas Merz
Hi Mathias, A nice welcome from me. It's always great to see people who are using Cordova for some becoming interested in contributing. Do you need anything to get started? If you have experience in some of these parts of Cordova feel free to do code reviews on pull requests. Maybe someone els

Re: Self introduction

2020-04-03 Thread Niklas Merz
Hi Benson, a big welcome from me. We always appreciate contributions especially for documentation. We will have a look at your pull request and comment there. Feel free to suggest documentation changes for problems you have. Kind regards Niklas April 3, 2020 12:15 PM, "Benson Muite" wrote: >

Re: [DISCUSS] cordova-node-xcode 3.0.0 Major Release

2020-04-07 Thread Niklas Merz
I got two patches for extending functions: https://github.com/apache/cordova-node-xcode/pull/79 https://github.com/apache/cordova-node-xcode/pull/106 Would be good to have them in this release for the next iOS release to fix a regression https://github.com/apache/cordova-ios/issues/538 But I wo

Re: [VOTE] cordova-js 6.0.0 Release

2020-04-08 Thread Niklas Merz
I vote +1 * Confirmed sigs & hashes with `coho verify-archive` * Verified sha1s match tags with `coho verify-tags` * CI is green * run 'npm install' in package * tests success on local * checked licenses with coho and manually One minor issue: "npm audit" finds one low vulnerability for minimis

Re: [VOTE] Cordova-Fetch 3.0.0 Release

2020-04-08 Thread Niklas Merz
I vote -1 Unfortunately I decided to vote -1. This does not block this release immediately since 3 +1 votes are still a majority. I don't know this package or the history of it but as far as I know every Apache release MUST have a LICENSE and NOTICE file [1]. I cannot find these in the repo an

Re: [VOTE] Cordova-Fetch 3.0.0 Release (April 9 - Second Vote)

2020-04-08 Thread Niklas Merz
I vote +1 Successfully checked * Confirmed sigs & hashes with `coho verify-archive` * Verified sha521s match tags manually * CI is green * run 'npm install' in package * tests success on local * LICENSE and NOTICE exist April 9, 2020 4:04 AM, "Bryan Ellis" wrote: > Please review and vote on thi

Re: [VOTE] cordova-node-xcode 3.0.0 Release

2020-04-09 Thread Niklas Merz
I vote +1 Successfully checked * Confirmed sigs & hashes with `coho verify-archive` * Verified sha521s match with coho * CI is green * run 'npm install' in package * tests success on local * LICENSE and NOTICE exist * Check headers with audit-license-headers April 9, 2020 10:28 AM, "Bryan Ellis"

Re: [VOTE] cordova-serve 4.0.0 Release

2020-04-09 Thread Niklas Merz
I vote +1 Successfully checked * Confirmed sigs & hashes with `coho verify-archive` * Verified sha521s match with coho * CI is green * run 'npm install' in package * tests success on local * LICENSE and NOTICE exist * Check headers with "coho audit-license-headers" April 8, 2020 9:02 AM, "Bryan E

Checking all CONTRIBUTING.md files

2020-04-10 Thread Niklas Merz
Hi everyone, I am always looking for improving the barrier of entry for new contributors and taking care of issues for existing committers. I took a look at CONTRIBUTING files. Some repos dont have one, some have outdated information like JIRA issues and ICLAs are required. Should we fix this or

Re: Checking all CONTRIBUTING.md files

2020-04-10 Thread Niklas Merz
might be good. Am 10.04.20 um 11:53 schrieb Niklas Merz: > Hi everyone, > > I am always looking for improving the barrier of entry for new > contributors and taking care of issues for existing committers. > > I took a look at CONTRIBUTING files. Some repos dont have one, so

Re: Checking all CONTRIBUTING.md files

2020-04-10 Thread Niklas Merz
would be nice. >> >> On Fri, Apr 10, 2020, at 1:10 PM, Niklas Merz wrote: >>> The file I am talking about is like this one for Android: >>> https://github.com/apache/cordova-android/blob/master/CONTRIBUTING.md >>> >>> The ICLA requirement was already re

Re: [PROPOSAL] Enable Probot Apps to Improve Issue Tracker

2020-04-17 Thread Niklas Merz
I think I have to agree there. I would vote -0 for stale locking. This is really a mixed bag. As a user this annoyed me in some projects that issues are closed and locked but are discussing exactly my problem. Marking as stale or wontfix should be a good idea. But locking them could be a manua

Re: When will have new release of cordova-plugin-statusbar

2020-04-27 Thread Niklas Merz
Hi everyone, Thanks for reaching out. As usual we don't give a release date. I am waiting for a new release of this plugin as well and we could try to move the release forward. The next release will be a major release. Do we want to add more PRs or release as it is? I started a milestone with

Re: vote: PR merge convention

2020-05-02 Thread Niklas Merz
We could try to enforce this setting with .asf.yml. I saw this posted on another list. See: https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories#id-.asf.yamlfeaturesforgitrepositories-Mergebuttons Should we roll this out to all repos? May 2, 2020 1:38 PM, "

Re: [VOTE] Cordova plugin camera release 4.2.0

2020-05-07 Thread Niklas Merz
I vote -1 I could not verify the packages signature. Importing the public keys from [1] did not give me a matching key. It looks strange and not like the GPG output I am used to. (sorry my machine is German) gpg: die unterzeichneten Daten sind wohl in 'cordova-plugin-camera-4.2.0.tgz' gpg: Signa

[DISCUSS] Content Mode on iPads

2020-05-07 Thread Niklas Merz
Hi everyone, I am bringing this to the list since I am still thinking about the proper solution for a problem. If you are interested in iPad issues read on. I recently discovered an issue that the webview on iPadOS (iOS 13 for iPads basically tries to load sites in desktop mode by setting its use

Re: [VOTE] cordova-common 4.0.1 Release (2nd submission)

2020-05-14 Thread Niklas Merz
I vote +1 * verify signature and hash with coho verify archive * npm install and npm audit success * CI green for tag * verify tag with coho * tests green locally * check license headers with coho Thank you Bryan for your work. May 15, 2020 3:25 AM, "Bryan Ellis" wrote: > Please review and vo

Re: [VOTE] cordova-node-xcode 3.0.1 Release

2020-05-14 Thread Niklas Merz
I vote +1 * verify signature and hash with coho verify archive * npm install and npm audit success * CI green for tag * verify tag with coho * tests green locally * check license headers with coho May 15, 2020 7:25 AM, "Bryan Ellis" wrote: > Please review and vote on this cordova-node-xcode rel

Re: [VOTE] cordova-create 3.0.0 Release

2020-05-18 Thread Niklas Merz
I vote +1 * check signature and hash with coho * no audit issues * verify tag with coho * verify license headers with coho * npm install and npm test locally successful * LICENSE exists * CI green May 19, 2020 8:07 AM, "Bryan Ellis" wrote: > Please review and vote on this cordova-create releas

Re: [VOTE] Cordova-iOS 6.0.0 Release

2020-05-28 Thread Niklas Merz
I vote +1 * Check hash and signature with coho * npm install in package * npm audit no issues found * ci is green for tag * verfiy tag with coho * tests pass locally Thank you very much Bryan. May 28, 2020 9:47 AM, "Bryan Ellis" wrote: > Please review and vote on this iOS Release v6.0.0 > by r

[DISCUSS] InAppBrowser 4.0.0 major release

2020-06-02 Thread Niklas Merz
Hi all, since cordova-ios 6.0 was released recently the inappbrowser plugin does not work properly because of the removal of UIWebView. I would suggest we do a plugin *release as soon as possible*. Since we already merged some major changes (including the UIWebview removal) this will be a majo

[DISCUSS] Splashscreen Plugin Release 5.0.4

2020-06-02 Thread Niklas Merz
Hi all, Since cordova-ios 6.0, which includes a splashscreen implementation, was released recently, we should release a patch version of the splashscreen plugin which sets the version requirements correctly [1]. Does anyone have any reason to delay this patch release? Any outstanding patches to

Re: [DISCUSS] Splashscreen Plugin Release 5.0.4

2020-06-03 Thread Niklas Merz
Seems like we are good to go for this plugin. I will start the release now! Am 02.06.20 um 20:39 schrieb Niklas Merz: > Hi all, > > Since cordova-ios 6.0, which includes a splashscreen implementation, was > released recently, we should release a patch version of the splashscreen &g

[VOTE] Splashscreen Plugin Release 5.0.4

2020-06-03 Thread Niklas Merz
Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-plugin-splaschreen-5.0.4/ The packages were published from their

[VOTE] Splashscreen Plugin Release 5.0.4

2020-06-03 Thread Niklas Merz
(sending again because previous email was attached to discuss thread) Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cor

Re: [DISCUSS] Splashscreen Plugin Release 5.0.4

2020-06-03 Thread Niklas Merz
und for architecture i386 > 666clang: error: linker command failed with exit code 1 (use -v to see > invocation) > > Unfortunately I'm not very well knowledgeable on iOS development, but it does > seem some kind of > configuration issue. > > On 2020-06-03 2:28 p.m., Ni

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-04 Thread Niklas Merz
I merged two outstanding patches just now. If no reviews or concern come up, I will start the release in a few hours. June 2, 2020 8:31 PM, "Niklas Merz" wrote: > Hi all, > > since cordova-ios 6.0 was released recently the inappbrowser plugin does not > work pro

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-04 Thread Niklas Merz
04.06.20 um 17:14 schrieb Chris Brody: > I would favor updating the minimum Cordova requirement in both package.json > and plugin.xml, as I just commented in PR #685. I wish I would have seen it > before PR #685 was merged. > > > On Thu, Jun 4, 2020 at 10:59 AM Niklas Merz wr

Re: [VOTE] Splashscreen Plugin Release 5.0.4

2020-06-06 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 3 Niklas Merz Norman Breau Bryan Ellis Negative Binding Votes: 0 The vote has passed. Am 05.06.20 um 13:21 schrieb Bryan Ellis: > +1 > > * Confirmed verification of the archive signature & hashes > * Verified

[ANNOUNCEMENT] cordova-plugin-splashscreen 5.0.4 Release

2020-06-06 Thread Niklas Merz
We have just released a patch update to our splashscreen plugin cordova-plugin-splashscreen@5.0.4 A release blog post is following soon with another plugin release - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org Fo

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-08 Thread Niklas Merz
to fix that? Do you think we should do the upgrade for CI make sure it tests with the current iOS versions or release it as it is now because people are waiting urgently for that version? Am 02.06.20 um 20:31 schrieb Niklas Merz: > Hi all, > > since cordova-ios 6.0 was released rec

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-08 Thread Niklas Merz
s Brody wrote: > >> While it would be ideal to get this fixed, ideally by migrating to GitHub >> actions, probably not worth holding up the release. >> >> Thanks for your work on this. >> >> On Mon, Jun 8, 2020 at 3:19 AM Niklas Merz wrote: >> &

[VOTE] cordova-plugin-inappbrowser 4.0.0 release

2020-06-09 Thread Niklas Merz
Please review and vote on the release of this plugin release by replying to this email (and keep discussion on the DISCUSS thread) The plugin has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-plugin-inappbrowser-4.0.0/ The packages were published from their co

[DISCUSS] Cordova Browser Major Release 7.0.0

2020-06-12 Thread Niklas Merz
Does anyone have any reason to delay a cordova-browser platform release? Any outstanding patches to land? If not, I will start the release soon after checking the remaining PRs. We should get the platforms ready for the new Cordova CLI release and NodeJS version deprecations. --

[DISCUSS] Cordova OSX Major Release 6.0.0

2020-06-12 Thread Niklas Merz
Does anyone have any reason to delay a cordova-osx platform release? Any outstanding patches to land? If not, I will start the release soon after checking the remaining PRs. We should get the platforms ready for the new Cordova CLI release and NodeJS version deprecations. --

Re: [VOTE] cordova-plugin-inappbrowser 4.0.0 release

2020-06-12 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 3 Niklas Merz Norman Breau Tim Brust Negative Binding Votes: 0 The vote has passed. Am 12.06.20 um 18:38 schrieb Tim Brust: > Thanks for taking care of this release, Niklas. > > I vote +1: > - Changes make sen

[ANNOUNCE] Plugin Release InAppBrowser 4.0.0

2020-06-13 Thread Niklas Merz
cordova-plugin-inappbrowser@4.0.0 has been released! Blog: https://cordova.apache.org/news/2020/06/13/plugins-release.html - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cor

[VOTE] Cordova-OSX 6.0.0 Release

2020-06-15 Thread Niklas Merz
Please review and vote on this 6.0.0 OSX Release by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-osx-6.0.0/ The package was published from its corresponding git tag: cordova-os

Re: [DISCUSS] Cordova-iOS minor release

2020-06-18 Thread Niklas Merz
+1 from me. Thanks for taking care of these important fixes. June 18, 2020 6:03 PM, "Darryl Pogue" wrote: > Hi folks, > > Does anyone have a reason to delay a minor release of Cordova-iOS? > List of changes since 6.0.0: > https://github.com/apache/cordova-ios/milestone/7?closed=1 > > 2 of the

Re: [VOTE] Cordova-iOS 6.1.0 Release

2020-06-22 Thread Niklas Merz
I vote +1 * verified signature * verfied hash * no vulnerabilities with npm audit * checked license headers * CI green * coho verify-tags success * local tests green with npm test * run hello world app with platform June 22, 2020 9:33 AM, "Darryl Pogue" wrote: > Please review and vote on this

Re: [DISCUSS] Cordova OSX Major Release 6.0.0

2020-06-23 Thread Niklas Merz
e near future. > > On Fri, Jun 12, 2020 at 12:59 PM Niklas Merz wrote: > >> >> Does anyone have any reason to delay a cordova-osx platform release? >> Any outstanding patches to land? >> >> If not, I will start the release soon after checking the remai

Re: Deprecate outdated Cordova platforms - motion

2020-06-23 Thread Niklas Merz
I agree with the that. Personally I never used these platforms for app and plugin development. I cannot tell for Windows but for macOS the alternative is pretty clear. Like Darryl wrote in the OSX thread, we should wait for Catalyst to be stable and then formally deprecate the osx platform. It

Re: [VOTE] Cordova-Android 9.0.0 Release

2020-06-24 Thread Niklas Merz
I vote +1 I did: * checked hash * checked signature * verified tag * npm audit green * checked license headers * checked license * tests pass locally * CI for tag green * new test app runs with platform June 24, 2020 5:43 AM, "Bryan Ellis" wrote: > Please review and vote on this Cordova-Android

Re: [VOTE] Cordova-OSX 6.0.0 Release

2020-06-24 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 3 Niklas Merz Bryan Ellis Chris Brody Negative Binding Votes: 0 The vote has passed. June 23, 2020 10:19 PM, "Chris Brody" wrote: > +1 > > - confirmed that the proposed published git tag for c

[ANNOUNCEMENT] Cordova OSX 6.0.0 Release

2020-06-24 Thread Niklas Merz
cordova-osx@6.0.0 has been released! This version includes various dependency updates. - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

Re: Deprecate outdated Cordova platforms - motion

2020-06-26 Thread Niklas Merz
support >within >the next year or so. We are already overloaded by the work of >supporting >the other Cordova platforms. > > >On Wed, Jun 24, 2020 at 2:37 AM Niklas Merz >wrote: > >> I agree with the that. Personally I never used these platforms for >app a

Re: [VOTE] Cordova-Common 4.0.2 Release

2020-07-01 Thread Niklas Merz
I vote +1 * verified hash * verified signature * npm install and no audit issues * checked license headers * checked existence of license * checked tag with coho * CI green * tests pass locally * changes make sense for patch July 1, 2020 4:31 PM, "Bryan Ellis" wrote: > Please review and vote on

Re: [VOTE] Cordova Plugin SplashScreen 6.0.0 Release

2020-07-07 Thread Niklas Merz
I vote +1 I did: * checked hash * checked signature * checked audit issue (no patch available) * checked LICENSE and NOTICE * verified tag * CI green for tag * checked license headers * checked licenses with coho Am 07.07.20 um 09:10 schrieb Bryan Ellis: > Please review and vote on this Cordov

Github Actions for issues asking for a release

2020-07-11 Thread Niklas Merz
Hi everyone, I noticed quite a number issues recently that just asked for a new release because the tag with the new version was created for the VOTE. As I do I thought about how to automate that. I quickly created a Github action [1]. It's not very smart yet but it should comment on these issues

My guide to voting and REMINDER we have a pending release

2020-07-17 Thread Niklas Merz
Hi everyone, while doing some votes on releases recently I thought it might be a good idea to write a bit about why and how to vote on new releases. This was strange to me at first, too. I just published this blog post on voting what I do: https://blog.merzlabs.com/posts/how-i-vote-at-apache/ Ev

Re: [VOTE] cordova-lib 10.0.0 Release

2020-07-22 Thread Niklas Merz
I vote +1 I did: * checked signature and hash with coho-verify archive * npm install and audit gree * CI green * checkd tag with coho verfiy-tags * test green locall (Linux Mint) * checked licenses and headers Am 22.07.20 um 10:23 schrieb Bryan Ellis: > Please review and vote on this cordova-li

Re: [VOTE] cordova-cli 10.0.0 Release

2020-07-31 Thread Niklas Merz
I vote +1 I checked: * hash and singature valid * verified tags * audit issue seems ok * tests pass locally * CI green * successfully used some commands on an existing app * creating a new upp July 31, 2020 2:57 AM, "Bryan Ellis" wrote: > Please review and vote on this cordova-cli release v10.

Re: [DISCUSS] Draft Tags & After Release Cleanup

2020-08-18 Thread Niklas Merz
I agree that our current process creates confusion in the community. The name "draft" for tags in the release process is not that clear to me. I suggest "rc" for release candidate. And yes we should clean these tags up. I am not sure about removing all tags without the rel prefix and not creati

Re: [DISCUSS] cordova-ios 6.1.1 patch release

2020-08-20 Thread Niklas Merz
+1 sounds like a good time to release a patch Am 20.08.20 um 21:38 schrieb Chris Brody: > +1 > > On Thu, Aug 20, 2020 at 3:30 PM Darryl Pogue wrote: >> >> Anyone have any objections to making a cordova-ios 6.1.1 patch release? >> Namely, it fixes an issue where deploying to devices doesn't work.

Re: Cordova Committer Video Chat

2020-08-24 Thread Niklas Merz
Thursday would be perfect for me. Another Doodle is fine too. August 24, 2020 8:18 AM, "Jesse" wrote: > So far the times where we have all 6 are: > > Tuesday Aug 25th > 8AM OR 9AM > Wednesday, Aug 26 > 9AM > Thursday, Aug 27 > 8AM, 9AM > > All times PDT > My preference would be for one of the

Re: [VOTE] Cordova-iOS 6.1.1 Release

2020-08-29 Thread Niklas Merz
I vote +1 * verified tag and hash * no audit issues * draft tag matches sha in email (checked manually) * checked LICENSE + NOTICE * CI green * changes look good One minor issue: coho verify-tags does not work with new "draft" naming Am 28.08.20 um 23:31 schrieb Darryl Pogue: > Hi folks, > Ap

Re: Team page on Cordova website

2020-09-06 Thread Niklas Merz
-docs/pull/1063 Looking forward to feedback and reviews Niklas [1] http://home.apache.org/phonebook.html?unix=cordova On 2020/04/03 06:30:05, "Niklas Merz" wrote: > Good ideas. Yes a manual list will probably be outdate quickly. The interesting part for this team page is a bio/descr

Re: Greenfield for cordova-plugin-network-information + release version 3.0.0

2020-09-06 Thread Niklas Merz
Hi Pieter At first a warm welcome to the list. If you would like to open a proposal for discussion I can point you to the cordova-discuss repository: https://github.com/apache/cordova-discuss/ . We track some proposals in issues and pull requests there. I am not really familiar with the plugin b

Re: [DISCUSS] Cordova Electron 2.0.0 Major Release

2020-09-13 Thread Niklas Merz
+1 go for it Am 14.09.20 um 06:36 schrieb Bryan Ellis: > Does anyone have any reason to delay a cordova-electron major release (2.0.0)? > > Any additional outstanding changes to land? > > If not, I will start the release process shortly. > --

Re: [VOTE] Camera Plugin Release

2020-09-13 Thread Niklas Merz
I vote +1 I checked * signature and hash ok * no audit issues * license and notice exist * CI for Android and iOS green * local tests green * license headers ok Am 14.09.20 um 05:39 schrieb Bryan Ellis: > Please review and vote on this Cordova Plugin Camera Release v5.0.0 > by replying to this em

Re: [VOTE] Cordova-Electron 2.0.0 Release

2020-09-19 Thread Niklas Merz
I vote +1 I did: * checked hash and signature * checked no audit issues * tests pass locally (linux) * checked licenses and headers * create new app and run with local clone of tag successfully Am 18.09.20 um 04:51 schrieb Bryan Ellis: > Please review and vote on this Electron Release v2.0.0 > by

Proxy for CORS/ITP issues built into cordova-ios

2020-10-07 Thread Niklas Merz
Hi everyone As some of you know I spent a lot of time working with CORS and Intelligent Tracking Prevention (ITP) issues in WKWebView on cordova-ios. I would like to discuss if it would make sense to include something, I built to make an app work around CORS and cookie limitations, into the iOS

Re: Proxy for CORS/ITP issues built into cordova-ios

2020-10-13 Thread Niklas Merz
This might take time to get released in Cordova iOS if it becomes part of the platform at all. On 2020/10/08 21:22:08, Steve Podell wrote: > Hi, >   I desperately need this for the non-profit WeVote Voter Guide app > .  Please add your change to cordova IOS, it > s

Re: [VOTE] Camera Plugin Release 5.0.1

2020-11-04 Thread Niklas Merz
I vote +1 * checked signature and hash with coho-verify archive * checked licenses * no audit issues * checked tag * local paramedic run with ios successfull November 4, 2020 2:53 AM, "Bryan Ellis" wrote: > Please review and vote on this Cordova Plugin Camera Release v5.0.1 > by replying to thi

Re: Proxy for CORS/ITP issues built into cordova-ios

2020-11-05 Thread Niklas Merz
handling. > > Both options would allow to create plugins that act like a proxy, or other > features like loading app content from the device file system instead of > from the www folder (for live update plugins). > > El mar., 13 oct. 2020 a las 13:43, Niklas Merz () > escr

Re: [VOTE] Geolocation Plugin Release

2020-11-05 Thread Niklas Merz
I vote +1 * valid hash and signature * no audit issues * check licenses + headers * some local tests in emulators November 6, 2020 5:58 AM, "Bryan Ellis" wrote: > Please review and vote on this Cordova Plugin Geolocation Release v4.1.0 > by replying to this email (and keep discussion on the DIS

Cordova Plugin InAppBrowser minor release

2020-11-16 Thread Niklas Merz
Does anyone have any reason to delay a Cordova InAppBrowser release? Any outstanding patches to land? If not, I will start the release tomorrow. Changes are: https://github.com/apache/cordova-plugin-inappbrowser/compare/4.0.0...master I would merge the PR for the Android security issue if no one

Re: [DISCUSS] Cordova Plugin InAppBrowser minor release

2020-11-17 Thread Niklas Merz
gt; Geschäftsführung: Dr. Axel Averdung (Sprecher), > Holger Blank, Kristina Bonitz, Philipp Kafkoulas, Florian Langmack, Sven > Schmiede, Pia Schott u. a. > > Büros: Berlin, Hamburg, Frankfurt a. M., München, Prag > > www.sinnerschrader.com | NEXT AGENCY > > From: Niklas

[VOTE] Cordova Plugin InAppBrowser 4.1.0 Release

2020-11-17 Thread Niklas Merz
Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-plugin-inappbrowser-4.1.0/ The packages were published from their

Re: [VOTE] Cordova Plugin InAppBrowser 4.1.0 Release

2020-11-20 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 3 * Niklas Merz * Norman Breau * Bryan Ellis Negative Binding Votes: 0 The vote has passed. Thank you everyone. Am 20.11.20 um 09:19 schrieb Bryan Ellis: > +1 > > * Confirmed verification of the archive signature

[ANNOUNCE] cordova-plugin-inappbrowser 4.1.0 release

2020-11-20 Thread Niklas Merz
cordova-plugin-inappbrowser@4.1.0 has been released! - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

[DISCUSS] cordova-ios minor release 6.2.0

2021-01-30 Thread Niklas Merz
The last cordova-ios release was in October and we have quite a few fixes since then: https://github.com/apache/cordova-ios/compare/rel/6.1.1...master Does anyone have any reason to delay a cordova-ios platform release? Any outstanding patches to land? If not, I will start the release tomorrow.

Re: [PMC] Password management for services we use

2021-01-30 Thread Niklas Merz
While SVN is not really the right tool to do that, it has the benefit that it just uses the Apache LDAP where everyone in the PMC get access automatically with their ID. We don't need to handle the access control that way. On 2021/01/13 03:56:41, Shazron wrote: > Suggestion: https://github.com/1P

Re: [DISCUSS] cordova-ios minor release 6.2.0

2021-01-31 Thread Niklas Merz
tomorrow. Thanks for your help Am 30.01.21 um 10:43 schrieb Niklas Merz: > The last cordova-ios release was in October and we have quite a few > fixes since then: > https://github.com/apache/cordova-ios/compare/rel/6.1.1...master > > Does anyone have any reason to delay a cordova-ios p

[VOTE] cordova-ios 6.2.0 Release

2021-02-01 Thread Niklas Merz
|Please review and vote on this 6.2.0 cordova-ios release by replying to this email (and keep discussion on the DISCUSS thread) The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-ios-6.2.0/ The package was published from its corresponding git tag: cor

Re: [VOTE] cordova-ios 6.2.0 Release

2021-02-01 Thread Niklas Merz
repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ensured continuous build was green when repo was tagged * Ran ios and lib unit tests successfully * Ran builds with new project and bin scripts Am 01.02.21 um 19:21 schrieb Niklas Merz

Re: [DISCUSS] cordova-ios minor release 6.2.0

2021-02-01 Thread Niklas Merz
her areas of coho could be improved but I did not get into it, yet. Am 31.01.21 um 17:05 schrieb Niklas Merz: > Working through the release instructions I found some outdated > dependencies. I would appreciate a second or more pair of eyes to the > updates I deemed safe to do for thi

Re: [Discuss] cordova-plugin-wkwebview-engine Release 1.2.2

2021-02-01 Thread Niklas Merz
+1 from me for a patch release, too February 2, 2021 5:07 AM, "Chris Brody" wrote: > +1 for the patch release, then. I think the rationale is perfect. Thanks! > > On Mon, Feb 1, 2021 at 10:47 PM Norman Breau wrote: > >> It causes building to fail. We've had a few bug reports such as this >> o

Re: [VOTE] cordova-plugin-wkwebview-engine@1.2.2 Patch Release

2021-02-02 Thread Niklas Merz
I vote +1 I did: * Confirmed sigs & hashes with `coho verify-archive` * Verified shas match tags with `coho verify-tags` * Checked licenses and headers * Checked package content briefly February 3, 2021 4:23 AM, "Norman Breau" wrote: > Please review and vote on the release of this plugins rele

Re: [VOTE] cordova-fetch 3.0.1 release (attempt 2)

2021-02-02 Thread Niklas Merz
I vote +1 I did: * Confirmed sigs & hashes with `coho verify-archive` * Verified shas match tags with `coho verify-tags` * Checked licenses and headers * Checked for audit issues * Ran tests locally * Failed CI run looks like an issue on the Windows machine not with the test February 3, 2021 8:04

Re: [VOTE] cordova-ios 6.2.0 Release

2021-02-04 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 3 Niklas Merz Norman Breau Darryl Pogue Negative Binding Votes: 0 One remark about the release process from Chris Brody The vote has passed. Am 03.02.21 um 16:46 schrieb Darryl Pogue: > +1 > > * Confirmed sigs &

[ANNOUNCEMENT] Cordova iOS 6.2.0 Release

2021-02-04 Thread Niklas Merz
cordova-ios@6.2.0 has been released! Blog post: https://cordova.apache.org/announcements/2021/02/04/cordova-ios-release-6.2.0.html - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-

[DISCUSS] cordova-plugin-inappbrowser major release 5.0.0

2021-02-08 Thread Niklas Merz
Does anyone have any reason to delay the inappbrowser plugin release? Any outstanding patches to land? If not, I will start the release tomorrow. The milestone for this version looks good: https://github.com/apache/cordova-plugin- inappbrowser/milestone/5?closed=1

[VOTE] InAppBrowser 5.0.0 Plugin Release

2021-02-10 Thread Niklas Merz
Please review and vote on the release of this plugins release by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-plugin-inappbrowser-5.0.0/ The packages were published from their

Re: [VOTE] InAppBrowser 5.0.0 Plugin Release

2021-02-16 Thread Niklas Merz
The vote has now closed. The results are: Positive Binding Votes: 3 Niklas Merz Norman Breau Bryan Ellis Negative Binding Votes: 0 Other Votes: 0 The vote has passed. Thank you all for your time. Am 16.02.21 um 09:12 schrieb Bryan Ellis: > I vote +1: > > * Ran `coho verify-archive

Re: [DISCUSS] Moving forward with the WebView on AndroidX and cordova-android 10

2021-05-03 Thread Niklas Merz
Hi again, Thank you all for your feedback. > A lot of Cordova users will never enable this feature if it is an opt- in feature. This is a very good reason for me as well. I created a PR which introduces a preference to make the WebViewAssetLoader opt-out: https://github.com/apache/cordova- andro

Re: [DISCUSS] Moving forward with the WebView on AndroidX and cordova-android 10

2021-05-04 Thread Niklas Merz
the https protocol from now on and the app developer could disable the preference in a future update once all devices are migrated. Migrations are hard but maybe this helps somebody. On May 3, 2021, niklas merz wrote: > Hi again, > > Thank you all for your feedback. > > > A lo

Re: [VOTE] Camera 5.0.2 Plugins Release

2021-05-11 Thread Niklas Merz
I vote +1 * checked hash and signature * npm test passes locally * CI green for tagged commit * changes look good https://github.com/apache/cordova-plugin- camera/compare/rel/5.0.1...5.0.2 * checked tag * small local smoke test On May 12, 2021, Norman Breau wrote: > I vote +1: > * Ran verify-tag

Re: [VOTE] Network Information 3.0.0 Plugins Release

2021-06-03 Thread Niklas Merz
I vote +1 * checked hash & signature * checked tag * no audit issues * checked license headers * coho check-license success Thanks Pieter for starting this long overdue release.  Just a tiny suggestion for your next release. package-lock.json still contains the version with the -dev suffix. If y

  1   2   3   >