Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d69dde

Browse files
committed
Merge branch 'master' into update-type-hints
2 parents 10689f2 + ab5c069 commit 2d69dde

522 files changed

Lines changed: 14070 additions & 6955 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.asf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ github:
4949

5050
protected_branches:
5151
master: {}
52+
release-2.61.0: {}
5253
release-2.60.0: {}
5354
release-2.59.0: {}
5455
release-2.58.1: {}

.github/REVIEWERS.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ labels:
6161
reviewers:
6262
- svetakvsundhar
6363
exclusionList: []
64+
- name: kafka
65+
reviewers:
66+
- johnjcasey
67+
- fozzie15
68+
- Dippatel98
69+
- sjvanrossum
6470
- name: Build
6571
reviewers:
6672
- damccorm
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 4
3+
"modification": 3
44
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"comment": "Modify this file in a trivial way to cause this test suite to run",
3+
"modification": 1
4+
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"comment": "Modify this file in a trivial way to cause this test suite to run"
2+
"comment": "Modify this file in a trivial way to cause this test suite to run",
3+
"modification": 1
34
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"comment": "Modify this file in a trivial way to cause this test suite to run"
2+
"comment": "Modify this file in a trivial way to cause this test suite to run",
3+
"modification": 1
34
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 1
3+
"modification": 2
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test"
3+
"modification": "1"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run",
3-
"modification": 1
3+
"modification": 3
44
}

0 commit comments

Comments
 (0)