You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/10/10 11:18:14 UTC

[GitHub] [incubator-devlake] likyh opened a new issue, #3354: [Refactor][config-ui] use interface to format useSource

likyh opened a new issue, #3354:
URL: https://github.com/apache/incubator-devlake/issues/3354

   ## What and why to refactor
   ![image](https://user-images.githubusercontent.com/3294100/194852097-02d25e2b-20d0-4288-8012-03856e3061df.png)
   ![image](https://user-images.githubusercontent.com/3294100/194852198-1b5b4993-ee28-4e58-bd97-03aa1ec65a38.png)
   Now `ifFetching/fetchJiraBoard/fetchGitlabProject/...` must be passed through lots of layers. It's not a good practice because I think the middle module like `ProvicerTransformationSetting` needn't know the difference from one Provide(Plugin) to another Provide(Plugin).
   
   ## Describe the solution you'd like
   Add an interface `ProvideHookInterface` to pack these states and functions.


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] closed issue #3354: [Refactor][config-ui] use interface to format useSource

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #3354: [Refactor][config-ui] use interface to format useSource
URL: https://github.com/apache/incubator-devlake/issues/3354


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3354: [Refactor][config-ui] use interface to format useSource

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3354:
URL: https://github.com/apache/incubator-devlake/issues/3354#issuecomment-1309577653

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3354: [Refactor][config-ui] use interface to format useSource

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3354:
URL: https://github.com/apache/incubator-devlake/issues/3354#issuecomment-1319385294

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org