timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.34k stars 71 forks source link

[Feature] Updated expo workflow to include links and QRs #19

Closed albbus-stack closed 1 year ago

albbus-stack commented 1 year ago

I updated the expo workflow to output links and QRs in a comment on the commit that pushed the relevant changes. After the build has finished it looks like this:

2023-07-11 13_24_11-Update package json · albbus-stack_t4-app@022ba28 — Firefox Nightly

You can find it live here.

@timothymiller For this to work you have to set Read and write permissions in Settings > Actions > General > Workflow Permissions, this specific workflow includes only the contents: write permission.

Currently the BUILD_PROFILE variable in the workflow is set to devlopment because in the main repo we don't want app bundles. I think you should generate the credentials with eas credentials if you didn't already but I'm not so sure if this applies to the development profile.

Finally you can change the visibility of your linked t4-app expo project to be public so that the links are accessible to everyone.