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

Open
opened 2025-11-06 17:06:58 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Denubis on GitHub (Nov 12, 2020).

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

Originally created by @Denubis on GitHub (Nov 12, 2020). 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#31