Ethereum Hive
Version updated for https://github.com/ethpandaops/hive-github-action to version v0.6.3.
- This action is used across all versions by 7 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Ethereum Hive GitHub Action provides a streamlined way to run tests for Ethereum clients and simulators by integrating with the Ethereum Hive testing framework. It automates tasks such as executing client and simulator tests, uploading test results to S3 or as GitHub workflow artifacts, and generating website indexes for test results. This action simplifies the testing process for Ethereum developers by enabling efficient and consistent testing workflows across different clients and configurations.
Release notes
What’s Changed
- fix: change command to create GitHub CLI sources list with sudo by @skylenet in https://github.com/ethpandaops/hive-github-action/pull/46
- fix: add sudo to remaining gh-cli apt setup commands by @parithosh in https://github.com/ethpandaops/hive-github-action/pull/47
Full Changelog: https://github.com/ethpandaops/hive-github-action/compare/v0.6.2...v0.6.3