-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Labels
type: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user
Description
Proposed Changes
The logic currently in place for running custom scripts is in dire need of cleanup. Specifically, the internal _run_script() method relies on variables defined outside its scope, and needs to refactored/relocation.
Justification
Improvements in this area will make the code cleaner, easier to understand, and easier more maintainable long term.
Metadata
Metadata
Assignees
Labels
type: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user