TBD54566975 / web5-wallet

A reference implementation of a web5 wallet in react native
Apache License 2.0
13 stars 8 forks source link

add android release automations #171

Closed shamilovtim closed 10 months ago

shamilovtim commented 10 months ago

Reason for PR

Add Android release automations. These are accessible only to private CI. At the moment the "CI environment" is my local computer. This is intentional in order to keep complexity low, privacy high and prevent from leaking any secrets out in the open.

Implementation

Use idiomatic fastlane and injected gradle values. Push to internal testing track where all builds will start their lifecycle. closed/open alpha/beta/etc tracks will be avoided. Add exact build commands to yarn.

Env variables passed in via CLI params

Bump to Ruby 3.2.2