ciBooleanProperty

@get:Input
abstract val ciBooleanProperty: Property<Boolean>(source)

Environments can have different constraints, namely CI vs local.

  • In CI, we want to use near-100% of resources.

  • In local, we want to maybe just use 50% (leaves room for studio, emulator, chrome etc)