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/11/03 12:33:02 UTC

[GitHub] [flink] NicoK opened a new pull request, #21231: [FLINK-29865][CI] Allow setting the JDK in build-nightly-dist.yml

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

   ## What is the purpose of the change
   
   `build-nightly-dist.yml` currently uses the default JDK from https://github.com/flink-ci/flink-ci-docker which happens to be Java 1.8 that we use for releases. We should
   
   1.     not rely on this default being set to 1.8 and
   2.     be able to configure this in the workflows themselves
   
   ## Brief change log
   
   - extend `build-nightly-dist.yml`with capabilities to set the JDK just like `jobs-template.yml`
   
   ## Verifying this change
   
   This change is a CI-only change that is verified by it as well.
   


-- 
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] NicoK merged pull request #21231: [FLINK-29865][CI] Allow setting the JDK in build-nightly-dist.yml

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


-- 
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 #21231: [FLINK-29865][CI] Allow setting the JDK in build-nightly-dist.yml

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

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