gradle-oci-junit-jupiter

Integration of gradle-oci and junit-jupiter

APACHE-2.0 License

Stars
2
gradle-oci-junit-jupiter - 0.6.0 Latest Release

Published by SgtSilvio 3 months ago

✨ Improvements

  • Avoid unnecessary multiple cleanups of the same image

ℹ️ Miscellaneous

  • Updated dependencies
gradle-oci-junit-jupiter - 0.5.0

Published by SgtSilvio 5 months ago

🐞 Bug fixes

  • Handle null response of com.github.dockerjava.api.model.Image.getRepoTags()

ℹ️ Miscellaneous

  • Updated dependencies
gradle-oci-junit-jupiter - 0.4.0

Published by SgtSilvio 8 months ago

✨ Improvements

  • Add debug logging

ℹ️ Miscellaneous

  • Updated dependencies
gradle-oci-junit-jupiter - 0.3.0

Published by SgtSilvio 9 months ago

🌟 Features

  • Cleanup leftover images from previous test runs
    • Images might not be deleted when cancelling builds
    • Images might not be deleted when the test process crashes

✨ Improvements

  • Cleanup images also with a shutdown hook, in addition to the JUnit hook
gradle-oci-junit-jupiter - 0.2.0

Published by SgtSilvio 9 months ago

✨ Improvements

  • Avoid docker client initialization if no images have been loaded
  • OciImages is now thread-safe

ℹ️ Miscellaneous

  • Updated dependencies
gradle-oci-junit-jupiter - 0.1.0

Published by SgtSilvio about 1 year ago