ethpandaops/Ethereum Hive

Run Ethereum Hive tests with a given client and simulator

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 12, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ethpandaops/hive-github-action@09050fc75bae8a10b1876a0826ca4114ea9ed6e8 # v0.6.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
simulatorSimulator to run (e.g. ethereum/sync)yesethereum/sync
clientClient to testyesgo-ethereum
client_configClient configuration in YAML formatno
extra_flagsAdditional flags for hiveno
skip_testsSkip tests. Useful when used together with input.website_upload = "true" to upload the website without running tests.nofalse
hive_repositoryHive repository to usenoethereum/hive
hive_versionHive version/branch to usenomaster
go_versionGo version used to build hiveno1.24
docker_versionDocker version to usenolatest
s3_uploadUpload test results to S3nofalse
s3_bucketS3 bucket nameno
s3_pathPath prefix in S3 bucketno""
s3_public_urlPublic URL prefix for Hive UI. Used to generate links to detailed results in the summary.no""
rclone_configRclone config fileno""
rclone_versionRclone version to usenolatest
website_uploadUpload Hive View website to S3notrue
website_listing_limitLimit the number of listings to generate for the website indexno2000
website_index_generation(Re)generate the test results index for the websitenotrue
workflow_artifact_uploadUpload test results as an workflow artifactnofalse
workflow_artifact_prefixPrefix for the workflow artifacts. If not provided, the prefix will be the simulator and client name.no""

no outputs