You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/09 16:16:51 UTC

[GitHub] [pulsar] wolfstudy opened a new pull request #7220: Support multi versions of Go for testing go functions

wolfstudy opened a new pull request #7220:
URL: https://github.com/apache/pulsar/pull/7220


   Signed-off-by: xiaolong.ran <rx...@apache.org>
   
   ### Motivation
   
   Currently, the Pulsar Go Functions is only tested against Go version 1.12. We need to verify multiple versions.
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   I've modified the two GitHub Action workflows that are a part of this repo with
   a [matrix](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstrategymatrix) such that we test against multiple versions of Go.


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

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



[GitHub] [pulsar] wolfstudy commented on pull request #7220: Support multi versions of Go for testing go functions

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7220:
URL: https://github.com/apache/pulsar/pull/7220#issuecomment-641154819


   @sijie @jiazhai @codelipenghui PTAL thanks


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

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



[GitHub] [pulsar] sijie merged pull request #7220: Support multi versions of Go for testing go functions

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #7220:
URL: https://github.com/apache/pulsar/pull/7220


   


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

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