airwallex / airwallex-payment-android

Airwallex PA Android SDK
MIT License
8 stars 12 forks source link

fix: fixed an issue where maven GPG private key is not passed in correctly #76

Closed JinW-Airwallex closed 1 year ago

JinW-Airwallex commented 1 year ago

This PR fixed an issue where signing the maven publications will fail due to unescaped characters by encoding the key using base64 first. So the sequence becomes:

github-actions[bot] commented 1 year ago

Unit Test Results

252 tests  ±0   252 :heavy_check_mark: ±0   1m 38s :stopwatch: +24s   98 suites ±0       0 :zzz: ±0    98 files   ±0       0 :x: ±0 

Results for commit 4c6bba76. ± Comparison against base commit 0138ea63.