Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
4d6c506
Introduce sampling to StateBackedIterable - for cheap coders it will …
stankiewicz Jan 16, 2025
ce81e9f
fix test
stankiewicz Jan 16, 2025
994c7b4
Bump golang.org/x/text from 0.20.0 to 0.21.0 in /sdks (#33305)
dependabot[bot] Dec 6, 2024
a92bc01
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#33303)
dependabot[bot] Dec 6, 2024
a30c6db
Enable managed service in Python tests (#33190)
ahmedabu98 Dec 6, 2024
47fd3a7
[yaml] various inline provider doc fixes (#33296)
Polber Dec 6, 2024
326ae2c
Add throttling metrics and retries to vertex embeddings (#33311)
damccorm Dec 6, 2024
6964bf4
Fix FlatMapTuple typehint bug (#33307)
hjtran Dec 6, 2024
7678377
Polish FlatMapTuple and MapTuple docstrings (#33316)
hjtran Dec 7, 2024
3f9bc4c
Reapply "bump hadoop version (#33011)" (#33312)
Abacn Dec 9, 2024
d2eec3d
Add Dataflow Cost Benchmark framework to Beam Python (#33297)
jrmccluskey Dec 9, 2024
c5eb81c
[infra] #33309 automatically apply spotless
je-ik Dec 5, 2024
d196451
Replace None metric values with 0.0 in Dataflow Cost Benchmark (#33336)
jrmccluskey Dec 10, 2024
c49b8a3
[java] BQ: add missing avro conversions to BQ TableRow (#33221)
RustedBones Dec 10, 2024
69dfd54
Remove the use of google-github-actions/auth@v1 (#33338)
damondouglas Dec 10, 2024
c3f4b1b
Add hadoop-auth (#33342)
ahmedabu98 Dec 10, 2024
fca5938
Bump golang.org/x/net from 0.31.0 to 0.32.0 in /sdks (#33326)
dependabot[bot] Dec 11, 2024
8e418ed
Remove mandatory beam-sdks-io-kafka dependency for dataflow worker ja…
Abacn Dec 11, 2024
7f359ee
Bump github.com/nats-io/nats-server/v2 from 2.10.22 to 2.10.23 in /sd…
dependabot[bot] Dec 11, 2024
15c16e6
fix Error processing result file: CData section too big found in publ…
stankiewicz Dec 11, 2024
6977977
Reapply "SolaceIO.Read: handle occasional cases when finalizeCheckpoi…
bzablocki Dec 11, 2024
2573f85
Update confluent version to fix CVE-2024-26308 CVE-2024-25710 (#32674)
stankiewicz Dec 11, 2024
1d18e0c
Add bounded Trie metric type.
robertwb Nov 22, 2024
27025af
Bounded Trie proto representation.
robertwb Nov 25, 2024
c9df3a8
Bounded Trie translation.
robertwb Nov 26, 2024
e22f215
Update reference.
robertwb Dec 11, 2024
1ee8151
Bump cloud.google.com/go/profiler from 0.4.1 to 0.4.2 in /sdks (#33351)
dependabot[bot] Dec 12, 2024
bd660c7
Bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 in /sdks (#33327)
dependabot[bot] Dec 12, 2024
2536580
Fix custom coder not being used in Reshuffle (global window) (#33339)
shunping Dec 12, 2024
fc64e21
Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /sdks (#33366)
dependabot[bot] Dec 12, 2024
9a1d97d
Update numpy requirement from <2.2.0,>=1.14.3 to >=1.14.3,<2.3.0 in /…
dependabot[bot] Dec 12, 2024
cf12222
Switch to use unshaded hive-exec for io expansion service (#33349)
Abacn Dec 12, 2024
1e62044
Bump cloud.google.com/go/bigquery from 1.64.0 to 1.65.0 in /sdks (#33…
dependabot[bot] Dec 12, 2024
034f575
[#32211] Support OnWindowExpiration in Prism. (#33337)
lostluck Dec 12, 2024
2fb0d47
Bump google.golang.org/api from 0.210.0 to 0.211.0 in /sdks (#33374)
dependabot[bot] Dec 13, 2024
75316c9
Fix Apache snapshot repo usage (#33370)
adoroszlai Dec 13, 2024
b73e270
Batch optimized SparkRunner groupByKey (#33322)
twosom Dec 13, 2024
a207bc9
remove flaky tests that terminate before read. (#33371)
lostluck Dec 13, 2024
1b394fb
Clean up Java Tests GitHub workflow (#33354)
damondouglas Dec 13, 2024
140a70b
Fix custom coders not being used in Reshuffle (non global window) (#3…
shunping Dec 14, 2024
3f64e8c
fix BoundedTrieData get_result return type hint
Polber Dec 13, 2024
6764a00
[yaml] Add use cases for Enrichment transform in YAML (#32289)
reeba212 Dec 16, 2024
6e108ca
Fix duplicate yml entry causing test result dashboard sync to fail
kennknowles Dec 16, 2024
e79a5f2
Fix yaml error in Flink Java8 ValidatesRunner
kennknowles Dec 16, 2024
1eb4222
[YAML] Make datetime available for jinja templatization.
robertwb Dec 4, 2024
4559a94
[YAML] Document the yaml provider include syntax.
robertwb Dec 4, 2024
8a422ce
chore: upgrade google_cloud_bigdataoss_version to 2.2.26 in order to …
ldetmer Dec 16, 2024
3c9c62e
Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in /sdks (#33397)
dependabot[bot] Dec 17, 2024
0bf949f
Rag chunking embedding (#33364)
claudevdm Dec 17, 2024
470219c
Bump google.golang.org/api from 0.211.0 to 0.212.0 in /sdks (#33398)
dependabot[bot] Dec 17, 2024
38e9a30
Faster default coder for unknown windows. (#33382)
robertwb Dec 17, 2024
0d0b98c
Support creating BigLake managed tables (#33125)
ahmedabu98 Dec 17, 2024
1abebbd
End to end BoundedTrie metrics through worker and runner APIs.
robertwb Nov 27, 2024
eca0401
Add missing pxd definition.
robertwb Dec 14, 2024
db54f23
Skip unsupported runners.
robertwb Dec 14, 2024
9fb9eb1
yapf
robertwb Dec 16, 2024
e4d488e
Docstring fix.
robertwb Dec 17, 2024
6238551
[#32929] Add OrderedListState support to Prism. (#33350)
lostluck Dec 17, 2024
40ace2f
Add TF MNIST classification cost benchmark (#33391)
jrmccluskey Dec 17, 2024
dd3c312
Do no throw exceptions if commitSync fails in KafkaUnboundedReader. (…
an2x Dec 17, 2024
17073f1
Add missing to_type_hint to WindowedValueCoder (#33403)
shunping Dec 17, 2024
bda43d4
Python ExternalTransformProvider improvements (#33359)
ahmedabu98 Dec 17, 2024
0343674
[Managed Iceberg] Support partitioning time types (year, month, day, …
ahmedabu98 Dec 17, 2024
6b25907
Validate circular reference for yaml (#33208)
mravi Dec 18, 2024
0d03892
Added support for SparkRunner streaming stateful processing (#33267)
twosom Dec 18, 2024
01a86b4
In contributor docs, don't try to download releases from snapshot repo
raboof Dec 16, 2024
ec72833
[YAML] Better docs for Filter and MapToFields. (#33274)
robertwb Dec 18, 2024
cdb40e7
Fix env variable loading in Cost Benchmark workflow (#33404)
jrmccluskey Dec 18, 2024
f4b277c
Revert three commits related to supporting custom coder in reshuffle
shunping Dec 18, 2024
50a9424
fix error on start-build-env.sh (#33401)
marblejenka Dec 18, 2024
eb5d80b
Moving to 2.63.0-SNAPSHOT on master branch.
Dec 19, 2024
8739f5f
Bump Iceberg to v1.6.1 (#33294)
regadas Dec 19, 2024
1797906
Add 2.63.0 section to CHANGES.md
kennknowles Dec 19, 2024
91cc2e1
Improve existing Python multi-lang SchemaTransform examples (#33361)
ahmedabu98 Dec 19, 2024
d366e07
Migrate lineage counters to bounded tries.
robertwb Dec 13, 2024
d6ad583
Add lineage support for local files.
robertwb Dec 13, 2024
249602b
Remove file-specific lineage bounding.
robertwb Dec 14, 2024
6f3ecc5
Add missing imports.
robertwb Dec 17, 2024
cfbba14
Deserialization fix.
robertwb Dec 18, 2024
e34606c
Update lineage query function.
robertwb Dec 18, 2024
749603e
Move Dataflow Python Managed tests to prod (#33426)
ahmedabu98 Dec 19, 2024
454fb4e
Bump github.com/docker/docker in /sdks (#33420)
dependabot[bot] Dec 20, 2024
b95d66b
Bump google.golang.org/api from 0.212.0 to 0.214.0 in /sdks (#33429)
dependabot[bot] Dec 20, 2024
cb07615
[yaml] add RunInference support with VertexAI (#33406)
Polber Dec 26, 2024
82cc464
Clean up Python Tests workflow (#33396)
damondouglas Dec 26, 2024
fb61ff8
[yaml] allow logging bytes in LogForTesting (#33433)
Polber Dec 26, 2024
576ba7d
Update .GitHub/workflows README.md (#33341)
damondouglas Dec 26, 2024
da192df
[Managed BigQuery] use file loads with Avro format for better perform…
ahmedabu98 Dec 27, 2024
4e65739
Support Iceberg partition identity transform (#33332)
regadas Dec 27, 2024
d778540
python multi-lang with schematransforms guide (#33362)
ahmedabu98 Dec 27, 2024
b5cdd5d
BigQueryIO : control StorageWrite parallelism in batch, by reshufflin…
razvanculea Dec 27, 2024
7c024c4
Clean up Typescript Tests workflow (#33458)
damondouglas Dec 28, 2024
72758a1
[Managed Iceberg] refactor integration tests; make it easy to add a n…
ahmedabu98 Dec 28, 2024
7e2620f
[yaml] add mysql, oracle, postgres and sql server providers (#33124)
Polber Dec 29, 2024
5058e1a
Update Python Dependencies (#33459)
github-actions[bot] Dec 30, 2024
a623485
Remove aws v1 from infrastructure (#33455)
damccorm Dec 30, 2024
4e8bbe6
Fix typo of output type in the docs. (#33463)
damjad Dec 30, 2024
326172e
Fix iceberg ITs (#33462)
ahmedabu98 Dec 30, 2024
5ce538b
Implement "stage_file_with_retry" for robust file staging (#33436)
shunping Dec 30, 2024
7541baf
Update xlang kinesis to v2 (#33416)
damccorm Dec 30, 2024
f7dd989
Remove amazon-web-services and kinesis folders + settings.gradle clea…
damccorm Dec 30, 2024
d5cce00
Don't block bot on neutral responses (#33465)
damccorm Dec 30, 2024
f29a580
Remove aws v1 dependencies (#33466)
damccorm Dec 30, 2024
fc0ae8c
Update Java expansion service to use distroless (#33464)
damccorm Dec 30, 2024
deb474e
Fix missing worker_id from interceptor (#33453)
damondouglas Dec 30, 2024
57e32b8
Make Beam expansion service shadowJar multi-release so it processes m…
Abacn Jan 2, 2025
3a3a5b9
Revert "Update Java expansion service to use distroless (#33464)" (#3…
damccorm Jan 2, 2025
4fd6ec0
Bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7 in /sd…
dependabot[bot] Jan 2, 2025
e8d2d83
fix error on local-env-setup.sh (#33461)
marblejenka Jan 2, 2025
033c826
Stage beam_Publish_Python_SDK_Distroless_Snapshots.yml (#33470)
damondouglas Jan 2, 2025
6a71a00
Stage beam_Publish_Java_SDK_Distroless_Snapshots.yml (#33469)
damondouglas Jan 2, 2025
b0c0ba2
Update BEAM_DEV_SDK_CONTAINER_TAG for deps update. (#33480)
claudevdm Jan 2, 2025
41981ea
Add descriptive tags to republished containers (#33477)
damccorm Jan 2, 2025
06be42e
Fix bounded trie merge when merging on empty trie
rohitsinha54 Jan 2, 2025
5b0736b
Update gcp bom to 26.50.0 (#33192)
damccorm Jan 3, 2025
cd726b8
[#32167][Prism] Use the worker-id gRPC metadata (#33438)
damondouglas Jan 3, 2025
4a5184a
Better error message on incorrect package listing.
robertwb Jan 3, 2025
adba719
[Distroless] Publish Java SDK distroless variants (#33485)
damondouglas Jan 3, 2025
988db68
Use other fallback coders for protobuf message base class (#33432)
shunping Jan 4, 2025
28a86ee
Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#33500)
dependabot[bot] Jan 6, 2025
a8822a6
[java] Fix avro bytes conversion for BQ storage (#33412)
RustedBones Jan 6, 2025
65966f7
Fix republish docker branch (#33501)
damccorm Jan 6, 2025
4100554
Adds references to KeyCommitTooLargeException docs whever we throw th…
acrites Jan 6, 2025
ee63321
[#31912] Fix bug in finalization for Prism & fix the Java bundle fina…
lostluck Jan 6, 2025
3821e3a
Build wheels on gha runners instead of local runners (#33505)
damccorm Jan 6, 2025
dd11928
Add support for Iceberg table identifiers with special characters (#3…
regadas Jan 6, 2025
fb70f5d
Update 2024.md (#33502)
liferoad Jan 6, 2025
7d396e7
Adds an SdkHarnessOption that controls whether logging is redirected …
t2h6 Jan 7, 2025
96d2422
[feat 32473] Added soft deadline logic to Spanner Change Stream IO co…
dedocibula Jan 7, 2025
b58447a
apply scaling factor
stankiewicz Jan 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ github:

protected_branches:
master: {}
release-2.62.0: {}
release-2.61.0: {}
release-2.60.0: {}
release-2.59.0: {}
Expand Down
2 changes: 1 addition & 1 deletion .github/trigger_files/IO_Iceberg_Integration_Tests.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 2
"modification": 3
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 1
"modification": 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 2
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 5
"modification": 6
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/31798": "noting that PR #31798 should run this test",
"https://github.com/apache/beam/pull/32546": "noting that PR #32546 should run this test"
"https://github.com/apache/beam/pull/32546": "noting that PR #32546 should run this test",
"https://github.com/apache/beam/pull/33267": "noting that PR #33267 should run this test",
"https://github.com/apache/beam/pull/33322": "noting that PR #33322 should run this test"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/31798": "noting that PR #31798 should run this test",
"https://github.com/apache/beam/pull/32546": "noting that PR #32546 should run this test"
"https://github.com/apache/beam/pull/32546": "noting that PR #32546 should run this test",
"https://github.com/apache/beam/pull/33267": "noting that PR #33267 should run this test"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
"comment": "Modify this file in a trivial way to cause this test suite to run",
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
"https://github.com/apache/beam/pull/31798": "noting that PR #31798 should run this test",
"https://github.com/apache/beam/pull/32546": "noting that PR #32546 should run this test"
"https://github.com/apache/beam/pull/32546": "noting that PR #32546 should run this test",
"https://github.com/apache/beam/pull/33267": "noting that PR #33267 should run this test",
"https://github.com/apache/beam/pull/33322": "noting that PR #33322 should run this test"
}
2 changes: 1 addition & 1 deletion .github/trigger_files/beam_PostCommit_Python.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run.",
"modification": 6
"modification": 8
}

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"comment": "Modify this file in a trivial way to cause this test suite to run",
"modification": 2
"modification": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
2 changes: 1 addition & 1 deletion .github/workflows/IO_Iceberg_Integration_Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
- name: Run IcebergIO Integration Test
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :sdks:java:io:iceberg:catalogTests --info
gradle-command: :sdks:java:io:iceberg:integrationTest --info
1 change: 1 addition & 0 deletions .github/workflows/IO_Iceberg_Unit_Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true
- name: Archive SpotBugs Results
uses: actions/upload-artifact@v4
if: always()
Expand Down
23 changes: 21 additions & 2 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,27 @@
under the License.
-->

# How to fix Workflows for Committers

The following is guidance on how to practically make changes that fix workflows.

1) Create a branch in https://github.com/apache/beam not your fork.

The reason to perform changes to a branch of the main repo instead of your fork is due to the challenge in replicating the environment within which Beam GitHub workflows execute. GitHub workflows allow you to execute against a branch of a repo.

2) Make changes in this branch you anticipate will fix the failing workflow.

3) Run the workflow designating your branch.

In the GitHub workflow interface, you can designate any branch of the repository to run the workflow against. Selecting your branch allows you to test the changes you made. The following screenshot shows an example of this feature.
![image](https://github.com/user-attachments/assets/33ca43fb-b0f8-42c8-80e2-ac84a49e2490)

5) Create a PR, pasting the link to your successful workflow run in the branch

When doing a PR, the checks will not run against your branch. Your reviewer may not know this so you'll want to mention this in your PR description, pasting the link to your successful run.

6) After PR merges, execute the workflow manually to validate your merged changes.

# Running Workflows Manually

Most workflows will get kicked off automatically when you open a PR, push code, or on a schedule.
Expand Down Expand Up @@ -207,7 +228,6 @@ PreCommit Jobs run in a schedule and also get triggered in a PR if relevant sour
| [ PreCommit Go ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Go.yml) | N/A |`Run Go PreCommit`| [![.github/workflows/beam_PreCommit_Go.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Go.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Go.yml?query=event%3Aschedule) |
| [ PreCommit GoPortable ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml) | N/A |`Run GoPortable PreCommit`| [![.github/workflows/beam_PreCommit_GoPortable.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_GoPortable.yml?query=event%3Aschedule) |
| [ PreCommit Java ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java.yml) | N/A |`Run Java PreCommit`| [![.github/workflows/beam_PreCommit_Java.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java.yml?query=event%3Aschedule) |
| [ PreCommit Java Amazon Web Services IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amazon-Web-Services_IO_Direct.yml) | N/A |`Run Java_Amazon-Web-Services_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Amazon-Web-Services_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amazon-Web-Services_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amazon-Web-Services_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Amazon Web Services2 IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amazon-Web-Services2_IO_Direct.yml) | N/A |`Run Java_Amazon-Web-Services2_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Amazon-Web-Services2_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amazon-Web-Services2_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amazon-Web-Services2_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Amqp IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amqp_IO_Direct.yml) | N/A |`Run Java_Amqp_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Amqp_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amqp_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Amqp_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Azure IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Azure_IO_Direct.yml) | N/A |`Run Java_Azure_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Azure_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Azure_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Azure_IO_Direct.yml?query=event%3Aschedule) |
Expand All @@ -231,7 +251,6 @@ PreCommit Jobs run in a schedule and also get triggered in a PR if relevant sour
| [ PreCommit Java IOs Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_IOs_Direct.yml) | N/A |`Run Java_IOs_Direct PreCommit`| N/A |
| [ PreCommit Java JDBC IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_JDBC_IO_Direct.yml) | N/A |`Run Java_JDBC_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_JDBC_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_JDBC_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_JDBC_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Jms IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Jms_IO_Direct.yml) | N/A |`Run Java_Jms_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Jms_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Jms_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Jms_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Kinesis IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Kinesis_IO_Direct.yml) | N/A |`Run Java_Kinesis_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Kinesis_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Kinesis_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Kinesis_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Kudu IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Kudu_IO_Direct.yml) | N/A |`Run Java_Kudu_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Kudu_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Kudu_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Kudu_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java MongoDb IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_MongoDb_IO_Direct.yml) | N/A |`Run Java_MongoDb_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_MongoDb_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_MongoDb_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_MongoDb_IO_Direct.yml?query=event%3Aschedule) |
| [ PreCommit Java Mqtt IO Direct ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Mqtt_IO_Direct.yml) | N/A |`Run Java_Mqtt_IO_Direct PreCommit`| [![.github/workflows/beam_PreCommit_Java_Mqtt_IO_Direct.yml](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Mqtt_IO_Direct.yml/badge.svg?event=schedule)](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Mqtt_IO_Direct.yml?query=event%3Aschedule) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,5 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/pytest*.xml'
files: '**/pytest*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_Avro_Versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_DataflowV1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_DataflowV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_Examples_Dataflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_Examples_Direct.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
1 change: 1 addition & 0 deletions .github/workflows/beam_PostCommit_Java_Examples_Flink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,4 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_Examples_Spark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
3 changes: 2 additions & 1 deletion .github/workflows/beam_PostCommit_Java_Hadoop_Versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@ jobs:
uses: ./.github/actions/setup-environment-action
with:
java-version: default
- name: Authenticate on GCP
uses: google-github-actions/auth@v1
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}
project_id: ${{ secrets.GCP_PROJECT_ID }}
- name: run scheduled javaPostcommitIOPerformanceTests script
if: github.event_name == 'schedule' #This ensures only scheduled runs publish metrics publicly by changing which exportTable is configured
uses: ./.github/actions/gradle-command-self-hosted-action
Expand Down Expand Up @@ -122,3 +117,4 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ jobs:
with:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
files: '**/build/test-results/**/*.xml'
large_files: true
Loading
Loading