• smartcontracts's avatar
    feat(ci): check deploy markdown correctness (#2373) · 917058e9
    smartcontracts authored
    * 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.
    917058e9
Name
Last commit
Last update
..
contracts Loading commit data...
deploy Loading commit data...
deploy-config Loading commit data...
deployments Loading commit data...
docs Loading commit data...
scripts Loading commit data...
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierignore Loading commit data...
.prettierrc.js Loading commit data...
.solcover.js Loading commit data...
.solhint.json Loading commit data...
.solhintignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codechecks.yml Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...