Skip to content
New issue

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

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

Already on GitHub? # to your account

[BEAM-5009] Pin spotless and googleJavaFormat to latest; apply globally #7505

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

kennknowles
Copy link
Member

Our spotless plugin was just using the latest googleJavaFormat or whatever was on disk. So new devs would get a new version and our codebase would break, actually. This pins the version and also updates everything.


Follow this checklist to help us incorporate your contribution quickly and easily:

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

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java 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 --- --- ---

@kennknowles
Copy link
Member Author

R: @reuvenlax @akedin

You both mentioned seeing weird behavior. This probably explains it.

@reuvenlax
Copy link
Contributor

lgtm

@kennknowles
Copy link
Member Author

Spotless passed, no code changes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants