Skip to content

feat(ci): check deploy markdown correctness#2373

Merged
mergify[bot] merged 2 commits intodevelopfrom
sc/ci-check-deploy-docs
Mar 31, 2022
Merged

feat(ci): check deploy markdown correctness#2373
mergify[bot] merged 2 commits intodevelopfrom
sc/ci-check-deploy-docs

Conversation

@smartcontracts
Copy link
Contributor

Description
Adds a step to the contract tests to confirm that the contract
deployment docs are up to date. Will only fail if a deployment has been
modified but yarn autogen:markdown was not run properly.

@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2022

⚠️ No Changeset found

Latest commit: 5b14675

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

@smartcontracts
Copy link
Contributor Author

Nice! Works as expected.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #2373 (4f5889e) into develop (6a839b1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2373   +/-   ##
========================================
  Coverage    80.14%   80.14%           
========================================
  Files           77       77           
  Lines         2458     2458           
  Branches       450      450           
========================================
  Hits          1970     1970           
  Misses         488      488           
Flag Coverage Δ
contracts 99.29% <ø> (ø)
core-utils 86.77% <ø> (ø)
data-transport-layer 49.72% <ø> (ø)
sdk 55.90% <ø> (ø)

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 6a839b1...4f5889e. Read the comment docs.

@smartcontracts smartcontracts marked this pull request as ready for review March 31, 2022 18:16
@smartcontracts smartcontracts force-pushed the sc/ci-check-deploy-docs branch from 4f5889e to e04a5d6 Compare March 31, 2022 18:17
@tynes
Copy link
Contributor

tynes commented Mar 31, 2022

Needs a rebase for tests to work

@smartcontracts smartcontracts force-pushed the sc/ci-check-deploy-docs branch from e04a5d6 to 781d41c Compare March 31, 2022 18:27
@mergify mergify bot requested a review from cfromknecht March 31, 2022 19:03
@mslipper mslipper force-pushed the sc/ci-check-deploy-docs branch from 781d41c to 8b6bcda Compare March 31, 2022 20:05
@mergify
Copy link
Contributor

mergify bot commented Mar 31, 2022

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

Adds a step to the contract tests to confirm that the contract
deployment docs are up to date. Will only fail if a deployment has been
modified but yarn autogen:markdown was not run properly.
Updates the deployments markdown files. Should've been updated after we
deployed the Teleportr contracts to Kovan but we didn't have the CI
workflow in place to detect that this didn't happen.
@mslipper mslipper force-pushed the sc/ci-check-deploy-docs branch from 14e33f7 to 5b14675 Compare March 31, 2022 22:46
@mergify mergify bot merged commit 917058e into develop Mar 31, 2022
@mergify mergify bot deleted the sc/ci-check-deploy-docs branch March 31, 2022 22:59
@mergify
Copy link
Contributor

mergify bot commented Mar 31, 2022

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

@mslipper mslipper mentioned this pull request Apr 1, 2022
nebojsa94 pushed a commit to Tenderly/optimism that referenced this pull request Apr 26, 2022
* feat(ci): check deploy markdown correctness

Adds a step to the contract tests to confirm that the contract
deployment docs are up to date. Will only fail if a deployment has been
modified but yarn autogen:markdown was not run properly.

* maint(ct): update deployments markdown

Updates the deployments markdown files. Should've been updated after we
deployed the Teleportr contracts to Kovan but we didn't have the CI
workflow in place to detect that this didn't happen.
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Adds the consistency check for the L1 origin during the sequencer
actor's block building routine.

closes #2370
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