Introduction

2014-12-02 Thread Dmitry Blotsky
Dear Cordova Dev mailing list, Hi! My name is Dmitry Blotsky, and I'm an engineer on the Visual Studio team at Microsoft. I'm new both to Microsoft and Cordova, and I would like to contribute development efforts to Cordova in the near and far future. I've just submitted my ICLA

Request for Code Review of plugin-file-transfer PR

2014-12-16 Thread Dmitry Blotsky
Hi all, If anyone familiar with the file transfer plugin has several minutes to spare, would they please be able to review and if acceptable to merge the pull request, https://github.com/apache/cordova-plugin-file-transfer/pull/55, regarding a cleanup of the file transfer plugin tests? The JIRA

Reason for node_modules in Platform Repos

2014-12-19 Thread Dmitry Blotsky
Hi all, What was the design decision and reasoning behind full node_module directories being committed to platform repositories along with the source, instead of being installed from the respective package.json at the time that the platform is obtained? Kindly, Dmitry Blotsky

RE: Reason for node_modules in Platform Repos

2014-12-19 Thread Dmitry Blotsky
Hey folks, Thanks for the feedback! I agree with Josh, that requiring active dependency resolution introduces an extra point of failure. Even if a corporate network is fast and reliable, it has been explained to me that it is possible for a third-party dependency provider to pull their package

Medic Improvements Coming

2015-01-20 Thread Dmitry Blotsky
Hi list, I'm writing here to let you know that improvements to Cordova CI and testing are coming soon (within the timeframe of two weeks). We've been working with Apache Infra to get nightly runs of mobile-spec happening, and we're currently just ironing out some bugs. This will give us similar

Cordova Automated Testing

2015-02-23 Thread Dmitry Blotsky
Hi list, Over the past few weeks, I've developed an automated mobilespec-like tool in the process of resuscitating Cordova's CI. It's tentatively called cordova-medivac, and it can currently be found here: http://github.com/dblotsky/cordova-medivac. I'd like to pitch it to the community as a p

Re: Cordova Automated Testing

2015-02-25 Thread Dmitry Blotsky
te: > > Also, the tool does not work on the device (I tried iOS), unlike > mobile-spec since it's trying to connect to localhost for reporting. > > On Mon, Feb 23, 2015 at 4:30 PM, Dmitry Blotsky > wrote: >> Hi list, >> >> Over the past few weeks, I

RE: Cordova Automated Testing

2015-02-25 Thread Dmitry Blotsky
ted tests. > > So I vote for porting some of the new features from this tool back to > plugin testing framework and letting developers reuse this functionality. > > > Regards, Dmitriy > > -Original Message- > From: Dmitry Blotsky [mailto:dblot...@microsoft.com] >

RE: Cordova Automated Testing

2015-02-27 Thread Dmitry Blotsky
15 at 3:20 PM, Dmitry Blotsky wrote: > Thanks for the feedback, Jesse and Dmitriy! > > Judging from the responses, it definitely sounds like modifying > mobilespec, or just plain using paramedic would be the way to go. I'm > very much swinging in that direction. Medivac re

RE: Cordova medic buildbot

2015-03-13 Thread Dmitry Blotsky
Hi Willy, Thanks for pointing this out! That change is already in the works. The old steps are still imported in the config for backward compatibility (and Buildbot 8.10 still supports them for compatibility), but they will be removed soon just like you proposed. Kindly, Dmitry -Original

Medic Improvements

2015-03-14 Thread Dmitry Blotsky
Hi list, I have made a PR with some code cleanup and slight redesign for Medic, and I would like to please request a code review from folks in the community when it would be convenient for them! The PR is here: https://github.com/apache/cordova-medic/pull/37. For those interested in the detail

RE: firefoxos to cordova-medic

2015-03-23 Thread Dmitry Blotsky
Hi Willy, Thank you for contributing support for firefoxos to medic! It appears that you have an older version of medic: there have been some changes to medic that are incompatible with the old version. Specifically, in the new medic code you will only need to change the following files around

RE: firefoxos to cordova-medic

2015-03-23 Thread Dmitry Blotsky
ows I think we need something similar to *factory=cordova_plugins_windows* for firefoxos because it doesn't support all plugins Regards, Willy 2015-03-23 14:29 GMT-05:00 Willy Aguirre : > thanks!, I opened an issue > https://issues.apache.org/jira/browse/CB-8734 > > 2015-03-23 13:30 GMT-05

RE: [Android] Proposal: Deprecate/No-Op Battery Plugin

2015-03-24 Thread Dmitry Blotsky
Do you mean dropping support only for Android, or dropping the plugin altogether? On some platforms it may still be relevant. -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Tuesday, March 24, 2015 10:31 AM To: dev@cordova.apache.org Subject: Re: [Android] Proposal:

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-03-25 Thread Dmitry Blotsky
7;ASF Buildbot' has noticed that the buildslave named cordova-windows-slave went away It last disconnected at Wed Mar 25 16:53:11 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot http://

Who Runs cordova.io?

2015-03-26 Thread Dmitry Blotsky
Hi list, This issue just came up on JIRA for Apache Infra - https://issues.apache.org/jira/browse/INFRA-9349 - but they apparently don't have the ruling power over cordova.io. Who governs cordova.io? Kindly, Dmitry

RE: firefoxos to cordova-medic

2015-04-06 Thread Dmitry Blotsky
:\cordova-medic G:\cordova-medic Writing medic.json to G:\cordova-medic\mobilespec\www anything else for close this PR Regards, Willy 2015-03-23 20:27 GMT-05:00 Dmitry Blotsky : > Hi Willy, > > Thanks for the PR! I've made some comments on GitHub. > > What you're refer

RE: Who Runs cordova.io?

2015-04-06 Thread Dmitry Blotsky
NS management of the domain. > If > > > anyone else on the Apache Cordova project would like to add a > subdomain, > > > I'm all for it! Likewise, if you want a subdomain removed, let's > > > talk > > about > > > i! > > > > &g

RE: Buildbot: buildslave cordova-ios-slave was lost

2015-04-07 Thread Dmitry Blotsky
: Buildbot: buildslave cordova-ios-slave was lost The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-ios-slave went away It last disconnected at Tue Apr 7 20:51:04 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:inf

RE: Buildbot for Cordova on Apache Infra - Update

2015-04-10 Thread Dmitry Blotsky
Hi all, I've compiled a list of JIRAs to address the failures we're currently seeing on Buildbot (http://ci.cordova.io): https://issues.apache.org/jira/browse/CB-8842: device motion tests on Android and iOS https://issues.apache.org/jira/browse/CB-8843: mobilespec tests on Android https://issue

RE: cordova-vm.apache.org

2015-04-08 Thread Dmitry Blotsky
We need to spend more time fixing the bugs + the tests, instead of playing with how they are reported. @purplecabbage risingj.com On Wed, Apr 8, 2015 at 2:59 PM, Dmitry Blotsky wrote: > The logs pull down the output from CouchDB; CouchDB serves as the main > dump point of outp

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-04-08 Thread Dmitry Blotsky
eported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot http://ci.apache.org/ http://ci.apache.org/buildslaves/cordova-windows-slave - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For ad

RE: cordova-vm.apache.org

2015-04-08 Thread Dmitry Blotsky
The logs pull down the output from CouchDB; CouchDB serves as the main dump point of output from a running mobilespec. This is the chosen path for gathering output because we can't get logs for every platform on every environment (i.e. both emulator and device), but we can get network access for

RE: Does Cordova have a problem making developers happy?

2015-04-08 Thread Dmitry Blotsky
Here is a short thing I found recently on this topic: http://coenraets.org/keypoint/phonegap-performance/#0 Kindly, - Dmitry -Original Message- From: Tyler Freeman [mailto:ty...@drumpants.com] Sent: Wednesday, April 8, 2015 1:12 PM To: dev@cordova.apache.org; Michael Brooks Subject: Re

RE: Proposal: Expose check_reqs at the CLI level

2015-04-13 Thread Dmitry Blotsky
+1 for me too, even though my +1 points don't matter :) I've actually run into this issue when writing documentation for setting up slaves for medic. My short documentation is here: https://github.com/apache/cordova-medic/blob/master/SLAVES.md, but it is best for it to refer to the official Cor

RE: Buildbot for Cordova on Apache Infra - Update

2015-04-13 Thread Dmitry Blotsky
Hi Willy, All those things are correct. The steps for creating a slave are documented in README.md and SLAVES.md. The steps for adding a slave to Apache are currently in this PR: https://github.com/apache/cordova-medic/pull/42/files. I've documented the steps below just for reference, but all t

Re: Buildbot for Cordova on Apache Infra - Update

2015-04-17 Thread Dmitry Blotsky
I’m a bit confused. Is this related to FirefoxOS? Kindly, Dmitry > On Apr 17, 2015, at 9:06 AM, Nikhil Khandelwal wrote: > > Sure - that sounds like a good idea. One approach for this to work could be > as part of the cordova-android-osx & cordova-android-win builder, there could > be two ste

Adding Other Platform Slaves to Medic

2015-04-17 Thread Dmitry Blotsky
Hi list, Right now medic runs Android, iOS, Windows, and Windows Phone builds. The instructions for adding new slaves are here: https://github.com/apache/cordova-medic/blob/master/SLAVES.md#connecting-to-apaches-master

Medic Test Matrix

2015-04-17 Thread Dmitry Blotsky
Hi list, What are the changes what we would like made to the test/build matrix on Medic? Crosswalk is one that’s come up. Ant/Gradle and device/emulator are others. Once we get a good overview of the scenarios we want for testing, we can split up the builds accordingly. Kindly, Dmitry

RE: Adding Other Platform Slaves to Medic

2015-04-23 Thread Dmitry Blotsky
(MS OPEN TECH) < > panar...@microsoft.com>: > > In an earlier mail, folks had said that they would also contribute slaves. >> Is there a process to begin that now ? >> >> On 4/17/15, 4:47 PM, "Dmitry Blotsky" wrote: >> >> >Hi list, >>

RE: Buildbot: buildslave cordova-ios-slave was lost

2015-04-23 Thread Dmitry Blotsky
OSX slave went down because it lost contact with the master for some reason. Back up now. -Original Message- From: build...@apache.org [mailto:build...@apache.org] Sent: Thursday, April 23, 2015 2:37 PM To: dev@cordova.apache.org Subject: Buildbot: buildslave cordova-ios-slave was lost

RE: Buildbot: buildslave cordova-ios-slave was lost

2015-04-23 Thread Dmitry Blotsky
PM To: dev@cordova.apache.org Subject: Re: Buildbot: buildslave cordova-ios-slave was lost Thanks Dmitry! oh no! It happened again! @purplecabbage risingj.com On Thu, Apr 23, 2015 at 3:10 PM, Dmitry Blotsky wrote: > OSX slave went down because it lost contact with the master for some > rea

RE: Buildbot: buildslave cordova-ios-slave was lost

2015-04-24 Thread Dmitry Blotsky
bject: Buildbot: buildslave cordova-ios-slave was lost The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-ios-slave went away It last disconnected at Fri Apr 24 16:42:04 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/a

RE: Buildbot: buildslave cordova-win8-slave was lost

2015-04-27 Thread Dmitry Blotsky
Incredible. These machines don't exist, but they went away... :/ -Original Message- From: build...@apache.org [mailto:build...@apache.org] Sent: Sunday, April 26, 2015 11:19 AM To: dev@cordova.apache.org Subject: Buildbot: buildslave cordova-win8-slave was lost The Buildbot working for '

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-04-27 Thread Dmitry Blotsky
as noticed that the buildslave named cordova-windows-slave went away It last disconnected at Mon Apr 27 21:29:24 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot http://ci.apache.org/ http://ci.ap

Medic Report

2015-05-02 Thread Dmitry Blotsky
Hi list, Here is this week’s report on test failures: Android OSX 14 Android Windows 16 iOS 21 Windows 0 WP8 build breaking Open JIRAs: https://issues.apache.org/jira/browse/CB-8848

RE: Cordova dependencies

2015-05-04 Thread Dmitry Blotsky
Hi Demosthenes, If you're talking about JS modules in the CLI and tools, you can track the calls to `require()`. If you're talking about JS files used in the runtime, you would want to look at the HTML elements. If you're talking about the native source, you probably want to look at the native

WP8 Crash JIRA

2015-05-04 Thread Dmitry Blotsky
Hi all, Just getting some exposure on this since it's breaking a build. Here's the JIRA for the bug that's breaking the WP8 build: https://issues.apache.org/jira/browse/CB-8951. Kindly, Dmitry

RE: Also moving to a new team

2015-05-05 Thread Dmitry Blotsky
Congrats on the move! Wish you all the best on the new team. -Original Message- From: mikeywbro...@gmail.com [mailto:mikeywbro...@gmail.com] On Behalf Of Michael Brooks Sent: Tuesday, May 5, 2015 10:29 AM To: dev@cordova.apache.org Subject: Re: Also moving to a new team Congrats Andrew a

RE: FYI - Moving to new team, seeing me less around here

2015-05-05 Thread Dmitry Blotsky
Congrats on the move! The Physical Web looks like a really exciting initiative. :D -Original Message- From: Andrey Kurdumov [mailto:kant2...@googlemail.com] Sent: Monday, May 4, 2015 7:40 PM To: dev@cordova.apache.org Subject: Re: FYI - Moving to new team, seeing me less around here Con

Shorter URI for ci.ordova.io

2015-05-05 Thread Dmitry Blotsky
Hi Michael, We've added some goodies in Buildbot so our ci.cordova.io URI can be shorter. We can now have it point to http://ci.apache.org/waterfall?category=cordova. Whenever it is convenient for you, please feel free to make the change. Many thanks! Kindly, Dmitry

Medic Builds on Panic Status Board

2015-05-06 Thread Dmitry Blotsky
Hi list, I went on a small coding binge, and made a thing. If any of you have an iPad and on it you already have, or ever planned to have, the Panic Status Board (https://panic.com/statusboard), I made a component to show our Buildbot builds on it (screenshot attached). To add it, create a DIY

Cloning FirefoxOS repo fails on Windows

2015-05-07 Thread Dmitry Blotsky
Hi list, I'm trying to clone Cordova FirefoxOS on Windows, and it's failing for me because of name-too-long errors. What is our workaround for this? Kindly, Dmitry

RE: Buildbot: buildslave cordova-ios-slave was lost

2015-05-08 Thread Dmitry Blotsky
lost The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-ios-slave went away It last disconnected at Fri May 8 19:04:55 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sinc

[BUG] Mobilespec hangs on Windows

2015-05-08 Thread Dmitry Blotsky
Hi list, >From some point between 10PM May 7th and 2AM May 8th, mobilespec on Windows >has started hanging upon loading of the automated tests page. I've tried to >list the commits in that time, but got nowhere. Is anyone else seeing this? If >you have any idea on the cause, or a fix, please sh

RE: [BUG] Mobilespec hangs on Windows

2015-05-08 Thread Dmitry Blotsky
Correction: the commit time range is 10PM to 6AM. -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Friday, May 8, 2015 6:06 PM To: dev@cordova.apache.org Subject: [BUG] Mobilespec hangs on Windows Hi list, >From some point between 10PM May 7th and 2AM

Re: Cloning FirefoxOS repo fails on Windows

2015-05-09 Thread Dmitry Blotsky
Friendly ping. > On May 7, 2015, at 7:43 PM, Dmitry Blotsky wrote: > > Hi list, > > I'm trying to clone Cordova FirefoxOS on Windows, and it's failing for me > because of name-too-long errors. What is our workaround for

[BUG] Mobilespec hangs on Windows

2015-05-09 Thread Dmitry Blotsky
Hi list, From some point between 10PM May 7th and 6AM May 8th, mobilespec on Windows has started hanging upon loading of the automated tests page. I’ve tried to list the commits in that time, but got nowhere. Is anyone else seeing this? If you have any idea on the cause, or a fix, please share.

[CI] Windows Build Still Broken

2015-05-11 Thread Dmitry Blotsky
Hi all, The Windows build is still broken due to CB-8999. Has mobilespec been running for anyone else on Windows? Alex Sorokin noted that the bug is due to the deviceready event not being fired, and pointed out that this happens on mobilespec, but not on the helloworld app. Would anyone like to

[CI] WP8 mobilespec failing to get created (CB-9021)

2015-05-12 Thread Dmitry Blotsky
Hi all, Mobilespec is failing to get created on WP8 because there is an issue with dependencies in package.json. I’ve created a JIRA: https://issues.apache.org/jira/browse/CB-9021. Kindly, Dmitry

Re: [CI] WP8 mobilespec failing to get created (CB-9021)

2015-05-12 Thread Dmitry Blotsky
cabbage > risingj.com > > On Tue, May 12, 2015 at 2:58 PM, Dmitry Blotsky > wrote: > >> Hi all, >> >> Mobilespec is failing to get created on WP8 because there is an issue with >> dependencies in package.json. I’ve created a JIR

[CI] Windows build restored

2015-05-12 Thread Dmitry Blotsky
Thanks to all who participated in fixing it! Latest Windows mobilespec run passed: http://ci.apache.org/builders/cordova-windows/builds/1457 Kindly, Dmitry

[CI] Medic Report

2015-05-18 Thread Dmitry Blotsky
Hi list, Here are some points of interest regarding the CI: - Android build is flaky, and it’s an emulator + machine issue; for now, please look at the builds that finish as “Warnings” (i.e. the orange ones) - We caught and fixed two build-breaking bugs in the last two weeks - Windows Phone 8 tur

Re: Behavior of --copy-from

2015-05-19 Thread Dmitry Blotsky
Hi Raymond, The semantics of “--copy-from” are: copy the passed path in place of the new project's “www” directory, which “cordova create” seems to obey. Is that not what happened in your case? However, the failure to copy over paths that start with “.” looks like a bug to me. Unless someone sa

Re: Buildbot: buildslave cordova-windows-slave was lost

2015-05-20 Thread Dmitry Blotsky
at Wed May 20 22:31:46 2015 (buildmaster-local time) > > The admin on record (as reported by BUILDSLAVE:info/admin) > was 'Dmitry Blotsky > '. > > Sincerely, > The Buildbot > http://ci.apache.or

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-05-21 Thread Dmitry Blotsky
-windows-slave was lost Take the night off Dmitry, we'll survive. Thank you for your continued dedication! @purplecabbage risingj.com On Wed, May 20, 2015 at 7:18 PM, Dmitry Blotsky wrote: > Looks like the machine died. I am currently out of the office and the > machine is inaccessible

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-05-21 Thread Dmitry Blotsky
e admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot http://ci.apache.org/ http://ci.apache.org/buildslaves/cordova-windows-slave - To unsubscribe, e-mail: dev-unsubscr..

Do we have a commits mailing list?

2015-05-21 Thread Dmitry Blotsky
Hey folks, Do we have something like a comm...@cordova.apache.org? If so, do you think we should, so we don't keep getting commits and PRs to dev@cordova.apache.org? Or is sending them to dev@ fine? Kindly, Dmitry

RE: cordova-vm.apache.org

2015-05-21 Thread Dmitry Blotsky
Hey folks, Resurrecting an old thread here: is cordova-vm.apache.org still available for us? We still need a couchdb machine on Apache Infra. Kindly, Dmitry -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Wednesday, April 8, 2015 5:29 PM To: dev

[CI] Medic Report

2015-05-22 Thread Dmitry Blotsky
Hi list, Here are some points of interest regarding the CI: - Builds now know what commits went into them - Waiting on Infra to configure GitHub repos to send changes our way so that they will *trigger* the builds (right now they're still periodic) - Windows build

Re: [CI] Medic Report

2015-05-22 Thread Dmitry Blotsky
and, where every device seems to > 'feature' some sort of manufacturer quirk. > > > > > @purplecabbage > risingj.com > > On Fri, May 22, 2015 at 2:00 PM, Dmitry Blotsky > wrote: > >> Hi list, >> >> >> >> Here are some poi

Re: Buildbot: buildslave cordova-osx-slave was lost

2015-05-26 Thread Dmitry Blotsky
Hey folks. Really sorry for the machine downtime. I was on vacation, but although we have more than one person available to administer the machines, we don’t have an on-call setup for notifications. Infra serviced our slave renaming ticket and the OSX slave hasn’t been accordingly renamed on our

Re: Do we have a commits mailing list?

2015-05-27 Thread Dmitry Blotsky
2015 at 12:03 PM, Jesse wrote: >>> We do. comm...@cordova.apache.org >>> There is duplication with github, so if it is too noisy you'll need to >>> setup filters. >>> >>> @purplecabbage >>> risingj.com >>> >>> On

RE: [DISCUSS] cordova-serve

2015-05-28 Thread Dmitry Blotsky
If we agree with the assumption made by NPM that one package lives in one repo, we should have separate repos. If we forfeit the idea that there is a one-to-one relationship with a repo and an NPM module (this decoupling being the better paradigm, in my personal opinion), we can have a bunch of

RE: [CI] Medic Report

2015-05-28 Thread Dmitry Blotsky
Jesse, friendly ping. What are your thoughts on splitting building and running to expand our test matrix? Do you think we can have build artifacts packaged somehow in a cross-platform manner? Kindly, Dmitry -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent

Why does coho need coho?

2015-05-28 Thread Dmitry Blotsky
Hi all, When I run 'coho audit-licence-headers' INSIDE of 'cordova-js' (should work since it runs in the current directory by default), I get the following error: "Repo directory does not exist: cordova-coho. First run coho repo-clone." Why does coho need itself to be in the PWD? Kindly, Dmitr

Re: [Vote] Tools Release May 27th

2015-05-29 Thread Dmitry Blotsky
I vote +1: * Ran 'coho verify-tags', and it passed * Ran 'coho audit-license-headers', and got some files reported as non-compliant, but I’ve been convinced by Nikhil Khandelwal and Tim Barham that they should be in ratExcludes * Installed the code and ran NPM tests using Medic: * OSX: h

[DISCUSS] Moving Rat Excludes closer to source

2015-05-29 Thread Dmitry Blotsky
Hi all, Right now coho stores rat excludes inside its source code, which often goes out of date and we end up with a lot of noise in "coho audit-license-headers”. Do you think it would be a good idea to instead add a “.ratignore” file in each repo, much like .npmignore and .gitignore? Kindly,

[CI] Medic Report

2015-05-29 Thread Dmitry Blotsky
Hi list, Here are some points of interest regarding our CI this week: * PR-triggered and commit-triggered builds waiting on INFRA-9683 and INFRA-9678 * build-breaking issues from last week got fixed promptly * Android build turned green this week, thanks to Alexander Sorok

RE: "Best" place to browse plugins

2015-06-01 Thread Dmitry Blotsky
Is there anything stopping cordova-plugin-registry to become just a search and description engine, while still keeping the code on npm? What facilities did installing from CPR have over installing from npm? Kindly, Dmitry From: Joerg Holz [mailto:h...@hamburg.de] Sent: Saturday, May 30, 2015 2:

[CI] It's Beautiful

2015-06-04 Thread Dmitry Blotsky
Hey all, This is what our builds are looking like right now: https://paste.apache.org/59w6. Congrats to us all! Now we just need more tests, so the builds once again stop being so annoyingly neon green. Kindly, Dmitry P.S. I hope I didn't jinx it!

[CI] Builds failing due to cordova lib version bump

2015-06-04 Thread Dmitry Blotsky
Hey folks, The recent cordova lib version bump broke our dependencies: http://ci.apache.org/builders/cordova-windows-store8.0/builds/109/steps/npm-installing-cordova-cli/logs/stdio Kindly, Dmitry

RE: [CI] Builds failing due to cordova lib version bump

2015-06-04 Thread Dmitry Blotsky
.0 from npm). I can go ahead and publish them under RC, or we can wait until the vote is done to publish under latest. On Thu, Jun 4, 2015 at 12:43 PM, Dmitry Blotsky wrote: > Hey folks, > > The recent cordova lib version bump broke our dependencies: > http://ci.apache.org/builders

RE: [CI] Builds failing due to cordova lib version bump

2015-06-04 Thread Dmitry Blotsky
Sorry, the mail client lost the formatting. Here it is again: pushd cordova-lib/cordova-lib; npm install; popd; pushd cordova-cli; npm install; popd; pushd cordova-plugman; npm install; popd; pushd cordova-js; npm install; popd; coho npm-link; -Original Message- From: Dmitry Blotsky

RE: [CI] Builds failing due to cordova lib version bump

2015-06-04 Thread Dmitry Blotsky
link cordova-lib; npm install; npm link popd; pushd cordova-plugman; npm link cordova-lib; npm install; npm link popd; Is this possible and a easy fix? On Thu, Jun 4, 2015 at 1:03 PM, Dmitry Blotsky wrote: > Sorry, the mail client lost the formatting. Here it is again: > > pushd cordova-l

RE: [CI] Builds failing due to cordova lib version bump

2015-06-05 Thread Dmitry Blotsky
. Thoughts? Kindly, Dmitry -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Thursday, June 4, 2015 2:02 PM To: dev@cordova.apache.org Subject: RE: [CI] Builds failing due to cordova lib version bump On it. Kindly, Dmitry -Original Message- From: Steven

[CI] cordova-vm.apache.org is up

2015-06-09 Thread Dmitry Blotsky
Hi folks, cordova-vm.apache.org is alive and kicking, and access has been given to: agrieve (sudo) steven shazron dblotsky (sudo) Infra ticket is here: https://issues.apache.org/jira/browse/INFRA-9795. Anyone else who would need access, please give a shout (preferably by today). Shaz and Steve

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-06-10 Thread Dmitry Blotsky
time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot http://ci.apache.org/ http://ci.apache.org/buildslaves/cordova-windows-slave - To uns

RE: [CI] cordova-vm.apache.org is up

2015-06-11 Thread Dmitry Blotsky
as said he would be less active on the project. I don't need sudo *wrings hands* On Tue, Jun 9, 2015 at 2:20 PM, Dmitry Blotsky wrote: > Hi folks, > > cordova-vm.apache.org is alive and kicking, and access has been given to: > > agrieve (sudo) > steven > shazron > d

Re: The Apache Cordova Community Slack channel is up!

2015-06-12 Thread Dmitry Blotsky
I’m getting a “something went wrong” error. ): - Dmitry > On Jun 12, 2015, at 11:52 AM, Michael Brooks wrote: > > Similar to our other supporting services, I've stored our Slackin > implementation on "cordova-labs" under the branch "slack-cordova-io". > > Repository: > https://github.com/apach

[CI] cordova-vm sudo access

2015-06-12 Thread Dmitry Blotsky
Hey folks, Steve, please give a shout when you’re done with OPIE setup. Murat, still waiting on your account to be added to the machine. Anyone on the list know what the procedure is for adding LDAP-authenticated users to a machine? I’m reluctant to add people because I don’t know infra’s proce

Re: [CI] cordova-vm sudo access

2015-06-12 Thread Dmitry Blotsky
EFUSED when trying to connect to http://cordova-vm.apache.org/. Might be a issue with the conference wifi I am on. On Fri, Jun 12, 2015 at 12:11 PM, Dmitry Blotsky mailto:dblot...@microsoft.com>> wrote: Hey folks, Steve, please give a shout when you’re done with OPIE setup. Murat, still wai

[CI] Medic Report

2015-06-12 Thread Dmitry Blotsky
Hi list, Here are some updates regarding the CI this week: - Commits are now triggering builds - Periodic builds are now nightly instead of every 3 hours - cordova-vm.apache.org is now alive! @steven: please do OPIE setup to get sudo powers - Android builds are more stable; there

Dmitry WFH

2015-06-15 Thread Dmitry Blotsky
Hi all, I’m not feeling any better, so I’ll remain at home today and work from here. Will call in for sprint planning. Kindly, Dmitry - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail:

Re: Dmitry WFH

2015-06-15 Thread Dmitry Blotsky
Whoop, I sent it to the wrong list. I should lie down. Sorry, y’all. :/ > On Jun 15, 2015, at 12:38 PM, Dmitry Blotsky wrote: > > Hi all, > > I’m not feeling any better, so I’ll remain at home today and work from here. > Will call in for sprint planning. >

RE: Facebook infer on Cordova / plugins

2015-06-17 Thread Dmitry Blotsky
We could incorporate this into our CI. I've also been reading about Infer recently. Folks: thoughts? Kindly, Dmitry -Original Message- From: Axel Nennker [mailto:ignisvul...@gmail.com] Sent: Tuesday, June 16, 2015 3:39 PM To: dev Subject: Facebook infer on Cordova / plugins Hi, I ran

[DISCUSS] Organizing CI

2015-06-17 Thread Dmitry Blotsky
Hi all, With commits triggering builds, we're starting to hit scaling problems on our CI: https://paste.apache.org/ktJr. We have some awesome new things for which we can use the CI: - Static analysis (FB Infer) - Automated releases - Documentation generation -

[CI] Weekly Update

2015-06-19 Thread Dmitry Blotsky
Hi all, CI has been doing pretty well this week. Some notable things are: - We’re hitting scaling issues (a buffer of 70+ pending builds happened a few times this week) - We’re still waiting on INFRA-9811 and INFRA-9678 for PR-triggered builds Next uses for the CI that are impeded by the scaling

Re: [CI] Weekly Update

2015-06-19 Thread Dmitry Blotsky
> > My team is hiring! > @purplecabbage > risingj.com > > On Fri, Jun 19, 2015 at 2:36 PM, Steven Gill wrote: > >> Quick question, why don't keep travis + appveyor as well as build bot? I >> don't see the reason to remove that functionality. >> >

[DISCUSS] Proposal to Improve Doc Pipeline

2015-06-23 Thread Dmitry Blotsky
Hi all, I’ve drafted the following proposal regarding improving our docs pipeline: https://github.com/cordova/cordova-discuss/pull/11. I would really like to work on this, so feedback about it is highly encouraged. Kindly, Dmitry

RE: [iOS] cordova-ios 4.0.x branch merge to master

2015-06-24 Thread Dmitry Blotsky
The latest build of iOS failed: http://ci.apache.org/builders/cordova-ios/builds/1150. Output here: http://ci.apache.org/builders/cordova-ios/builds/1150/steps/running-tests/logs/stdio. Sorry, I don't have the context to investigate: is it something related to this change? Kindly, Dmitry

RE: [iOS] cordova-ios 4.0.x branch merge to master

2015-06-25 Thread Dmitry Blotsky
c/Plugins/org.apache.cordova.test.whitelist/CDVWhitelistAPI.m:41:73: > >>>> error: no visible @interface for 'CDVViewController' declares the > >>>> selector 'whitelist' > >>>> CDVWhitelist* whitelist = [(CDVViewController > >

Re: Buildbot: buildslave cordova-windows-slave was lost

2015-06-25 Thread Dmitry Blotsky
5 19:52:17 2015 (buildmaster-local time) > > The admin on record (as reported by BUILDSLAVE:info/admin) > was 'Dmitry Blotsky > '. > > Sincerely, > The Buildbot > http://ci.apache.org/ > > http://ci.apache.org/buildslaves/cordova-windows-slave > >

RE: Buildbot: buildslave cordova-windows-slave was lost

2015-06-25 Thread Dmitry Blotsky
Machine is back up. Sorry for the downtime, folks. -Original Message- From: Dmitry Blotsky [mailto:dblot...@microsoft.com] Sent: Thursday, June 25, 2015 3:42 PM To: dev@cordova.apache.org Subject: Re: Buildbot: buildslave cordova-windows-slave was lost Machine is acting up, so it went

[CI] iOS build can't find simulator

2015-06-25 Thread Dmitry Blotsky
Hi folks, Steve and Shaz swiftly resolved the issue we had with iOS building on the CI today, but now we seem to have another problem: http://ci.apache.org/builders/cordova-ios/builds/1162/steps/running-tests/logs/stdio. The "cordova run" command is assuming that we're running on "iPhone 6", wh

Re: Buildbot: buildslave cordova-osx-slave was lost

2015-06-27 Thread Dmitry Blotsky
cordova-osx-slave went away > > It last disconnected at Fri Jun 26 22:14:05 2015 (buildmaster-local time) > > The admin on record (as reported by BUILDSLAVE:info/admin) > was 'Dmitry Blotsky > '. > > Sincerely, > The Buildbot > http://ci.apach

[CI] Apache buildbot down

2015-06-29 Thread Dmitry Blotsky
Hey folks, Our CI is down because Apache’s buildbot is down. Will let you all know once it’s up again. In the meantime, will look into setting up something like a failover on cordova-vm.apache.org. Kindly, Dmitry

[CI] iOS bugs found

2015-06-29 Thread Dmitry Blotsky
Hey folks, We’ve seen two issues pop up in iOS in the past two days: https://issues.apache.org/jira/browse/CB-9265 (mobilespec crash on iOS simulator) https://issues.apache.org/jira/browse/CB-9266 (“cordova run” not finding iOS simulators) Please take a look and investigate. Many thanks

Re: [CI] iOS bugs found

2015-07-09 Thread Dmitry Blotsky
hanges to mobilespec and added the whitelist plugin. I > think these issues should be resolved but a build are not triggered, how I > can I trigger an iOS build? > > On Mon, Jun 29, 2015 at 9:18 PM, Dmitry Blotsky > wrote: > >> Hey folks, >> >> We’ve seen

RE: Buildbot: buildslave cordova-osx-slave was lost

2015-07-09 Thread Dmitry Blotsky
for 'ASF Buildbot' has noticed that the buildslave named cordova-osx-slave went away It last disconnected at Thu Jul 9 19:23:01 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '. Sincerely, The Buildbot http://

  1   2   3   >