request for help :warning: We're having trouble p...
# arrow-contributors
a
request for help ⚠️ We're having trouble publishing the Arrow 2.1.0 release because our workflow fails at "signing Android artifacts". I've written a PR to try to fix this problem, but it would be great if somebody with more experience on Android publication could have a look at it
p
could it be the wrong values in the secrets? https://scans.gradle.com/s/4oso3v7igl24e/failure#1
potentially you need to provide only the ShortID in the env-var (the last 8 chars of the full keyid)
@Alejandro Serrano.Mena are you able to edit the secret value for SONATYPE_SIGNING_KEY_ID to just
0x5DB59AA2
? which seems to be the arrow pgp key https://keyserver.ubuntu.com/pks/lookup?search=0x5DB59AA2&fingerprint=on&op=index
a
thanks for having a look, @phldavies, that seem to be the culprit! the latest run has succeeded, and hopefully we'll get 2.1.0 soon at Maven Central 😄
arrow intensifies 3
s
It's on its way 🚀
a
you were spot on @phldavies!
❤️ 1