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

build(gradle): Prepare for eventually using atlassian.io artifacts #8898

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

sschuberth
Copy link
Member

This eliminates a source of failure when eventually migration to the Jira REST API client version 6.

@sschuberth sschuberth requested a review from a team as a code owner July 17, 2024 09:54
@sschuberth
Copy link
Member Author

FYI @MarcelBochtler.

@sschuberth sschuberth enabled auto-merge (rebase) July 17, 2024 09:54
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.63%. Comparing base (3e2eb12) to head (da8dbb8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8898   +/-   ##
=========================================
  Coverage     67.63%   67.63%           
  Complexity     1168     1168           
=========================================
  Files           244      244           
  Lines          7781     7781           
  Branches        867      867           
=========================================
  Hits           5263     5263           
  Misses         2161     2161           
  Partials        357      357           
Flag Coverage Δ
funTest-docker 67.39% <ø> (ø)
funTest-non-docker 33.90% <ø> (ø)
test 37.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -26,7 +26,7 @@ repositories {
}

filter {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit-msg: migration -> migrating

This eliminates a source of failure when eventually migrating to the
Jira REST API client version 6.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested review from fviernau and a team July 17, 2024 11:27
@sschuberth sschuberth merged commit 67c4807 into main Jul 17, 2024
22 checks passed
@sschuberth sschuberth deleted the atlassian-io branch July 17, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants