Releases: stackb/bazel-jacocorunner
Releases · stackb/bazel-jacocorunner
v0.2.0
To use this release asset:
http_archive(
name = "bazel_jacocorunner",
sha256 = "161aa4591adabbb44e0d50879718f98e1dbdcaf52065463ce7348d7678740fab",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/11494076/jacocorunner.v0.2.0.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)
To use this release asset:
http_archive(
name = "bazel_coverageoutputgenerator",
sha256 = "145cb7cdcb153998bf954eb0a85d39bbceba3cb8d56bfb77aa28bd1d7e14155a",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/11494075/coverageoutputgenerator.v0.2.0.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["coverageoutputgenerator.jar"], visibility = ["//visibility:public"])',
)
v0.1.2
http_archive(
name = "bazel_jacocorunner",
sha256 = "5108a41344ac5e8bcc661060e42c620610e4447ef50ec15707c782d66c70ca2a",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10711827/jacocorunner.v0.1.2.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)
http_archive(
name = "bazel_coverageoutputgenerator",
sha256 = "032f223c4cc3bbba2fca291c125de582ebe6b4e0fb505c74ed54c606ddbdacf1",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10711826/coverageoutputgenerator.v0.1.2.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["coverageoutputgenerator.jar"], visibility = ["//visibility:public"])',
)
v0.1.1
coverageoutputgenerator.v0.1.1.zip
jacocorunner.v0.1.1.zip
http_archive(
name = "bazel_jacocorunner",
sha256 = "42cab3a0c8e41f8bce5877d09b98ca26d24e2dc5abc5a67ea393f4159c667881",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10711373/jacocorunner.v0.1.1.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)
http_archive(
name = "bazel_coverageoutputgenerator",
sha256 = "5c8e0de6b7968f94f86075b8b34f252c7dd83d7da5c5921fe84c2a4e7d844f03",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10711370/coverageoutputgenerator.v0.1.1.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["coverageoutputgenerator.jar"], visibility = ["//visibility:public"])',
)
v0.1.0
TODO: edit this release, download and attach the jacocorunner.zip file
to the release notes on github, update the download url, and remove this TODO placeholder.
To use this release asset:
http_archive(
name = "bazel_jacocorunner",
sha256 = "42cab3a0c8e41f8bce5877d09b98ca26d24e2dc5abc5a67ea393f4159c667881",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/XXXXXXXX/jacocorunner.XXXX.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)
v0.0.13
To use this release asset:
http_archive(
name = "bazel_jacocorunner",
sha256 = "6732934e1b76474048ba1ae3ae8f620474229754d7afd2ec0c9273b42f35b943",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10282139/jacocorunner.v0.0.13.zip"],
build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)
v0.0.11
http_archive(
name = "bazel_jacocorunner",
sha256 = "6732934e1b76474048ba1ae3ae8f620474229754d7afd2ec0c9273b42f35b943",
urls = ["https://github.com/stackb/bazel-jacocorunner/files/10281716/jacocorunner.v0.0.11.zip"],
build_file_content = """filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])""",
)