Skip to content

Fix PreCommit Java Dataflow non-portable runner#38290

Merged
Abacn merged 1 commit intoapache:masterfrom
Abacn:fix-command
Apr 27, 2026
Merged

Fix PreCommit Java Dataflow non-portable runner#38290
Abacn merged 1 commit intoapache:masterfrom
Abacn:fix-command

Conversation

@Abacn
Copy link
Copy Markdown
Contributor

@Abacn Abacn commented Apr 27, 2026

Fix #38286

R: @aIbrahiim @Amar3tto

Please add a meaningful description for your change here


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.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions github-actions Bot added the build label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@Amar3tto
Copy link
Copy Markdown
Collaborator

line 11: -PdisableSpotlessCheck=true: command not found

@Abacn
Copy link
Copy Markdown
Contributor Author

Abacn commented Apr 27, 2026

line 11: -PdisableSpotlessCheck=true: command not found

Yeah that's the current issue that's fixed in this PR. .github/workflow changes isn't effective in PR trigger

@Abacn Abacn merged commit 9e1c7a8 into apache:master Apr 27, 2026
5 of 6 checks passed
@Abacn Abacn deleted the fix-command branch April 27, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The PreCommit Java Dataflow Non-portable Worker job is flaky

2 participants