sixhours-team / memcached-spring-boot

Library that provides support for auto-configuration of Memcached cache in a Spring Boot application.
Apache License 2.0
71 stars 33 forks source link

Publish new library versions to the Maven Central #131

Closed igorbolic closed 3 years ago

igorbolic commented 3 years ago

Being the Bintray services are no longer available, the existing pipeline is updated to publish artifacts to Maven Central via Sonatype's Nexus repository.

Resovles #130

codecov-commenter commented 3 years ago

Codecov Report

Merging #131 (5c9912b) into master (eec5b16) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5c9912b differs from pull request most recent head e367e1b. Consider uploading reports for the commit e367e1b to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master     #131   +/-   ##
=========================================
  Coverage     90.84%   90.84%           
  Complexity      145      145           
=========================================
  Files            25       25           
  Lines           415      415           
  Branches          8        8           
=========================================
  Hits            377      377           
  Misses           24       24           
  Partials         14       14           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eec5b16...e367e1b. Read the comment docs.