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

CLI: Provide a way to skip certain contracts from validation #1035

Open
ericglau opened this issue Jun 12, 2024 · 0 comments
Open

CLI: Provide a way to skip certain contracts from validation #1035

ericglau opened this issue Jun 12, 2024 · 0 comments
Labels

Comments

@ericglau
Copy link
Member

ericglau commented Jun 12, 2024

CLI performs validation on contracts that look upgradeable, according to the rules described in https://docs.openzeppelin.com/upgrades-plugins/1.x/api-core#define_upgradeable_contracts.

Some contracts may be incorrectly detected as upgradeable, or users may want to omit certain contracts from validation.

Provide a way to skip certain contracts from validation, perhaps using a list, glob, or regex style pattern.

Related to #849
Originally requested in https://forum.openzeppelin.com/t/skipping-upgrades-validation-for-node-modules/40789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant