Introduction - George Henne

2020-08-31 Thread George Henne
Hi everyone,

I’m George Henne. I have been working with Cordova (and PhoneGap) since 2010, 
mostly as one of the developers of AppStudio. AppStudio creates web apps then 
passes them to Cordova/PhoneGap.

I’m also part of the VoltBuilder dev team, which uses Cordova to provide a 
modern implementation of PhoneGap. We’ve been working on it for months, 
releasing it a couple of weeks ago.

We’re deeply appreciative of the work that Cordova has done. We’re happy to be 
part of the community here, giving back where we can.

Feel free to contact me anytime.

George Henne
gh (at) nsbasic.com 
Toronto, Canada
https://volt.build 

Re: [VOTE] Cordova-iOS 6.1.1 Release

2020-08-31 Thread Darryl Pogue
Thanks everyone, the vote has now closed. The results are:

Positive Binding Votes: 4
- Darryl Pogue
- Niklas Merz
- Tim Brust
- Ken Naito

Negative Binding Votes: 0

The vote has passed.

On Sun, Aug 30, 2020 at 10:45 PM Ken Naito  wrote:
>
> +1
>
> I did:
> * coho verify-archive OK
> * coho verify-tags OK
> * The commit
> https://github.com/apache/cordova-ios/commit/0b48eaf3aa232052e11e7a265f752e7aa6ef3b21
> is green.
>
> Thanks!
>
>
> On 2020/08/29 6:31, Darryl Pogue wrote:
> > Hi folks,
> > Apologies for the delay in getting this release together!
> >
> > Please review and vote on this 6.1.1 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/ios611/
> >
> > The package was published from its corresponding git tag (draft/6.1.1):
> > cordova-ios: 6.1.1 (3ba64485f3)
> >
> > Note that you can test it out via:
> > cordova platform add github:apache/cordova-ios#draft/6.1.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:
> > * Updated dependencies and verified no npm audit warnings
> > * Ran npm tests locally and confirmed passing
> > * Ran coho audit-license-headers over the relevant repos
> > * Ran coho check-license to ensure all dependencies and
> > subdependencies have Apache-compatible licenses
> > * Ensured continuous build was green when repo was tagged
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > For additional commands, e-mail: dev-h...@cordova.apache.org
> >
>

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: Migrate Sauce Labs user used in CI testing from snay to cordova

2020-08-31 Thread Jan Piotrowski
You might go slow on this - somewhere in the back of my head I have
_something_ why we did not follow through with this in the past but I can
not figure out what it was, sorry :/ Hopefully it is nothing and will just
work.

J



Am So., 30. Aug. 2020 um 19:55 Uhr schrieb Tim Brust :

> Hi there,
>
> I'd like to continue to migrate our testing setup from TravisCI to GitHub
> Actions. Currently, our plugins are all running on Travis and test against
> VMs on Sauce Labs [1] and are not yet migrated.
>
> They currently use the Travis-encrypted credentials of Alexander ("snay").
> Since I do not have those credentials, I can't open an INFRA ticket to add
> the access key as a secret to GH Actions.
>
> Luckily, Jan created a user called "cordova" which seems more fitting than
> a personal/private user account, too. Also, the credentials are properly
> checked into our SVN and could be used for manual testing of specific
> device combos. The accounts should be identical as Sauce Labs offers 5 VMs
> for open source users for free.
>
> Therefore, I'd like to switch all our Sauce Labs tests to the cordova
> account when I start (try) the migration to GH actions for the remaining
> repos. As you all know, no ETAs on these tasks :)
>
> Let me know what you think. Ideally I'd like to omit the discussion if
> Sauce Labs is needed at all in this thread.
>
> Best,
> Tim
>
> [1] - https://app.saucelabs.com/open_sauce/user/snay/tests
> --
> Tim Brust
>