Skip to content

[BEAM-7781] Fix Go SDK PreCommits#9103

Merged
lostluck merged 3 commits intoapache:masterfrom
lostluck:gotest
Jul 23, 2019
Merged

[BEAM-7781] Fix Go SDK PreCommits#9103
lostluck merged 3 commits intoapache:masterfrom
lostluck:gotest

Conversation

@lostluck
Copy link
Contributor

It appears that Go 1.10 stopped working for the precommits but both Go 1.11 and Go 1.12 work. Given that Go 1.13 is releasing soon we should at least get to the current version (go 1.12)

  • Update a few latent tasks to use the GoGradle Tasks
  • Update GoGradle to 0.11.4
  • Update GoGradle to use Go 1.12

GoGradle apparently sources the Go tool of the correct version itself, so there shouldn't be any jenkins image changes required. AFAICT Moving to a new version of the GoGradle plugin simply uses gradle magic.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@lostluck
Copy link
Contributor Author

Run Go PreCommit

@lostluck
Copy link
Contributor Author

Will probably punt these changes helping get #9085 in instead,

@lostluck lostluck closed this Jul 18, 2019
@lostluck lostluck reopened this Jul 23, 2019
@lostluck
Copy link
Contributor Author

R: @youngoli

@lostluck
Copy link
Contributor Author

Run Go PostCommit

Copy link
Contributor

@youngoli youngoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@lostluck lostluck merged commit 5ef5402 into apache:master Jul 23, 2019
@lostluck lostluck deleted the gotest branch July 23, 2019 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants