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/03/09 08:43:59 UTC

[GitHub] [flink] XComp opened a new pull request #19016: [BP-1.13][FLINK-26352][runtime-web] Add missing license headers to WebUI source files

XComp opened a new pull request #19016:
URL: https://github.com/apache/flink/pull/19016


   ## What is the purpose of the change
   
   This 1.13 backport for #18951 was necessary despite the rat plugin update not being backported to `release-1.14` because we still should have all `*.ts` files with the proper Apache header.
   
   ## Brief change log
   
   Cherry-picked from the parent #18951 :
   ```
   $ git cherry-pick 932934aabb55a048da390ee804f4e55ab974ff2e
   ```
   
   ## Verifying this change
   
   Manually verified that there are no other `*.ts` files without the Apache header in `flink-runtime-web/web-dashboard/src`:
   ```
   find flink-runtime-web/web-dashboard/src -name "*.ts" -exec sh -c 'echo '{}'; grep -c "Licensed to the Apache Software Foundation (ASF) under one" '{} \; | grep -B1 0
   ```
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: no
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? not applicable


-- 
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] XComp merged pull request #19016: [BP-1.13][FLINK-26352][runtime-web] Add missing license headers to WebUI source files

Posted by GitBox <gi...@apache.org>.
XComp merged pull request #19016:
URL: https://github.com/apache/flink/pull/19016


   


-- 
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 edited a comment on pull request #19016: [BP-1.13][FLINK-26352][runtime-web] Add missing license headers to WebUI source files

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19016:
URL: https://github.com/apache/flink/pull/19016#issuecomment-1062691826


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8f4ac39faeec28c2845831b049a745c119ebd918",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32720",
       "triggerID" : "8f4ac39faeec28c2845831b049a745c119ebd918",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8f4ac39faeec28c2845831b049a745c119ebd918 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32720) 
   
   <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



[GitHub] [flink] flinkbot commented on pull request #19016: [BP-1.13][FLINK-26352][runtime-web] Add missing license headers to WebUI source files

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8f4ac39faeec28c2845831b049a745c119ebd918",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8f4ac39faeec28c2845831b049a745c119ebd918",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8f4ac39faeec28c2845831b049a745c119ebd918 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



[GitHub] [flink] flinkbot edited a comment on pull request #19016: [BP-1.13][FLINK-26352][runtime-web] Add missing license headers to WebUI source files

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #19016:
URL: https://github.com/apache/flink/pull/19016#issuecomment-1062691826


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8f4ac39faeec28c2845831b049a745c119ebd918",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32720",
       "triggerID" : "8f4ac39faeec28c2845831b049a745c119ebd918",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8f4ac39faeec28c2845831b049a745c119ebd918 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=32720) 
   
   <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