camunda / infraex-common-config

A collection of configs like shared Renovate, GitHub Actions, etc. owned by the InfraEx Team.
1 stars 0 forks source link

custom datasource: camunda snapshots #102

Open leiicamundi opened 4 weeks ago

leiicamundi commented 4 weeks ago

use a bash script to generate a custom source for camunda snapshots, then it can be used in our repos. see https://github.com/camunda/camunda-deployment-references/pull/32#discussion_r1818956529

Langleu commented 4 weeks ago

https://artifacts.camunda.com/artifactory/zeebe-io-snapshots/io/camunda/camunda-zeebe/maven-metadata.xml

can be used as source and then e.g. xmlstarlet or xmllint to parse it.

related implementation in rosa: https://github.com/camunda/camunda-tf-rosa/blob/main/.github/workflows/artifact-rosa-versions.yml