-
Notifications
You must be signed in to change notification settings - Fork 1
Enhance GitHub Actions #21
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
Conversation
|
To me all looks good, did we made a test run? |
Yes I did a test run for CI as well as Release workflow. Running app will definitely add value. Right now Example app is blank and does not use Mendix Native APIs. To enhance this further we can
|
Sounds good! Let's do that as improvement hopefully soon. |
NikolaSimsic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also enable triggering on PR?
It does trigger on PRs. Take a look at this. |
Changes
Caching for yarn and pod installation
Build iOS example app
Build Android example app