zhaonian / GHub

a Github Android Client that practices latest Jetpack components, dagger and some other fun stuff!
Apache License 2.0
6 stars 1 forks source link

Set up CircleCI #19

Closed zhaonian closed 4 years ago

zhaonian commented 4 years ago

Set up CircleCI. hide Github Application Client ID and Secret.

note: for some reason, the variables stored in the local global ./gradle/gradle.properties cannot be seen in Kotlin DSL, so I separate the buildOptions out of the app-level build.gradle.kts and re-wrote it in Groovy. This is a temporary solution :/

TESTED=CI fetched the hidden key and secrets, and passed after around 60 tests lol