Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Denubis opened this issue Nov 12, 2020 · 0 comments

Comments

@Denubis
Copy link

Denubis commented 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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant