awesome-actions icon indicating copy to clipboard operation
awesome-actions copied to clipboard

Demonstration workflow that compiles a react APK and tests it on browserstack

Open Denubis opened this issue 5 years ago • 0 comments

Hi folks,

I'm fairly happy with a small proof of concept I put together tying together many github actions: https://github.com/FAIMS/FAIMS3-Elaboration-GithubActions-Capacitor-React

It compiles an deb and apk from React+Capacitor, runs curl (and deals with parsing and passing output around), and runs tests on browserstack. Many of the demo scripts I saw around were a little too trivial and didn't demonstrate information passing. Hopefully this helps some folks.

Is it worth turning this into a pull request? Which category do you think this belongs best in, external tools?

Cheers, -Brian

Denubis avatar Nov 12 '20 04:11 Denubis