• smartcontracts's avatar
    feat(ci): check that Kontrol summary files are unchanged (#12592) · 44f814ce
    smartcontracts authored
    Updates CI to check that the Kontrol summary dummy files are not
    modified by any PR unless the change is deliberate. Committed files
    are dummy files and aren't meant to change.
    
    Alternative here would be to generate the dummy files with a
    script that gets triggered before forge builds stuff. Main concern
    with using an autogen script is that the script would need to be
    added in front of build commands all over the place. Committing
    the files and checking that they aren't changed is slightly more
    janky but people rarely re-generate these files anyway so the
    projected impact is minimal.
    
    If this becomes a devx hassle we can consider autogen.
    44f814ce
Name
Last commit
Last update
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
lib Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
INTERFACES.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SOLIDITY_UPGRADES.md Loading commit data...
STYLE_GUIDE.md Loading commit data...
VERSIONING.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...
safe.json Loading commit data...
semver-lock.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...