opendevstack / ods-mro-jenkins-shared-library

CAUTION! This repo is DEPRECATED. For ODS 3+, please see ods-jenkins-shared-library repository.
Apache License 2.0
1 stars 4 forks source link

Implement new interface from ODS-shared lib for supporting monorepos #187

Closed clemensutschig closed 4 years ago

clemensutschig commented 4 years ago

tracking issue for opendevstack/ods-jenkins-shared-library#242

  1. cloning / promoting feature impact (@michaelsauter )
  2. doc gen (TIP / R) impact @metmajer)
clemensutschig commented 4 years ago

ok - I'll give this a shot - at least for the env promotion

@michaelsauter - the idea is to stay with the original idea - that is all artifacts need to have the same app label (def componentSelector = "app=${this.project.key}-${repo.id}") .. here the quickstarter of @gerardcl - will need to change (so either we provide an overide flag, or he will need to come up with an idea) .. I don't want to introduce more magic ...