Re: [PROPOSAL] Update Cordova iOS Platform Xcode Compatibility

2020-02-10 Thread Chris Brody
+100 On Mon, Feb 10, 2020 at 8:51 AM Bryan Ellis wrote: > I would like to open the discussion and vote to *update the Cordova iOS > Xcode "Project Format" setting to Xcode 11-compatible* for the upcoming > next major release. > > I have already created a PR that performs the changes but would li

Re: Cordova support for Android 10

2020-02-11 Thread Chris Brody
Please raise this on cordova-docs, thanks. And please do feel free to follow up with us. I hope you will understand that maintainers seem to be a bit overloaded these days. On Tue, Feb 11, 2020 at 9:30 PM Roopmay Roy wrote: > Hi, > We have developed an application using Cordova and it has done w

Update to pinned Cordova issues

2020-02-18 Thread Chris Brody
I just raised and pinned an issue to drop support for platform-centered workflows, as already discussed on GitHub. I did also unpin https://github.com/apache/cordova/issues/142 (sharable ESLint config) to hopefully ensure the user community can see the major functionality we would like to deprecate

Cordova dev discussions on GitHub

2020-02-18 Thread Chris Brody
I started thinking it might be cool to have Cordova dev discussions in issues separate from apache/cordova/issues, which I think is the standard, default place where users raise general issues they encounter and where we can communicate major things such as breaking changes and deprecated functiona

Re: Cordova dev discussions on GitHub

2020-02-19 Thread Chris Brody
e > > being an official PMC member. > > > > This is just my opinion. @Chris I thinks it's good that you brought up > > this discussion. I just wanted to point out that we should think > carefully > > before introducing another channel. It can become hard to follo

Re: Team page on Cordova website

2020-02-27 Thread Chris Brody
Thanks Niklas for getting this started, it is definitely much needed. I will likely need a bit more time to take a proper look. One thing I think should be improved is that the team page should have its own link in the header bar, next to: "Contribute" for example. Another thing is that I would

Re: Draft March 2020 Board Report

2020-03-11 Thread Chris Brody
I think we should add some kind of tracking for this project: https://github.com/apache/cordova-docs/issues/1057 Basically, this is the PMC donation that was received for the purpose of improving cordova-docs. I have sent multiple requests for some help and guidance from Apache Fundraising with v

[Cordova dev] formal coding styles?

2020-03-12 Thread Chris Brody
I noticed a question on the PMC Slack channel if there were any kind of formal coding styles? It seems like we don't have much of any, beyond starting to use a new @cordova/eslint-config which seems to be based on semistandard (with indent spacing of 4) and almost the same as how we have linted fo

Plugins & sponsored documentation updates - ??

2020-03-17 Thread Chris Brody
At this point we do not seem to have a good way to track plugin documentation issues like this recent one: https://github.com/apache/cordova-plugin-screen-orientation/issues/59 An idea to start using labels would be nice, don't know how we can do the search across multiple plugin repositories. At

Re: Statusbar Plugin Release?

2020-03-20 Thread Chris Brody
+1 for making the release if we can get some of the more important PRs merged soon. We do have discussions of deprecating plugins but I think they are not really solid plans yet. On Fri, Mar 20, 2020 at 11:42 AM julio cesar sanchez wrote: > The idea was to integrate it into the platforms, but

Re: Statusbar Plugin Release?

2020-03-20 Thread Chris Brody
ays. Triage PRs and try to > prepare a major. > > Am 20. März 2020, 17:01, um 17:01, Chris Brody > schrieb: > >+1 for making the release if we can get some of the more important PRs > >merged soon. > > > >We do have discussions of deprecating plugins but I think

Re: Statusbar Plugin Release?

2020-03-20 Thread Chris Brody
ated, is a breaking > change. At least in other plugins we did a major release after that. > > El vie., 20 mar. 2020 a las 19:22, Chris Brody () > escribió: > > > Can you remind forgetful people like me what would trigger a major > release > > here? > > > >

Re: [DISCUSS] Cordova-ESlint 2.1.0 Minor Release

2020-03-23 Thread Chris Brody
I wouldn't mind a new major release with the proposed changes together. On Mon, Mar 23, 2020 at 2:37 AM Bryan Ellis wrote: > Does anyone have any reason to delay a cordova-eslint minor release > (2.1.0)? > > Any additional outstanding changes to land? > > The follow will be merged for this targe

Re: [DISCUSS] Cordova-Common 4.0.0 Major Release

2020-03-23 Thread Chris Brody
I am assuming this will wait for cordova-eslint, which I hope will include the recent proposals in a new major (since eslint upgrade should be considered breaking). I do also find it a bit unfortunate that we cannot drop q without potential repercussions. On Mon, Mar 23, 2020 at 2:41 AM Bryan Ell

Re: [VOTE] Cordova-Common 4.0.0 Release

2020-03-26 Thread Chris Brody
I vote +1 - listed package git ID matches 4.0.0 on GitHub - it is green on GitHub - I downloaded & extracted the proposed TGZ file; diff -u --recursive shows me that all significant artifacts are in place with no changes - npm audit shows me no warnings As a side question: my understanding from c

Should we consider dropping Windows support?

2020-03-29 Thread Chris Brody
Triggered by this: https://github.com/apache/cordova-plugin-battery-status/pull/82 I am now wondering if there is any more need for us to continue Windows platform support, now that both the major backer and VS 2019 support are gone? I think it is self-evident that our maintainer resources are ex

Re: UiwebView deprecated issue for my App

2020-03-31 Thread Chris Brody
The answer is already documented. We would really appreciate it if users could a little more research since maintainers are generally overloaded, especially while they are busy with a new major release. That said, here is a recommended link that I found from a quick search: https://ionicframework.

Frustration with Cordova documentation

2020-03-31 Thread Chris Brody
Improvement has already been sponsored by an anonymous donor. Repeated requests for help with getting it started have been met with no response so far. I think this recent thread is an example of how our documentation could use some improvement: https://lists.apache.org/thread.html/r261aa09ef8e4b0

Re: Frustration with Cordova documentation

2020-04-01 Thread Chris Brody
on't know how to get this going. I guess we need to find a technical > > > writer/developer capable of doing it. > > > > > > {1} https://cordova.apache.org/howto/2020/03/18/wkwebviewonly.html > > > > > > April 1, 2020 2:58 AM, "Chris Brody" w

Re: [DISCUSS] cordova-js 6.0.0 Major Release

2020-04-07 Thread Chris Brody
off-topic: unfortunately I have extremely limited time to review these proposals. I can probably take a look later next week if needed, may need a reminder. I do hope some others will have a chance to review and vote on the new release packages. On Mon, Apr 6, 2020 at 8:11 AM Bryan Ellis wrote:

Adjust MAX_PAYLOAD_SIZE on cordova-android?

2020-05-24 Thread Chris Brody
In this source: https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/NativeToJsMessageQueue.java the MAX_PAYLOAD_SIZE seems to be 500 MB which could be way, way too large. I have client who reported an issue with OutOfMemoryError, looks like an attempt to allocate

Re: Adjust MAX_PAYLOAD_SIZE on cordova-android?

2020-05-26 Thread Chris Brody
data load. On Sun, May 24, 2020 at 1:23 PM Chris Brody wrote: > In this source: > https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/NativeToJsMessageQueue.java > > the MAX_PAYLOAD_SIZE seems to be 500 MB which could be way, way too large. > I

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-04 Thread 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 wrote: > I merged two outstanding patches just now. > > If no reviews or

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-04 Thread Chris Brody
g. > > IMHO this shouldn't block a release. > > Am 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 > > b

Re: [DISCUSS] cordova-ios 6.0.0 Major Release

2020-06-05 Thread Chris Brody
Looks like we missed breaking PR #795: https://github.com/apache/cordova-ios/pull/795 I just put #795 into new 7.0.0 milestone, along with the podspec issue: https://github.com/apache/cordova-ios/issues/887 On Wed, May 20, 2020 at 4:13 AM Bryan Ellis wrote: > This is a followup, I will be prep

Modernize cordova-android build?

2020-06-07 Thread Chris Brody
It looks like cordova-android expects Java/JDK 1.8 to be installed. But my understanding is that it should be possible to use a newer OpenJDK version such as 13. See this thread on Homebrew: https://discourse.brew.sh/t/gradle-and-jdk-dependency/7969 As I said in that thread, I was able to use Open

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-08 Thread Chris Brody
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: > The master branch is now ready for release. > > While trying to get another PR in, I n

Re: [DISCUSS] InAppBrowser 4.0.0 major release

2020-06-08 Thread Chris Brody
To be clear, I would definitely not favor blocking this release. Thanks again. On Mon, Jun 8, 2020 at 8:12 AM Chris 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

cordova-android PR #987 - reduce combined response cutoff

2020-06-09 Thread Chris Brody
Sorry for the bother - any chance for a review of this proposal: https://github.com/apache/cordova-android/pull/987 I would like to merge this soon if there are no objections. It would definitely reduce the support burden for a major customer. Thanks!

flakey cordova-android build on GitHub

2020-06-09 Thread Chris Brody
For some reason the cordova-android build on GitHub seems to be flakey due to a TCP connect timeout in the codecov action. I had been able to get it green by restarting the build but hope we can find a better solution.

Re: [DISCUSS] cordova-android 9.0.0 Major Release

2020-06-12 Thread Chris Brody
My one objection is what looks like lack of handling of external contributions, in particular this one: https://github.com/apache/cordova-android/pull/971 On Thu, Jun 11, 2020 at 10:42 PM Bryan Ellis wrote: > I am looking at restarting this thread. > > Let’s get this release going by Friday of

Cordova support labels

2020-06-12 Thread Chris Brody
I think we should add a couple more labels for awaiting response and needs investigation. Maybe rename info-needed to awaiting-response?

Re: [DISCUSS] Cordova OSX Major Release 6.0.0

2020-06-23 Thread Chris Brody
I was a bit surprised to see that the major cordova-osx 6.0.0 release tag was made outside of the master branch. This has happened before, as discussed in: https://github.com/apache/cordova-coho/issues/227 I hope we can find a way to improve this in the near future. On Fri, Jun 12, 2020 at 12:59

Re: [VOTE] Cordova-OSX 6.0.0 Release

2020-06-23 Thread Chris Brody
+1 - confirmed that the proposed published git tag for cordova-osx 6.0.0 is consistent with the cordova-osx 6.0.0 tag on GitHub - installed apache/cordova-ios version 6.0.0 from GitHub into the cordova-sqlite-storage test app and ran the test app from the command line On Tue, Jun 23, 2020 at 2:0

Re: [DISCUSS] Cordova OSX Major Release 6.0.0

2020-06-23 Thread Chris Brody
to live in cordova-ios which would > make cordova-ios apps run on Mac > * Apple renamed OSX to macOS again and we still have the old name > * Apple announced the switch from Intel based Macs to ARM based Macs > just yesterday. What does that mean for the platform? Just update to > proj

Deprecate outdated Cordova platforms - motion

2020-06-23 Thread Chris Brody
It seems to me like both cordova-osx and cordova-windows are now outdated for various known reasons: - cordova-osx has outdated platform name and does not support CocoaPods - cordova-windows requires previous Visual Studio version 2017 to build Given that: - These desktop platforms are known to

Re: [VOTE] Cordova-Android 9.0.0 Release

2020-06-24 Thread Chris Brody
+1, with some comments: Tag for 9.0.0 looks consistent between git and the coho output. I tested adding cordova version 9.0.0 from GitHub into cordova-sqlite-storage test app. A major customer has been using recent cordova-android version from GitHub, as needed to get the response cutoff bugfix

Re: Deprecate outdated Cordova platforms - motion

2020-06-25 Thread Chris Brody
come pretty > > close to guaranteeing support for the new Apple Silicon platform. > > > > IMO once we have support for Catalyst in cordova-ios, we should look > > to deprecate cordova-osx. > > > > ~Darryl > > June 24, 2020 4:40 AM, "Chris Brody" wrote:

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-06-28 Thread Chris Brody
I think src/platforms/platformsConfig.json should be updated for the recent cordova-osx & upcoming cordova-android major releases. I would also like to see cordova-osx and cordova-windows deprecated now, for reasons discussed in another thread: - cordova-osx has outdated platform name (minor) and

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-06-28 Thread Chris Brody
tform major releases are not required to be performed before a major > release of Lib or CLI. They can be released at any time. Only a patch/minor > release of Lib and CLI is needed. > > > > On Jun 29, 2020, at 10:15, Chris Brody wrote: > > > > I think src/platforms/p

Re: Formally deprecate cordova-plugin-wkwebview-engine?

2020-07-03 Thread Chris Brody
It would definitely be nice if we don't have to support that plugin any longer, and I think it would be good to archive it as well. My one comment is that there should be a very clear guide for people who have to continue using the same scheme due to data stored by the web view. A couple of off-top

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread Chris Brody
release. Even if we add warnings, that > can be done in a minor release. > > El El lun, 29 jun 2020 a las 4:05, Chris Brody > escribió: > > > Thanks. Am I right to assume we can start the deprecation in a minor > > release? > > > > > > On Sun, Jun 28,

Re: Keystore password prompt

2020-07-15 Thread Chris Brody
I think we should not be making our own password-based or other secure build tools within the Cordova project unless it is absolutely necessary. This looks like a problem that is not unique to Cordova app development. I think this is something that should be done by other tools such as Gradle, An

Re: Cordova Committer Video Chat

2020-08-17 Thread Chris Brody
My understanding from private correspondence is that this is open for anyone to join or listen into (Jesse can you clarify?) and join the poll on Doodle, priority is of course a little higher for committers & PMC members. Thanks Jesse for organizing this, much needed! On Mon, Aug 17, 2020 at 1:15

Re: [DISCUSS] NPM Package Deprecation

2020-08-18 Thread Chris Brody
> * When releasing a patch, deprecate the last patch release within the same > subset. +1 > * When releasing a minor, nothing happens. I would favor a slightly more flexible approach on this: - only support 1-2 minor versions back - It goes without saying that if a security release needs a min

Re: [DISCUSS] Draft Tags & After Release Cleanup

2020-08-18 Thread Chris Brody
> > 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. -1 on "rc" on my part. I have seen other projects use "rc" to mean an rc version that comes before a stable version. > During the vote, p

Re: [DISCUSS] NPM Package Deprecation

2020-08-18 Thread Chris Brody
> https://nodejs.org/en/about/releases/ > > > > > On Aug 18, 2020, at 6:31 AM, Chris Brody wrote: > > > >  > >> > >> * When releasing a patch, deprecate the last patch release within the > same subset. > > > > +1 > > >

Re: [DISCUSS] Draft Tags & After Release Cleanup

2020-08-18 Thread Chris Brody
> `draft/` tag prefix is for drafts +1 > `rel/` tag prefix is for releases +1 > No more clean tags will be created OK as discussed below > `rel/` tags has and will always be the accepted release tag, unless changed > in the future. +1 > We never used clean tags as an official release. We

Re: [DISCUSS] cordova-ios 6.1.1 patch release

2020-08-20 Thread 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. > > Diff from 6.1.0: > https://github.com/apache/cordova-ios/compare/6.1.0...master > > I don't r

💡Cordova as a monorepo - ??

2020-08-27 Thread Chris Brody
Someone had an idea to convert Cordova into a single monorepo. There are some very well-known benefits, and it would help us to keep the issues and discussions all in one place. Lerna seems to be a nice tool to keep things consistent and in sync. I think the original PhoneGap that Cordova was base

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: 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 T

Re: Deprecate outdated Cordova platforms - motion

2020-09-03 Thread Chris Brody
+1 from me > > Am 26. Juni 2020, 03:20, um 03:20, Chris Brody > schrieb: > >I would continue to vote for immediate deprecation of both cordova-osx > >and > >cordova-windows. > > > >Not only would cordova-osx lose relevance due to both Catalyst and > >

Re: Deprecate outdated Cordova platforms - motion

2020-09-04 Thread Chris Brody
: > Hi, > > correct me if I'm wrong, but isn't the deprecation missing a formal vote? > > Best, > Tim > > On Fri, Sep 4, 2020 at 4:52 AM Chris Brody wrote: > > > I have now raised the following PRs: > > > > - https://github.com/apache/cordo

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

2020-09-06 Thread Chris Brody
Here is the repository on GitHub for quick reference: https://github.com/apache/cordova-plugin-network-information Unfortunately I am not familiar enough to make the 3.0.0 release. I would recommend that you ping others on Slack and maybe raise an issue on GitHub. Maintainers seem to be somewhat o

Re: Draft board report

2020-09-09 Thread Chris Brody
I think we should include a note that there is a donation and there is ongoing discussion what to do with it. On Wed, Sep 9, 2020 at 11:17 PM Jesse wrote: > The quarterly board report draft is here: > https://github.com/apache/cordova-apache-board-reports/pull/11 > > Comments, additions, sugges

Re: Draft board report

2020-09-10 Thread Chris Brody
I completely understand, thanks for the quick turnaround:) On Thu, Sep 10, 2020 at 2:53 AM Jesse wrote: > Thanks Chris, > > I added a blurb, Report has been posted. > Sorry for the short turn around on this one, > > Cheers, > Jesse > > On Wed, Sep 9, 2020 at

Re: [Discuss] Cordova Hangout NewEra#2

2020-09-16 Thread Chris Brody
I may be a little late due to a previously scheduled meeting. I would love it if we can find out what the objections were to using the donation towards updating the documentation, and if there is anything we could do to address those objections. On Wed, Sep 16, 2020 at 7:29 PM Norman Breau wrot

Re: [Discuss] Cordova Hangout NewEra#2

2020-09-17 Thread Chris Brody
discussions in a public forum such as email or public Slack channel. On Wed, Sep 16, 2020 at 7:35 PM Chris Brody wrote: > I may be a little late due to a previously scheduled meeting. > > I would love it if we can find out what the objections were to using the > donation towards

RECORDING Cordova Hangout 2020 #2

2020-09-17 Thread Chris Brody
https://youtu.be/lPe6_YF9L9Q

Re: Hangout

2020-10-29 Thread Chris Brody
The 2 weeks since the last hangout which I missed sure went fast. I wonder if once a month would be enough to keep us in sync? On Thu, Oct 29, 2020 at 10:23 AM Jesse wrote: > Hello Cordova, > > Sorry all, I totally zoned out on the hangout schedule this week. I won’t > be able to organize/atten

Re: Deprecate outdated Cordova platforms - motion

2020-12-07 Thread Chris Brody
/1118 On Fri, Sep 4, 2020 at 9:59 AM Chris Brody wrote: > Yes I think this needs a formal vote. I will look up the template, would > appreciate any pointers. > > I think there should be separate votes to deprecate cordova-osx and > cordova-windows. > > I am setting the PRs

Re: Hello Cordova team

2020-12-22 Thread Chris Brody
Hi Julian I would recommend you consider announcing and sharing whatever you have, in case it may help others or receive any contributions. Thanks! On Tue, Dec 22, 2020 at 11:28 AM Julien Lamure wrote: > Hi Mathias, > > With this feature, we don't need to do anything on the device to be able >

Re: [VOTE] cordova-ios 6.2.0 Release

2021-02-01 Thread Chris Brody
Approved with the following nit: I noticed that for some reason, the 6.2.0 tag is *not* on the master branch. I recall this happening in the past and am definitely aware that this happens due to the way that cordova-coho works. I sincerely hope that steps will be taken to keep major and minor re

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

2021-02-01 Thread Chris Brody
Shouldn't the goal "not to install on cordova-ios 6.x or above" be considered a breaking change? Or am I being too pedantic about this? On Mon, Feb 1, 2021 at 10:09 PM Norman Breau wrote: > Hi team, > > I'm planning on making a release for cordova-plugin-wkwebview-engine > version 1.2.2. > The

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

2021-02-01 Thread Chris Brody
u wrote: > > > No you're right, it should have a major version bump. I can prepare a > > > PR to do this. > > > > > > On 2021-02-01 11:14 p.m., Chris Brody wrote: > > >> Shouldn't the goal "not to install on cordova-ios 6.x or above" be &g

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

2021-02-01 Thread Chris Brody
On 2021-02-01 11:40 p.m., Chris Brody wrote: > > Just to be pedantic: do we know what would have happened if someone tried > > installing this plugin with cordova-ios 6? > > > > > > On Mon, Feb 1, 2021 at 10:28 PM Bryan Ellis wrote: > > > >> +1 for th

Re: [DISCUSS] cordova-android 9.1.0 Minor Release

2021-03-30 Thread Chris Brody
FYI the build seemed to be red due to a timeout; I just restarted the build; hope it will be green. On Tue, Mar 30, 2021 at 1:46 PM Norman Breau wrote: > 9.0 used the latest available release at the time of the release with no > issue. Gradle 6.5 is just the minimum required version according t

[Cordova dev] Task :app:stripDebugDebugSymbols / No version of NDK matched [...]

2021-07-12 Thread Chris Brody
Hello I just encountered this after having reinstalled my system on macOS, installing recent NDK via Android Studio: Starting a Gradle Daemon (subsequent builds will be faster) *> Task :app:stripDebugDebugSymbols* FAILED FAILURE: Build failed with an exception. * What went wrong: Execution f

Re: mobile apps and TLS

2021-07-20 Thread Chris Brody
I would recommend that you ask for this to be documented in cordova-docs. Others may recommend that you go to Slack or, unfortunately, Stack Overflow. There are freelancers such as myself who would be happy to investigate and document these things for hire as well. On Tue, Jul 20, 2021 at 5:03 P

Re: [DISCUSS] Release cordova-osx platform 6.0.1

2022-02-01 Thread Chris Brody
I think there is an issue with using plug-ins together with Cordova-osx would be happy to further explain or demonstrate if needed. On Tue, Feb 1, 2022, 2:43 PM Niklas Merz wrote: > Hi all, > > I just merged a PR [1] that makes the OSX platform work on M1 Macs, > because some people need it. The

Re: [DISCUSS] Deprecating the OSX npm package

2022-03-21 Thread Chris Brody
+1 I do have a super-minor nit that the #deprecation-notice part of the link in the cordova-docs PR does not seem to have any effect. There seems to be no deprecation-notice anchor in the updated readme in cordova-osx. On Mon, Mar 21, 2022 at 6:27 AM Niklas Merz wrote: > Last call! I did all n

Re: [DISCUSS] cordova-ios patch release

2023-04-11 Thread Chris Brody
As a counterpoint I would propose just releasing what we have as 7.0.0. This would get all of our existing work into developer's hands and reduce the number of things that could be issues coming in from the field. I think this would be more agile and more consistent with the modern philosophy of co

Re: Survey tool for Apache Cordova

2023-11-06 Thread Chris Brody
FYI I think it should be no problem to find a free or affordable survey tool, found a couple articles from a quick search: - https://blog.hubspot.com/service/free-survey-maker-software - https://www.webfx.com/blog/internet/11-free-online-survey-tools-compared/ On Mon, Nov 6, 2023 at 4:29 PM Nikl

[DISCUSS] Mark cordova-windows 6.0.0-dev

2018-02-07 Thread Chris Brody
Hello team, I found out today that the cordova-windows master branch is now targeting 6.0.0 due to some breaking changes ref: http://markmail.org/ message/rzfa2zoydyjq6xso Can someone please mark this in the cordova-windows master branch? I think this could help avoid some possible forms of conf

Re: [DISCUSS] Mark cordova-windows 6.0.0-dev

2018-02-07 Thread Chris Brody
6.0.0-dev. On Wed, Feb 7, 2018 at 10:10 PM, Shazron wrote: > Do you mean a README update or something else? > > On Thu, Feb 8, 2018 at 10:59 AM, Chris Brody > wrote: > > > Hello team, > > > > I found out today that the cordova-windows master branch is now targeti

Fix crash on cordova-windows@5

2018-02-07 Thread Chris Brody
Hello team, Windows 8.1 (8.1-win) build crashes in cordova-windows@5.0.0 (CB-12784 & CB-13175). It took multiple attempts to fix this on the cordova-windows master branch which I thought would be released 1-2 weeks ago for 5.1.0. I discovered today that the master branch is now for cordova-windows

Re: Fix crash on cordova-windows@5

2018-02-08 Thread Chris Brody
l just confuse people. > Just fork the repo and apply the change on your fork, then use that in your > app. > > Although if anyone wants to run the release process, I of course won't stop > you. (But I will not but focus on 6.0.0). > > J > > 2018-02-08 4:44 GM

Re: Fix crash on cordova-windows@5

2018-02-08 Thread Chris Brody
ble > 5.0.1/5.1.0 will probably be blocked for the same reason. > > If the 6.0.0 gets unblocked and can be released, is that good for you? or > you need the 5.0.1/5.1.0 for some reason? > > 2018-02-08 12:42 GMT+01:00 Chris Brody : > > > I was hoping to get this fixed f

Re: Fix crash on cordova-windows@5

2018-02-08 Thread Chris Brody
gt; > (Broken test is https://issues.apache.org/jira/browse/CB-13834 if anyone > wants to help me debug/understand) > > 2018-02-08 13:05 GMT+01:00 Chris Brody : > > > The 5.0.x branch does not have the failing test. This is why I proposed > > fixing the crash there. > > > > If

Re: [DISCUSS] Cordova-Windows 6.0.0

2018-02-08 Thread Chris Brody
Can someone explain exactly which changes in the master branch should be considered "breaking"?

Re: [DISCUSS] Cordova-Windows 6.0.0

2018-02-09 Thread Chris Brody
uld depend on. > > In this case: > https://issues.apache.org/jira/browse/CB-13237 > Possibly also the ones disabling the tests (which happened before that one, > otherwise this would have been caught) > > J > > 2018-02-08 17:06 GMT+01:00 Chris Brody : > > > Can someo

Re: [DISCUSS] Cordova-Windows 6.0.0

2018-02-09 Thread Chris Brody
; now because we can't get it to work properly. > > (In https://issues.apache.org/jira/browse/CB-13834 I mentioned the 2 > people > > involved in merging that functionality, maybe they can say more about it > > over there). > > > >> All tests are enabled n

Re: [DISCUSS] Cordova-Windows 6.0.0

2018-02-09 Thread Chris Brody
, Feb 9, 2018 at 11:17 AM, Chris Brody wrote: > The tests pass on my machine if I would change to > 10.0.15063.0 (I don't have the old target platform SDK installed with VS > 2017 and don't intend to add it there) > > On Fri, Feb 9, 2018 at 11:12 AM, Jesse wrote: >

Re: [DISCUSS] Cordova-Windows 6.0.0

2018-02-09 Thread Chris Brody
On Feb 9, 2018 3:15 PM, "Jan Piotrowski" wrote: Jesse, they do - but I am not sure why. Problem is I don't fully understand what is going on there... which is why I am hesitant to just ignore it. Makes sense to me Chris, where and how exactly does one install the "target platform SDK"? Vi

Re: [DISCUSS] Cordova-Windows 6.0.0

2018-02-10 Thread Chris Brody
On Fri, Feb 9, 2018 at 8:01 PM, Terence M. Bandoian wrote: > I'm not sure they're what you're looking for but there are three > version-related Windows preferences that seem to be supported in config.xml: > > > value="10.0.14393.0" /> > value="10.0.16299.125" /> > > Doe

[DISCUSS] cordova-windows patch release badly needed

2018-02-12 Thread Chris Brody
A cordova-windows patch release is badly needed to resolve crash on startup on Windows 8.1 platform build, as discussed in the following issues: - https://issues.apache.org/jira/browse/CB-12784 - https://issues.apache.org/jira/browse/CB-13175 I would qualify this to be a critical issue, thr

Re: cordova-windows as first repo with activated GitHub issues?

2018-02-13 Thread Chris Brody
+1 (+100) on my part @Shazron what should we expect INFRA to do to help us with this one? On Tue, Feb 13, 2018 at 10:29 AM, Shazron wrote: > +1. > You need to file an issue with INFRA. > https://issues.apache.org/jira/browse/INFRA > > On Tue, Feb 13, 2018 at 10:58 PM, Jan Piotrowski > wrote: >

Re: [VOTE] cordova-common Release

2018-05-31 Thread Chris Brody
+1 On May 31, 2018 12:21 AM, "Darryl Pogue" wrote: > Please review and vote on this Tools Release by replying to this email > (and keep discussion on the DISCUSS thread) > > Release issue: > https://issues.apache.org/jira/browse/CB-14112 > > Packages have been published to dist/dev: > https://di

Re: Listing Instabug in Cordova's Website

2018-06-03 Thread Chris Brody
I would personally like to see this kind of tool listed. I have not seen any other tool designed to provide this kind of functionality. There is limited overlap with sentry.io which is designed to capture and track internal errors, would like to see sentry.io listed as well. I had a client waste

Re: Request for releasing new cordova-serve version

2018-06-06 Thread Chris Brody
Cross-posting this request to phone...@googlegroups.com, just raised apache/cordova-discuss#95 for tracking. I will hit the PMC next. On Wed, Jun 6, 2018 at 10:22 AM, Ruslan Bikkinin (Akvelon) < v-rub...@microsoft.com.invalid> wrote: > Hello a

Re: [VOTE] cordova-serve release

2018-06-06 Thread Chris Brody
+1 Thanks Darryl for the quick turnaround! On Wed, Jun 6, 2018 at 5:40 PM, Darryl Pogue wrote: > Please review and vote on this Tools Release by replying to this email > (and keep discussion on the release request thread started by Ruslan) > > Release issue: https://issues.apache.org/jira/brows

[DISCUSS] cordova-common patch release

2018-06-15 Thread Chris Brody
A cordova-common patch release is needed to resolve an issue with cordova-ios@4. The same cordova-common package version with plist@3 update working for cordova-ios@4 and other Cordova packages is highly desired. Tracked in: * https://github.com/apache/cordova-common/pull/27 * https://issues.apache

[VOTE] cordova-common patch release

2018-06-15 Thread Chris Brody
* Ensured continuous build was green when repos were tagged Thanks and best regards, Chris https://twitter.com/brodybits > From: Chris Brody > Date: Fri, Jun 15, 2018 at 12:00 PM > Subject: [DISCUSS] cordova-common patch release > To: > > A cordova-common patch release is ne

Re: [VOTE] cordova-common patch release

2018-06-15 Thread Chris Brody
No this is the VOTE thread, I was only quoting the discuss thread at the bottom. On Fri, Jun 15, 2018 at 12:24 PM julio cesar sanchez wrote: > > This is the discuss thread, you have to create a new one for the vote > > 2018-06-15 18:06 GMT+02:00 Chris Brody : > > > Please re

[DISCUSS] cordova-js patch release

2018-06-17 Thread Chris Brody
Does anyone have any reason to delay a cordova-js patch release? Any outstanding patches to land? If not, I will start the release tomorrow. The versions to be released are: - cordova-js@4.2.4 Thanks and regards, Chris https://github.com/brodybits ---

Cordova-Android/iOS/macOS/Windows/browser patch release

2018-06-18 Thread Chris Brody
Does anyone have any reason to delay cordova-android/browser/ios/osx/windows platform patch release? Any outstanding patches to land? If not, I will start the releases tomorrow. Patch release is to resolve npm audit issues. Thanks and best regards, Chris https://twitter.com/brodybits ---

[VOTE] cordova-common 2.2.4 patch release

2018-06-18 Thread Chris Brody
This vote was requested last Friday but received votes, positive or negative. This patch release is needed to resolve npm audit issues. Please review and vote on this cordova-common 2.2.4 (patch release) by replying to this email (and keep discussion on the [DISCUSS] thread) Release issue: https:

[DISCUSS] cordova-coho release

2018-06-18 Thread Chris Brody
Does anyone have any reason to delay a cordova-coho release? Any outstanding patches to land? If not, I will start the release tomorrow. The versions to be released are: - cordova-coho@1.0.1 Thanks and best regards, Chris https://twitter.com/brodybits

Re: [VOTE] cordova-common 2.2.4 patch release

2018-06-18 Thread Chris Brody
would really like to move forward with this patch if we do not identify any major issues in order to resolve the npm audit issues asap. We can always make a follow-up patch if needed. Thanks in advance, best regards, Chris On Jun 18, 2018 7:06 AM, "Chris Brody" wrote: > This vote

  1   2   3   4   5   >