rakutentech / android-buildconfig

Shared (gradle) build configurations for Android and Java libraries
MIT License
21 stars 26 forks source link

Add CircleCI Orb configuration for android-sdk and app-center #79

Closed corycaywood closed 4 years ago

corycaywood commented 4 years ago

CircleCI Orbs allow us to share CI configuration across repos. See the docs for more information: https://circleci.com/docs/2.0/orb-intro/

This has the configuration for two orbs:

I have already published development versions of these Orbs to rakutentech/android-sdk@dev:0.1.0 and rakutentech/app-center@dev:0.1.0. I've tested this on my forked Mini App repo here: https://github.com/corycaywood/android-miniapp/blob/ci/orbs/.circleci/config.yml