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

[DOP-18232] Replace SBT with Gradle #12

Merged
merged 1 commit into from
Sep 25, 2024
Merged

[DOP-18232] Replace SBT with Gradle #12

merged 1 commit into from
Sep 25, 2024

Conversation

dolfinus
Copy link
Member

@dolfinus dolfinus commented Sep 25, 2024

Change Summary

Related issue number

Replace SBT with Gradle + Scala plugins.

Currently sbt-sonatype plugin does not support publishing packages to cental.sonatype.com.

But Gradle plugin explicitly mentions that it it supported.

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Sep 25, 2024
@dolfinus dolfinus force-pushed the feature/DOP-18232 branch 2 times, most recently from 49a62d9 to 347fb8d Compare September 25, 2024 08:57
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.55%. Comparing base (338ead4) to head (dfbe000).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
- Coverage    76.53%   71.55%   -4.98%     
===========================================
  Files            2        2              
  Lines           98      109      +11     
  Branches        29       27       -2     
===========================================
+ Hits            75       78       +3     
+ Misses          23       21       -2     
- Partials         0       10      +10     

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

@dolfinus dolfinus marked this pull request as ready for review September 25, 2024 11:33
@dolfinus dolfinus merged commit e4a6058 into develop Sep 25, 2024
3 of 4 checks passed
@dolfinus dolfinus deleted the feature/DOP-18232 branch September 25, 2024 14:45
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