DataDog / dd-sdk-kotlin-multiplatform

Datadog SDK for Kotlin Multiplatform
Apache License 2.0
4 stars 0 forks source link

RUM-5307: Prepare publishing credentials #47

Closed 0xnm closed 2 months ago

0xnm commented 3 months ago

What does this PR do?

This PR sets the task to generate signing certificate and also updates the script to pull publishing credentials, adds the setup of Android SDK on for the macOS-based publishing jobs.

Signing key was generated via a dedicated CI job and uploaded to the key server:

➜ ~ gpg --keyserver hkp://keyserver.ubuntu.com --search-key 'package+dd-sdk-kotlin-multiplatform@datadoghq.com'

gpg: data source: http://185.125.188.27:11371
(1) Datadog dd-sdk-kotlin-multiplatform Packaging (Datadog dd-sdk-kotlin-multiplatform)
      4096 bit RSA key 140DCB12AC197849, created : 2024-07-10

Review checklist (to be filled by reviewers)