digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
24 stars 5 forks source link

LUN-482: move ios builds for commit to separate workflow #910

Closed jira-to-github-migrator[bot] closed 1 year ago

jira-to-github-migrator[bot] commented 1 year ago

Stefanie Metzger - 7.3.2023, 08:00:35

To avoid unnecessary long build times and circleci credit usage, we do not want to build the ios app on every feature branch. So 

1) Remove build ios build step from commit workflow and adjust the upload to browserstack job

2) create a separate option, that can easily be triggered over api, to run the ios build and browserstack upload if needed

Environment: - Linked issues: