You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: