Skip to content

fix(rhc): fix dockerfile bug#2245

Merged
mslipper merged 1 commit intodevelopfrom
sc/fix-healthcheck
Mar 3, 2022
Merged

fix(rhc): fix dockerfile bug#2245
mslipper merged 1 commit intodevelopfrom
sc/fix-healthcheck

Conversation

@smartcontracts
Copy link
Contributor

Description
Fixes another bug in the Replica Healthcheck docker file.

Metadata

@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2022

🦋 Changeset detected

Latest commit: dad644b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/replica-healthcheck Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2022

Codecov Report

Merging #2245 (dad644b) into develop (aa726e8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2245   +/-   ##
========================================
  Coverage    74.57%   74.57%           
========================================
  Files           86       86           
  Lines         2962     2962           
  Branches       511      511           
========================================
  Hits          2209     2209           
  Misses         753      753           
Flag Coverage Δ
batch-submitter 62.03% <ø> (ø)
contracts 90.88% <ø> (ø)
core-utils 89.13% <ø> (ø)
data-transport-layer 49.72% <ø> (ø)
sdk 57.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa726e8...dad644b. Read the comment docs.

@tynes
Copy link
Contributor

tynes commented Mar 2, 2022

Do you mind adding a changeset?

@smartcontracts smartcontracts marked this pull request as ready for review March 3, 2022 19:18
@github-actions github-actions bot added the M-ci Meta: ci related work label Mar 3, 2022
@mslipper mslipper merged commit 5bcbc87 into develop Mar 3, 2022
@mslipper mslipper deleted the sc/fix-healthcheck branch March 3, 2022 23:27
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Adds in the logic for the `L1OriginSelector` to optimistically advance
the origin based on the latest L1 block number, while allowing for
transient failures to be retried.

Also adds testing for the selector logic.

closes #2245
theochap pushed a commit that referenced this pull request Jan 14, 2026
## Overview

Adds in the logic for the `L1OriginSelector` to optimistically advance
the origin based on the latest L1 block number, while allowing for
transient failures to be retried.

Also adds testing for the selector logic.

closes #2245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ops Area: ops M-ci Meta: ci related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

replica-healthcheck 0.3.9 docker won't start

4 participants