Releases: elephant-graveyard/build-load
build-load release v0.6.4
build-load release v0.6.3
build-load release v0.6.2
Added more details to the buildrun failure error message.
Changelog
3cb494c Improve error message of buildrun failure
build-load release v0.6.1
Fixed an issue with finding the correct process name after changes done in shipwright-io/build
.
Changelog
f8757f2 Change build-operator to shipwright-build-controller
fbc5c48 Recreate Go sum file
9ad84b5 Revert "Bump k8s.io/api from 0.18.12 to 0.20.4"
b6c1727 Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
679f927 Bump k8s.io/api from 0.18.12 to 0.20.4
build-load release v0.6.0
build-load release v0.5.0
Introduced builds
command to measure build registration time. Thanks to @SaschaSchwarze0 for the new feature.
Changelog
c3a5f57 Introduce build-load builds command to measure build registration time
e89af13 Update README release section
93af2f5 Fix test command for tap
3280f52 Remove arm64 support in GoReleaser
build-load release v0.4.3
Refresher release with no new features that is created using GoReleaser.
Please note: The downloads are now using tarballs. The convenience download script was modified accordingly.
Changelog
bdc2da2 Change to GoReleaser and GitHub Actions
build-load release v0.4.2
Fixed issue where no helpful container error logs were printed in case the permissions did not allow to look up TaskRun
resources in the cluster. Thanks to @SaschaSchwarze0 for finding the issue.
build-load release v0.4.1
Fixed buildruns-series
flags issue with a sanity check to avoid endless loops.
Added CSV and HTML report for buildruns
command.
Info text improvements by making the text a bit smaller and fixing a TYPO.
build-load release v0.4.0
Switched to classic metrics that are somewhat easier to read and understand.