opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
72 stars 57 forks source link

Bug/989 bitbucketservice uses deprecated api call #1046

Open serverhorror opened 11 months ago

serverhorror commented 11 months ago

fix #989

serverhorror commented 11 months ago

Usages left:

To deprecate the call we need the repo available (repositorySlug)

@michaelsauter, @clemensutschig any good plan how to make this available ... umh ... everywhere?

serverhorror commented 8 months ago

There's still one call left. I can't really find a good way to get rid of it but we're mostly there now. @braisvq1996 -- opinions? It gets us at least along the way...

BraisVQ commented 7 months ago

There's still one call left. I can't really find a good way to get rid of it but we're mostly there now. @braisvq1996 -- opinions? It gets us at least along the way...

Hi Martin, we are preparing a Quickstarter release at the moment. Once this is done I should have time to check this PR