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

2020-09-03 Thread Tim Brust
I think I've found the main blocker: GH Actions secrets are not exposed to PRs from forks. :( There is an open feature request for this though: https://github.community/t/make-secrets-available-to-builds-of-forks/16166 Cheers, Tim On Mon, Aug 31, 2020 at 8:53 PM Jan Piotrowski wrote: > You mi

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, >

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

2020-08-30 Thread 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