WeTransfer-iOS-CI
WeTransfer-iOS-CI copied to clipboard
Containing all the shared CI logic for WeTransfer repositories
We currently don't know what changes from the SDK are included in the Transfer releases. Would be nice to fetch that too somehow
Right now, no PRs are generated for our release train and the build just completes. It would be better to at least notify about the rate limit that was hit....
Let's see if this is useful for us: https://docs.datadoghq.com/continuous_integration/setup_tests/swift/?tab=swiftpackagemanager 
Once Swift 5.6 is there we can do this more easily.
Since we're localizing our apps, it's time to think about an easy way to test screens for different localisations. Ideally, we allow QA to verify localizations based on automatically generated...