-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
Beginner friendlyNew to the project? This issue is good for you!New to the project? This issue is good for you!Complexity: LowEnhancementIssue that describes an enhancement to a current feature.Issue that describes an enhancement to a current feature.Impact: High
Description
Expected Behavior
At CI, automatically scan for new packages that are imported in Python or JS to see if they are satisfied via the requirements.txt files or the package.json file (maybe with pipreqs
).
Actual Behavior
Doesn't happen and a developer might forget the new requirement when committing new code with new deps to the repo.
Relates to #291
Metadata
Metadata
Assignees
Labels
Beginner friendlyNew to the project? This issue is good for you!New to the project? This issue is good for you!Complexity: LowEnhancementIssue that describes an enhancement to a current feature.Issue that describes an enhancement to a current feature.Impact: High