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

feat: add certora CI integration #10

Merged
merged 1 commit into from
Nov 23, 2023
Merged

feat: add certora CI integration #10

merged 1 commit into from
Nov 23, 2023

Conversation

0x-r4bbit
Copy link
Collaborator

This adds a new command to package.json verify which can be run via pnpm verify.

The command runs the certora CLI with a config file which has to be adjusted for every individual project.

The commit also adds a dedicated task to our github actions, which ensures, verification is done in every PR as well.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Added natspec comments?
  • Ran forge snapshot?
  • Ran pnpm lint?
  • Ran forge test?
  • Ran pnpm verify?

This adds a new command to package.json `verify` which can be run via
`pnpm verify`.

The command runs the certora CLI with a config file which has to be
adjusted for every individual project.

The commit also adds a dedicated task to our github actions, which
ensures, verification is done in every PR as well.
@0x-r4bbit 0x-r4bbit merged commit 2b90aeb into main Nov 23, 2023
12 checks passed
@0x-r4bbit 0x-r4bbit deleted the feat/ci-certora branch November 23, 2023 07:52
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.

None yet

2 participants