Auth0.Android icon indicating copy to clipboard operation
Auth0.Android copied to clipboard

Configure project for signing on Circle

Open frederikprijck opened this issue 3 years ago • 3 comments

Changes

This PR sets the skipAssertSigningConfiguration flag to true, ensuring the OSS Gradle Plugin does not throw an error regarding missing properties, as we do not use these properties when signing on Circle CI.

It also updates the Circle CI config to ensure the signing project properties are correctly set based on environment variables.

Checklist

frederikprijck avatar Jul 25 '22 18:07 frederikprijck

Needs https://github.com/auth0/oss-library-gradle-plugin/pull/35 to be merged and released first.

frederikprijck avatar Jul 25 '22 18:07 frederikprijck

https://github.com/auth0/oss-library-gradle-plugin/pull/35 has been merged, released and incorporated in this PR.

frederikprijck avatar Jul 27 '22 08:07 frederikprijck

Marking as draft while we wait on a new release for the Circle Orb. Will bump the version in this PR once done.

frederikprijck avatar Jul 27 '22 12:07 frederikprijck