Releases: ByteFork/bazel-run-reporter
Release list
v0.0.8
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static and Alpine Linux.
The Alpine Linux image includes curl and ca-certificates packages. The Distroless Static image is smaller and does
not include any additional packages.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/bytefork/bazel-run-reporter:latestghcr.io/bytefork/bazel-run-reporter:0.0.8ghcr.io/bytefork/bazel-run-reporter:0.0.8-alpine
Changelog
Bug fixes
Others
- ebc2ff4 chore(deps): bump actions/checkout from 4 to 6 (#5)
- af4d9a7 chore(deps): bump actions/setup-go from 5 to 6 (#7)
- 3ed63a6 chore(deps): bump alpine from 3.21.3 to 3.23.4 (#6)
- daca0e9 chore(deps): bump docker/setup-buildx-action from 3 to 4 (#4)
- 3f6e844 chore(deps): bump docker/setup-qemu-action from 3 to 4 (#8)
v0.0.7
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static and Alpine Linux.
The Alpine Linux image includes curl and ca-certificates packages. The Distroless Static image is smaller and does
not include any additional packages.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/bytefork/bazel-run-reporter:latestghcr.io/bytefork/bazel-run-reporter:0.0.7ghcr.io/bytefork/bazel-run-reporter:0.0.7-alpine
Changelog
v0.0.6
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static and Alpine Linux.
The Alpine Linux image includes curl and ca-certificates packages. The Distroless Static image is smaller and does
not include any additional packages.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/bytefork/bazel-run-reporter:latestghcr.io/bytefork/bazel-run-reporter:0.0.6ghcr.io/bytefork/bazel-run-reporter:0.0.6-alpine
Changelog
v0.0.5
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static and Alpine Linux. The Alpine Linux image includes curl and ca-certificates packages.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/bytefork/bazel-run-reporter:latestghcr.io/bytefork/bazel-run-reporter:0.0.5ghcr.io/bytefork/bazel-run-reporter:0.0.5-alpine
Changelog
- eaa639f containers: add alpine image
v0.0.4
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static image.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/bytefork/bazel-run-reporter:latestghcr.io/bytefork/bazel-run-reporter:0.0.4
Changelog
- cc1c8f8 Hooks: add tests
v0.0.3
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static image.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/bytefork/bazel-run-reporter:latestghcr.io/bytefork/bazel-run-reporter:0.0.3
Changelog
- fe05595 Update Release template
v0.0.2
Installation
To install bazel-run-reporter, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
Container Images
The bazel-run-reporter binaries are also available as container images, based on Distroless Static image.
Container images are available for the following architectures: linux/amd64 and linux/arm64.
GitHub Container Registry
ghcr.io/ByteFork/bazel-run-reporter:latestghcr.io/ByteFork/bazel-run-reporter:0.0.2
Changelog
- 0ce7122 chore: initial commit