I vote +1: Created mobilespec for ios Ran mobilespec auto tests on iOS emulator, some failures (all expected on my end: file-transfer & 2 media tests) Ran npm test, no errors Created hello-world app via CLI, OK Ran on device OK Upgraded app via CLI, OK Ran cordova-lib tests, no errors Tested storyboard launch images, OK Ran on device, OK
~ Kerri > On Nov 30, 2016, at 19:28, Shazron <shaz...@apache.org> wrote: > > Please review and vote on this 4.3.1 iOS Release > by replying to this email (and keep discussion on the DISCUSS thread) > > Release issue: https://issues.apache.org/jira/browse/CB-12203 > > The archive has been published to dist/dev: > https://dist.apache.org/repos/dist/dev/cordova/CB-12203 > > The package was published from its corresponding git tag: > cordova-ios: 4.3.1 (8fe24d41b0) > > Note that you can test it out via: > > cordova platform add https://github.com/apache/cordova-ios#4.3.1 > > Upon a successful vote I will upload the archive to dist/, publish it to > npm, and post the blog post. > > Voting guidelines: > https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md > > Voting will go on for a minimum of 48 hours. > > I vote +1: > * Ran coho audit-license-headers over the relevant repos > * Ran coho check-license to ensure all dependencies and sub-dependencies > have Apache-compatible licenses > * Ensured continuous build was green when repo was tagged