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

Artifactory #69

Closed igorbolic closed 4 years ago

igorbolic commented 5 years ago

Adds support for publishing a snapshot versions to oss.jfrog.org. Build will be performed against OpenJDK 8, 11 & 13. Only the version built with OpenJDK 8 will be published: either as snapshot or as release version.

Snapshot versions will be available at the following repository: https://oss.jfrog.org/artifactory/oss-snapshot-local

codecov-io commented 5 years ago

Codecov Report

Merging #69 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #69   +/-   ##
=========================================
  Coverage     94.55%   94.55%           
  Complexity       71       71           
=========================================
  Files            12       12           
  Lines           202      202           
  Branches          9        9           
=========================================
  Hits            191      191           
  Misses            8        8           
  Partials          3        3

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 d55b435...d36bf37. Read the comment docs.

sasabolic commented 4 years ago

Closes #69