-
Notifications
You must be signed in to change notification settings - Fork 57
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
Bug/989 bitbucketservice uses deprecated api call #1046
Open
serverhorror
wants to merge
20
commits into
opendevstack:master
Choose a base branch
from
serverhorror:bug/989-bitbucketservice-uses-deprecated-api-call
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bug/989 bitbucketservice uses deprecated api call #1046
serverhorror
wants to merge
20
commits into
opendevstack:master
from
serverhorror:bug/989-bitbucketservice-uses-deprecated-api-call
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8936330 - Browse repository at this point
Copy the full SHA 8936330View commit details
Commits on Oct 24, 2023
-
Remove calls to curl from BitBucketService
Test HttpRequestService in HttpRequestServiceSpec
Configuration menu - View commit details
-
Copy full SHA for e879cc1 - Browse repository at this point
Copy the full SHA e879cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfe4e7 - Browse repository at this point
Copy the full SHA cbfe4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6048a16 - Browse repository at this point
Copy the full SHA 6048a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3dfcf - Browse repository at this point
Copy the full SHA 5c3dfcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7975820 - Browse repository at this point
Copy the full SHA 7975820View commit details -
Configuration menu - View commit details
-
Copy full SHA for b38f869 - Browse repository at this point
Copy the full SHA b38f869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 460a77d - Browse repository at this point
Copy the full SHA 460a77dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c4087 - Browse repository at this point
Copy the full SHA 38c4087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e31272 - Browse repository at this point
Copy the full SHA 3e31272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17006d0 - Browse repository at this point
Copy the full SHA 17006d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bebc3 - Browse repository at this point
Copy the full SHA 39bebc3View commit details -
It is not necessary to Spy(BitbucketService ...) as we test this in BitbucketSerivceSpec already. Mocking the class is sufficient
Configuration menu - View commit details
-
Copy full SHA for 34c50ec - Browse repository at this point
Copy the full SHA 34c50ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed7e63a - Browse repository at this point
Copy the full SHA ed7e63aView commit details -
deprecate setBuildStatus to make note of new method
@deprecated setBuildStatus(String buildUrl, String gitCommit, String state, String buildName) Non-Deprecated method setBuildStatus(String buildUrl, String repo, String gitCommit, String state, String buildName)
Configuration menu - View commit details
-
Copy full SHA for ac25a65 - Browse repository at this point
Copy the full SHA ac25a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2dc43 - Browse repository at this point
Copy the full SHA 2e2dc43View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6364ed - Browse repository at this point
Copy the full SHA e6364edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6057a - Browse repository at this point
Copy the full SHA 6a6057aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a771b5a - Browse repository at this point
Copy the full SHA a771b5aView commit details
Commits on Feb 6, 2024
-
Merge branch 'master' into bug/989-bitbucketservice-uses-deprecated-a…
…pi-call # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for e9f65e8 - Browse repository at this point
Copy the full SHA e9f65e8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.