Skip to content

Choose a tag to compare

@skylenet skylenet released this 22 Oct 14:05
· 15 commits to master since this release
ed48640

What's Changed

  • feat: run ethereum-metrics-exporter as an independent service and add new metrics by @skylenet in #95
  • fix: duplicate extra args appearing on the cmdline on live runs by @skylenet in #96
  • feat(web): show timestamps when hovering a test on the matrix by @skylenet in #97
  • fix: run metrics exporter container in same network as the others by @skylenet in #98
  • fix: make log streamer less verbose when starting by @skylenet in #99
  • fix: add special treatment for prysm since we run the CL on different port by @skylenet in #100
  • feat: allow setting a custom ethereum-package version by @skylenet in #101
  • fix(action): add new ethereum-package flag as an input by @skylenet in #102
  • fix(web): remove background and text color and default to theme on all charts by @skylenet in #103
  • feat(web): improve navigation. include directory in url and use links instead of click events by @skylenet in #105
  • feat(web): separate display name for directories by @skylenet in #106
  • chore(deps): bump ethpandaops/syncoor from 0a6f61c to 80d85ff in the actions group by @dependabot[bot] in #104
  • feat(web): change dump viewer layout for better ux by @skylenet in #107
  • feat(web): make light mode less bright by @skylenet in #108
  • feat(web): improve dump viewer by using a expandible directory view and draggable width adjustment by @skylenet in #109
  • chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #110
  • fix(web): don't retry fetching test result index when it's not available by @skylenet in #111
  • fix(web): build bug by @skylenet in #112
  • fix(action): job id failure by @skylenet in #114
  • fix(action): to get job_id only consider jobs that are in_progress by @skylenet in #115
  • chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #116
  • fix: bump ethereum-package-go with fix to always download client images by @skylenet in #118

Full Changelog: v0.1.0...v0.2.0