Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket API call deprecation notice #989

Open
braisvq1996 opened this issue Mar 30, 2023 · 1 comment · May be fixed by #1046
Open

Bitbucket API call deprecation notice #989

braisvq1996 opened this issue Mar 30, 2023 · 1 comment · May be fixed by #1046
Labels
bug Something isn't working

Comments

@braisvq1996
Copy link
Contributor

Describe the bug
An API call we use in the shared library have been market as deprecated in Bitbucket version 7.14, released on June 2021. Currently we are using version 7.21.

This api call is used in BitbucketService

We should update the api call to the new one porvided by Atlassian
https://docs.atlassian.com/bitbucket-server/rest/7.21.0/bitbucket-rest.html#idp230

Screenshots
https://developer.atlassian.com/server/bitbucket/rest/v808/api-group-deprecated/#api-build-status-latest-commits-commitid-get

image

Affected version:

  • OpenShift: [4.11]
  • OpenDevStack [4.2]
  • Bitbucket [7.21]

@metmajer

@braisvq1996 braisvq1996 added the bug Something isn't working label Mar 30, 2023
@braisvq1996 braisvq1996 added this to To Do in ODS Maintenance via automation Mar 30, 2023
@braisvq1996
Copy link
Contributor Author

It seems that in next mayor version of Bitbucket (8.0) the deprecated API call might be removed
image

serverhorror added a commit to serverhorror/ods-jenkins-shared-library that referenced this issue Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant