Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

op-program: Setup CI job to periodically verify goerli outputs #5576

Merged
merged 2 commits into from
May 4, 2023

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented May 2, 2023

Description

Schedules a job in CI ever 4 hours to verify a segment of the Goerli chain with the fault proof program.

Metadata

@changeset-bot
Copy link

changeset-bot bot commented May 2, 2023

⚠️ No Changeset found

Latest commit: de7cd0b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for opstack-docs canceled.

Name Link
🔨 Latest commit de7cd0b
🔍 Latest deploy log https://app.netlify.com/sites/opstack-docs/deploys/64542685e4b549000817f41f

@ajsutton ajsutton force-pushed the aj/fpp-goerli-verify branch 5 times, most recently from d76ddd0 to 74b2473 Compare May 2, 2023 05:06
@ajsutton ajsutton requested a review from Inphi May 2, 2023 23:18
@mergify
Copy link
Contributor

mergify bot commented May 4, 2023

Hey @ajsutton! This PR has merge conflicts. Please fix them before continuing review.

@ajsutton
Copy link
Contributor Author

ajsutton commented May 4, 2023

Currently the circleci config sets this up to use a free Alchemy plan as the L1 which is slower but works fine (and a good test of the retry logic). I think its worth getting this merged now though and we can just update the config when our L1 node is sync'd.

@ajsutton ajsutton marked this pull request as ready for review May 4, 2023 00:25
@ajsutton ajsutton requested review from a team as code owners May 4, 2023 00:25
@ajsutton ajsutton requested a review from twoshark May 4, 2023 00:25
Copy link
Contributor

@Inphi Inphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

.circleci/config.yml Show resolved Hide resolved
@Inphi
Copy link
Contributor

Inphi commented May 4, 2023

You may need to rebase on the latest develop to fix the link lint

Copy link
Contributor

@trianglesphere trianglesphere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mergify
Copy link
Contributor

mergify bot commented May 4, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented May 4, 2023

This PR is next in line to be merged, and will be merged as soon as checks pass.

1 similar comment
@mergify
Copy link
Contributor

mergify bot commented May 4, 2023

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot removed the on-merge-train label May 4, 2023
@mergify
Copy link
Contributor

mergify bot commented May 4, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented May 4, 2023

This PR is next in line to be merged, and will be merged as soon as checks pass.

@OptimismBot OptimismBot merged commit 1d99bea into develop May 4, 2023
@OptimismBot OptimismBot deleted the aj/fpp-goerli-verify branch May 4, 2023 22:00
@mergify mergify bot removed the on-merge-train label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants