Skip to content

Bump workflow timeout #35420

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
merged 2 commits into from
Jun 25, 2025
Merged

Conversation

damccorm
Copy link
Contributor

@damccorm damccorm commented Jun 24, 2025

It seems like we periodically run into these - e.g. https://github.com/apache/beam/actions/runs/15853561529/attempts/1?pr=34612 and https://github.com/apache/beam/actions/runs/15853561539/job/44693047995?pr=34612


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.

@github-actions github-actions bot added the build label Jun 24, 2025
Copy link
Contributor

Assigning reviewers:

R: @Abacn for label build.

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

@damccorm damccorm merged commit 2410ca6 into users/damccorm/prismByDefault Jun 25, 2025
1 check passed
@damccorm damccorm deleted the users/damccorm_pcpd branch June 25, 2025 14:22
damccorm added a commit that referenced this pull request Jul 15, 2025
* Enable prism by default

* Clean up fallback code

* Clean up fallback code

* Add missing base case

* Add missing base case

* Fix tests

* Fix tests

* exclude unsupported state

* Exclude locally materialized results

* Fix fallback/dupe execution

* Fix some snippet tests

* Disable argparse abbreviation

* Some test fixes for prism switch

* lint

* row fixes

* Make row comp logic default

* Add more yaml examples

* Fix dataframes tests

* Examples fixes

* type hints

* Some more transform test fixes

* more test fixes

* More generic error checks

* Reshuffle tests

* enrichment error catching

* more test fixes

* Scope out external transforms

* simplify test

* Fix more tests

* Clean up test

* correct runner mode

* ML tests

* ib collect test

* Make sure assertions dont fire in incorrect order

* ML test fixes

* typing

* More fixes

* some more fixes

* Another error fix

* Temporarily set log level to debug

* yapf

* More error regex fixes

* Fix some error messages/metric tests

* more generic tests

* Upgrade logging to warning to see what is happening

* Some more patches

* Wait until finish for test pipelines

* fix test_always

* A few more small fixes

* Temporarily update logging

* clean up merge

* Some more exclusions

* regex isssues

* Propogate original failure when using instruction cache

* Batching fix

* Trigger some postcommits

* fmt

* More test fixes

* Fix a few more tests

* linting

* Bump workflow timeout (#35420)

* Bump workflow timeout

* Update beam_PostCommit_Python_Xlang_Gcp_Direct.yml

* linting/fixes

* linting

* Avoid problem with temp file getting deleted

* Avoid problem with temp file getting deleted

* minor cleanup

* Some more minor fixes

* Fix test

* Fix another test with questionable assumptions

* Dont wait on tmpfile being destroyed

* More regex checks

* Add more postcommits, clean up some error messages

* Clean up a few tests

* simplify test

* Clean up test errors
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.

2 participants