Skip to content

Support multi versions of Go for testing go functions #7220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

wolfstudy
Copy link
Member

Signed-off-by: xiaolong.ran rxl@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 such that we test against multiple versions of Go.

Signed-off-by: xiaolong.ran <rxl@apache.org>
@wolfstudy
Copy link
Member Author

@sijie @jiazhai @codelipenghui PTAL thanks

@sijie sijie added this to the 2.7.0 milestone Jun 9, 2020
@sijie sijie merged commit f26bab3 into apache:master Jun 9, 2020
@codelipenghui codelipenghui modified the milestones: 2.7.0, 2.6.0 Jun 9, 2020
cdbartholomew pushed a commit to kafkaesque-io/pulsar that referenced this pull request Jul 24, 2020
Signed-off-by: xiaolong.ran <rxl@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.
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
Signed-off-by: xiaolong.ran <rxl@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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants