You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/24 10:55:32 UTC

[GitHub] [flink] zentol opened a new pull request, #20068: [FLINK-28245][ci] Parse actual Tree structure

zentol opened a new pull request, #20068:
URL: https://github.com/apache/flink/pull/20068

   Based on #20067.
   
   Modifies the `DependencyParser` to return an actual tree structure.
   This will be used later on to infer certain properties of transitive dependencies (e.g., if the direct dependency is optional, so are the transitive dependencies). This is usually already done by Maven, but there are some edge-cases where this is not the case.


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] zentol merged pull request #20068: [FLINK-28245][ci] Parse actual Tree structure

Posted by GitBox <gi...@apache.org>.
zentol merged PR #20068:
URL: https://github.com/apache/flink/pull/20068


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] flinkbot commented on pull request #20068: [FLINK-28245][ci] Parse actual Tree structure

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #20068:
URL: https://github.com/apache/flink/pull/20068#issuecomment-1165460558

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "794b5c72cb569a6675c6e53904b6e7ac50c0daa4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "794b5c72cb569a6675c6e53904b6e7ac50c0daa4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 794b5c72cb569a6675c6e53904b6e7ac50c0daa4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: issues-unsubscribe@flink.apache.org

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