Skip to content

upgrade spotless to 7.2.1 - #39936

Merged
derrickaw merged 2 commits into
masterfrom
20260831_upgradeSpotless
Sep 1, 2026
Merged

upgrade spotless to 7.2.1#39936
derrickaw merged 2 commits into
masterfrom
20260831_upgradeSpotless

Conversation

@derrickaw

@derrickaw derrickaw commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator
  1. First commit covers changes needed to upgrade spotless to 7.2.1 from 5.6.1 and build files. 8+ can be upgraded in another PR when many java workflows support Java 17.
  2. Second commit covers the spotlessApply changes.

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

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@derrickaw
derrickaw force-pushed the 20260831_upgradeSpotless branch from 57f613e to 4cca668 Compare August 31, 2026 18:45
@derrickaw
derrickaw marked this pull request as ready for review September 1, 2026 02:19
@derrickaw derrickaw mentioned this pull request Sep 1, 2026
3 tasks
@derrickaw derrickaw changed the title [wip] formatting upgrade spotless to 7.2.1 Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @ahmedabu98 for label java.
R: @liferoad for label build.
R: @sjvanrossum for label kafka.
R: @nielm for label spanner.
R: @mutianf for label bigtable.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@derrickaw
derrickaw merged commit 6e1cb96 into master Sep 1, 2026
71 of 72 checks passed
@derrickaw
derrickaw deleted the 20260831_upgradeSpotless branch September 1, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment