Get rid of *.zip in tests cases #46449
Labels
area:dev-env
CI, pre-commit, pylint and other changes that do not change the behavior of the final code
area:dev-tools
good first issue
kind:feature
Feature Requests
Description
We should generate the zip file in our test case (i.e., include the files we want to zip but not the zip file itself) and then do the test instead of uploading it to the repo. Currently, we have the following 2 zip files.
In addition to it, we should have a pre-commit to avoid someone from commit a zip file.
Use case/motivation
zip files are hard to review and could incur security issues.
Related issues
#46231 (comment)
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: