wso2 / apk

Official Repository for APK distribution
Apache License 2.0
147 stars 89 forks source link

Analytics URL and token should be taken from a secret #2265

Closed pubudu538 closed 2 months ago

pubudu538 commented 3 months ago

Description:

      publishers:
      - enabled: true
        type: "default"
        configProperties:
          auth.api.url: "$env{analytics_authURL}"
          auth.api.token: "$env{analytics_authToken}"

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues: