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

[Certora] Use configuration files #545

Merged
merged 8 commits into from
Oct 17, 2023
Merged

Conversation

QGarchery
Copy link
Contributor

@QGarchery QGarchery commented Oct 17, 2023

The purpose of this PR is to use configuration files instead of bash scripts. The advantages are:

  • it scopes the commands well, you cannot modify something else that would break the script (note that you can still wrap it with a script if necessary)
  • it is more tightly integrated with the CLI, so you can add arguments more easily and get auto-completion notably
  • it works with the certoraMutate tool too

@QGarchery QGarchery self-assigned this Oct 17, 2023
@QGarchery QGarchery changed the base branch from main to certora/dev October 17, 2023 10:12
@QGarchery QGarchery changed the base branch from certora/dev to certora/documentation October 17, 2023 10:12
@QGarchery QGarchery marked this pull request as ready for review October 17, 2023 11:31
Base automatically changed from certora/documentation to certora/dev October 17, 2023 11:34
@QGarchery QGarchery merged commit 0a089af into certora/dev Oct 17, 2023
15 checks passed
@QGarchery QGarchery deleted the certora/configuration-files branch October 17, 2023 13:11
@QGarchery QGarchery mentioned this pull request Oct 17, 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.

1 participant