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/11/01 14:28:30 UTC

[GitHub] [incubator-devlake] likyh commented on issue #3296: [Feature][jenkins] Jenkins uses `job` as the `scope`

likyh commented on issue #3296:
URL: https://github.com/apache/incubator-devlake/issues/3296#issuecomment-1298593080

   The prev PR does not support the path in Jenkins job selector.
    
   ![image](https://user-images.githubusercontent.com/3294100/199252226-8b1b984a-095b-4bf2-90d8-a05a87b6cef0.png)
   
   Because our frontend UI lib [Blueprint](https://blueprintjs.com/docs/versions/3/#select/select-component) not support cascader like this:
   ![image](https://user-images.githubusercontent.com/3294100/199253115-8f45b517-7b35-49ea-b209-79629210e82e.png)
   
   
   So I plan show patt like this:
   ![image](https://user-images.githubusercontent.com/3294100/199256563-09ece0ef-15c7-400a-90e9-2dc5b5fb1bfe.png)
   
   If path click:
   
   ![image](https://user-images.githubusercontent.com/3294100/199257193-92c62cdd-16bd-4ba2-81fa-d02ac3072c8a.png)
   
   


-- 
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