mintsweet opened a new issue, #4133: URL: https://github.com/apache/incubator-devlake/issues/4133
## What and why to refactor 1. The pipeline is the smallest granularity of the system and is reused in many places. 2. Prepare to redisplay the pipeline list page. 3. Try to use the new global hook to replace the page custom hook, this dramatically simplifies the code. ## Describe the solution you'd like 1. Use the new global hook to replace the page custom hook. 2. Separate each part of the pipeline. (eg. task-list, task, info, historical, rerun-button, cancel-button). ## Related issues #3673 ## Additional context Add any other context or screenshots about the feature request here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
