react-native-community / react-native-circleci-orb

A CircleCI Orb to Simplify Testing your React Native App
MIT License
174 stars 81 forks source link

feat: add test build type for android_build #150

Open matinzd opened 2 years ago

matinzd commented 2 years ago

Add test_build_type to build_android job and command.

matinzd commented 2 years ago

@cortinico

cortinico commented 2 years ago

Could you make an example on why this is needed @matinzd ?

matinzd commented 2 years ago

In some react native projects there are different types of flavors are configured for the project based on the needs, but test flavors are not configured or they have different test build type.

fotos commented 7 months ago

@matinzd now that the CI/CD pipeline has been fixed, this needs a rebase.

@cortinico if this is still useful feel free to merge. 🚀

cortinico commented 6 months ago

@cortinico if this is still useful feel free to merge. 🚀

I don't have a strong opinion here. We're not using this orb internally and I'll leave the decision to merge to you folks