I agree with keeping it out of core. I think it's similar to livereload plugin. It could be really useful to developers, but it's not necessary for building a Cordova app.
On Tue, Nov 10, 2015 at 3:29 PM, Parashuram N <[email protected]> wrote: > I personally think that this is super useful. Maybe it does not make sense > in the code, but I would love to use this as a node module in my build > process. It would be a good start to put get a node module that does it. If > Cordova developers use it, it would then be a matter of simply consuming > that code. If there are legal issues, they developers at least have a > choice of using this "third party" node module. > > -----Original Message----- > From: Kerri Shotts [mailto:[email protected]] > Sent: Tuesday, November 10, 2015 12:26 PM > To: Maxime Alexandre <[email protected]>; > [email protected] > Subject: Re: Integrate binaries (apk / ipa) upload to stores into Cordova > CLI > > Useful or not, I don’t think uploading binaries belongs in core. There are > plenty of third-party offerings that work well, and they shoulder the > support as well. Bringing uploading into core is just one more thing that > Cordova devs would then need to support. > > So although it’s useful and time-saving, it should be a third-party > plugin/add-on, not core, in my opinion. > > ~ Kerri Shotts > > > > > From: Maxime Alexandre <[email protected]> > Reply: [email protected] <[email protected]> > Date: November 10, 2015 at 4:35:46 AM > To: [email protected] <[email protected]> > Subject: Re: Integrate binaries (apk / ipa) upload to stores into Cordova > CLI > > I get your point, still think though that it would be a useful feature for > many developers because it saves lots of time when you have your apps > already set up. Cordova could later work on making Continuous Integration > an easy step. > > Talking about documenting the process of adding one app to the stores is > not an easy task and it could take a lot of time to make a great and useful > doc, not just a basic text with no clear explanations, that's why i think > i'm not the best guy to do that. I would be happy to contribute if the > structure of the documentation on this subject was already defined. I'm > thinking like videos of screen captures of the various steps of could be a > better option than raw text. > > -- > Maxime > > > On Mon, Nov 9, 2015 at 9:02 PM, Tommy Williams <[email protected]> wrote: > > > Agree. The actual submission is such a small part over the overall pain. > > There are plenty of places we could make the day to day development > > better for all platforms before submission. > > > > > > On 10 November 2015 at 06:43:42, Jesse ([email protected]) wrote: > > > > Ultimately this is optimizing 1% of the process of building an > > application, I would much rather see focus on the 99% that is > > developing and testing ... > > >
