Skip to content

Latest commit

 

History

History
72 lines (34 loc) · 4.41 KB

File metadata and controls

72 lines (34 loc) · 4.41 KB

Changelog

Note: Versions 0.1.0 through 0.6.1 are from the upstream ethpandaops/hive-github-action. This fork has been modified for Gnosis Chain with GCS upload support.

0.6.1 (2025-12-01)

Bug Fixes

  • add step to restart Docker for iptables bug (#40) (c4eda15)

0.6.0 (2025-11-13)

Features

  • add input to allow disabling index generation (#33) (47482a8)
  • allow setting docker version to be installed (#37) (0975921)

Bug Fixes

  • update correct go version on readme (#38) (0bdcce8)

0.5.0 (2025-09-23)

Features

0.4.0 (2025-07-03)

Features

  • add helpers/client-config (#26) (f19cb42)
  • change view prefix to match the new hive UI (#28) (6beac2b)

0.3.0 (2025-05-28)

Features

  • allow setting amount of listed jobs for index (#19) (bbc37d7)

Bug Fixes

  • update readme with missing website_listing_limit input param (#21) (43cfbd5)

0.2.0 (2025-03-26)

Features

  • add helper action to install dependencies for self hosted runners (#15) (2a3c7fc)
  • make it possible to disable hiveview website upload (#6) (2587ce4)
  • make it possible to skip tests to just upload the web UI (#8) (3b96e9a)

Bug Fixes

  • add more logs and show listings file after generation (#10) (0e75fae)
  • hive repository input param wasn't being used (#9) (46baa0e)

0.1.0 (2025-01-15)

Features

  • initial setup for the ethereum hive github action (#1) (13e36f8)