Skip to content

Commit 8ca2a0a

Browse files
committed
Touch trigger files for integration tests for OutputBuilder
1 parent 350537f commit 8ca2a0a

14 files changed

+14
-0
lines changed

.github/trigger_files/beam_PostCommit_Java_DataflowV1.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",
56
"modification": 1,

.github/trigger_files/beam_PostCommit_Java_DataflowV2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",
56
"modification": 3,
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"revision": 1
45
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"https://github.com/apache/beam/pull/36138": "Cleanly separating v1 worker and v2 sdk harness container image handling",
3+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
34
"comment": "Modify this file in a trivial way to cause this test suite to run",
45
"modification": 2
56
}

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"modification": 2,
45
"https://github.com/apache/beam/pull/34294": "noting that PR #34294 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
45
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
45
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2_Streaming.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"comment": "Modify this file in a trivial way to cause this test suite to run",
34
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test",
45
"https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Direct.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"https://github.com/apache/beam/pull/35213": "Eliminating getPane() in favor of getPaneInfo()",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",

.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Flink.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"https://github.com/apache/beam/pull/34902": "Introducing OutputBuilder",
23
"https://github.com/apache/beam/pull/35213": "Eliminating getPane() in favor of getPaneInfo()",
34
"https://github.com/apache/beam/pull/35177": "Introducing WindowedValueReceiver to runners",
45
"comment": "Modify this file in a trivial way to cause this test suite to run",

0 commit comments

Comments
 (0)