Skip to content

chore(ci): add test of hive simulator docker build #1354

@danceratopz

Description

@danceratopz

Clone ethereum/hive and build the eest simulators (docker build --no-cache .) at the PRs ref.

This can break due to changes in EEST dependencies, e.g., this fail was due to a change in the pycryptodome version pinned in uv.lock:

27.45         self._finalize_license_expression()
27.45       error: command 'gcc' failed: No such file or directory
27.45
27.45       hint: This usually indicates a problem with the package or the build
27.45       environment.
27.45   help: `pycryptodome` (v3.9.9) was included because
27.45         `ethereum-execution-spec-tests` (v1.0.0) depends on `solc-select`
27.45         (v1.0.4) which depends on `pycryptodome

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope:ciScope: Continuous Integrationtype:choreType: Chore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions