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/12/10 02:22:36 UTC

[GitHub] [flink-ml] lindong28 opened a new pull request, #190: [hotfix] Improve nightly build Github actions

lindong28 opened a new pull request, #190:
URL: https://github.com/apache/flink-ml/pull/190

   ## What is the purpose of the change
   
   Improve nightly build Github actions.
   
   ## Brief change log
   
   This PR made the following changes:
   - Skip triggering nightly build on forked repo.
   - Skip triggering python tests when commits are pushed on forked repo.
   - Add nightly build for Java tests for consistency with python tests
   - Rename Github actions for Python and Java tests for consistency.
   
   
   ## 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
   
   ## 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-ml] zhipeng93 merged pull request #190: [hotfix] Improve nightly build Github actions

Posted by GitBox <gi...@apache.org>.
zhipeng93 merged PR #190:
URL: https://github.com/apache/flink-ml/pull/190


-- 
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-ml] lindong28 commented on pull request #190: [hotfix] Improve nightly build Github actions

Posted by GitBox <gi...@apache.org>.
lindong28 commented on PR #190:
URL: https://github.com/apache/flink-ml/pull/190#issuecomment-1344985863

   @yunfengzhou-hub @zhipeng93 Could you review this PR?


-- 
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-ml] zhipeng93 commented on pull request #190: [hotfix] Improve nightly build Github actions

Posted by GitBox <gi...@apache.org>.
zhipeng93 commented on PR #190:
URL: https://github.com/apache/flink-ml/pull/190#issuecomment-1347676182

   Thanks for the PR. LGTM.


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