Skip to content

Commit 1953490

Browse files
authored
Merge pull request #57 from github/rashiq-vitess-v1502
2 parents e3870c5 + aedc99e commit 1953490

File tree

2,221 files changed

+164750
-157518
lines changed

Some content is hidden

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

2,221 files changed

+164750
-157518
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ web/vtadmin/src/proto/*.ts -diff
44
go/vt/proto/** linguist-generated=true
55
go/vt/proto/*/*.pb.go -diff
66
go/vt/sqlparser/sql.go linguist-generated=true -diff
7-
go/vt/mysqlctl/rice-box.go linguist-generated=true -diff

.github/CODEOWNERS

Lines changed: 63 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,75 @@
1-
bootstrap.sh @deepthi
1+
* @deepthi
2+
bootstrap.sh @ajm188 @deepthi @frouioui @vmg
3+
/.github/ISSUE_TEMPLATE/ @deepthi @frouioui @mattlord
4+
/.github/workflows/ @deepthi @frouioui @mattlord
25
/config/mycnf/ @deepthi @shlomi-noach @mattlord
3-
/docker/ @derekperkins @dkhenry @mattlord
4-
/examples/compose @shlomi-noach
5-
/examples/demo @sougou @mattlord
6+
/doc/ @deepthi @frouioui @GuptaManan100 @rsajwani
7+
/docker/ @deepthi @derekperkins @dkhenry @mattlord
8+
/examples/compose @shlomi-noach @GuptaManan100 @frouioui
9+
/examples/demo @mattlord @rohit-nayak-ps
610
/examples/legacy_local @deepthi
7-
/examples/local @rohit-nayak-ps @frouioui @mattlord
8-
/examples/operator @GuptaManan100 @frouioui
9-
/examples/region_sharding @deepthi
11+
/examples/local @rohit-nayak-ps @frouioui @mattlord @GuptaManan100
12+
/examples/operator @GuptaManan100 @frouioui @mattlord
13+
/examples/region_sharding @deepthi @mattlord
1014
/java/ @harshit-gangal
1115
/go/cache @vmg
12-
/go/cmd @ajm188
13-
/go/cmd/vtadmin @ajm188 @doeg @notfelineit
14-
/go/cmd/vtctldclient @ajm188 @doeg @notfelineit
15-
/go/internal/flag @ajm188
16+
/go/cmd @ajm188 @deepthi
17+
/go/cmd/vtadmin @ajm188 @notfelineit
18+
/go/cmd/vtctldclient @ajm188 @notfelineit
19+
/go/internal/flag @ajm188 @rohit-nayak-ps
1620
/go/mysql @harshit-gangal @systay @mattlord
17-
/go/protoutil @ajm188
18-
/go/test/endtoend/onlineddl @shlomi-noach
19-
/go/test/endtoend/orchestrator @deepthi @shlomi-noach @GuptaManan100
21+
/go/pools @deepthi @harshit-gangal
22+
/go/protoutil @ajm188 @deepthi
23+
/go/sqltypes @harshit-gangal @shlomi-noach @vmg
24+
/go/test/endtoend/onlineddl @rohit-nayak-ps @shlomi-noach
2025
/go/test/endtoend/messaging @mattlord @rohit-nayak-ps @derekperkins
2126
/go/test/endtoend/vtgate @harshit-gangal @systay @frouioui
22-
/go/vt/discovery @deepthi
23-
/go/vt/mysqlctl @deepthi @mattlord
24-
/go/vt/orchestrator @deepthi @shlomi-noach @GuptaManan100
25-
/go/vt/proto/vtadmin @ajm188 @doeg @notfelineit
26-
/go/vt/schema @shlomi-noach
27+
/go/test/endtoend/vtorc @deepthi @shlomi-noach @GuptaManan100 @rsajwani
28+
/go/tools/ @frouioui @systay
29+
/go/vt/dbconnpool @harshit-gangal @mattlord
30+
/go/vt/discovery @deepthi @frouioui
31+
/go/vt/mysqlctl @deepthi @mattlord @rsajwani
32+
/go/vt/proto @deepthi @harshit-gangal @mattlord
33+
/go/vt/proto/vtadmin @ajm188 @notfelineit
34+
/go/vt/schema @mattlord @shlomi-noach
2735
/go/vt/servenv @deepthi @ajm188
2836
/go/vt/sqlparser @harshit-gangal @systay @GuptaManan100
29-
/go/vt/srvtopo @rafael
30-
/go/vt/topo @deepthi @rafael
31-
/go/vt/vtadmin @ajm188 @doeg @notfelineit @rohit-nayak-ps
32-
/go/vt/vtctl @deepthi
33-
/go/vt/vtctl/vtctl.go @ajm188 @doeg @notfelineit
34-
/go/vt/vtctl/grpcvtctldclient @ajm188 @doeg @notfelineit
35-
/go/vt/vtctl/grpcvtctldserver @ajm188 @doeg @notfelineit
36-
/go/vt/vtctl/vtctldclient @ajm188 @doeg @notfelineit
37-
/go/vt/vtctld @ajm188 @deepthi @doeg @notfelineit @rohit-nayak-ps
38-
/go/vt/vtexplain @systay
39-
/go/vt/vtgate @harshit-gangal @systay @frouioui
40-
/go/vt/vttablet/tabletmanager @deepthi @shlomi-noach
37+
/go/vt/srvtopo @deepthi @rafael @mattlord
38+
/go/vt/sysvars @harshit-gangal @systay
39+
/go/vt/topo @deepthi @rafael @mattlord @rsajwani
40+
/go/vt/topotools @deepthi @rafael @mattlord @rsajwani
41+
/go/vt/vitessdriver @harshit-gangal
42+
/go/vt/vtadmin @ajm188 @notfelineit @rohit-nayak-ps
43+
/go/vt/vtctl @ajm188 @deepthi @rohit-nayak-ps
44+
/go/vt/vtctl/vtctl.go @notfelineit @rohit-nayak-ps
45+
/go/vt/vtctl/grpcvtctldclient @ajm188 @notfelineit
46+
/go/vt/vtctl/grpcvtctldserver @ajm188 @notfelineit
47+
/go/vt/vtctl/reparentutil @ajm188 @GuptaManan100 @deepthi
48+
/go/vt/vtctl/vtctldclient @ajm188 @notfelineit
49+
/go/vt/vtctld @ajm188 @deepthi @notfelineit @rohit-nayak-ps
50+
/go/vt/vterrors @harshit-gangal @systay
51+
/go/vt/vtexplain @systay @harshit-gangal
52+
/go/vt/vtgate @harshit-gangal @systay @frouioui @GuptaManan100
53+
/go/vt/vtorc @deepthi @shlomi-noach @GuptaManan100 @rsajwani
54+
/go/vt/vttablet/*conn* @harshit-gangal @systay
55+
/go/vt/vttablet/endtoend @harshit-gangal @mattlord @rohit-nayak-ps @systay
56+
/go/vt/vttablet/grpc* @ajm188 @rohit-nayak-ps @rsajwani @shlomi-noach @harshit-gangal
57+
/go/vt/vttablet/onlineddl @mattlord @rohit-nayak-ps @shlomi-noach
58+
/go/vt/vttablet/queryservice @harshit-gangal @systay
59+
/go/vt/vttablet/tabletmanager @deepthi @GuptaManan100 @rohit-nayak-ps @rsajwani @shlomi-noach
4160
/go/vt/vttablet/tabletmanager/vreplication @rohit-nayak-ps @mattlord
4261
/go/vt/vttablet/tabletmanager/vstreamer @rohit-nayak-ps @mattlord
43-
/go/vt/vttablet/tabletserver @harshit-gangal @systay @shlomi-noach
62+
/go/vt/vttablet/tabletserver* @harshit-gangal @systay @shlomi-noach @rohit-nayak-ps
4463
/go/vt/vttablet/tabletserver/messager @mattlord @rohit-nayak-ps @derekperkins
45-
/go/vt/wrangler @deepthi @rohit-nayak-ps @mattlord
46-
/go/vt/workflow @rohit-nayak-ps @mattlord
47-
/proto/vtadmin.proto @ajm188 @doeg @notfelineit
48-
/proto/vtctldata.proto @ajm188 @doeg @notfelineit
49-
/proto/vtctlservice.proto @ajm188 @doeg @notfelineit
50-
/web/vtadmin @ajm188 @doeg @notfelineit
51-
/web/vtctld2 @doeg @notfelineit @rohit-nayak-ps
64+
/go/vt/vttablet/*tmclient* @ajm188 @GuptaManan100 @rohit-nayak-ps @rsajwani @shlomi-noach
65+
/go/vt/vttablet/vexec @mattlord @rohit-nayak-ps @shlomi-noach
66+
/go/vt/wrangler @deepthi @mattlord @rohit-nayak-ps
67+
/go/vt/workflow @mattlord @rohit-nayak-ps
68+
/proto/ @deepthi @harshit-gangal
69+
/proto/vtadmin.proto @ajm188 @notfelineit
70+
/proto/vtctldata.proto @ajm188 @notfelineit
71+
/proto/vtctlservice.proto @ajm188 @notfelineit
72+
/test/ @GuptaManan100 @frouioui @rohit-nayak-ps
73+
/tools/ @frouioui @rohit-nayak-ps
74+
/web/vtadmin @ajm188 @notfelineit
75+
/web/vtctld2 @notfelineit @rohit-nayak-ps

.github/docker/cluster_test_12/Dockerfile

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/docker/cluster_test_18/Dockerfile

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## Checklist
2020

21-
- [ ] "Backport me!" label has been added if this change should be backported
21+
- [ ] "Backport to:" labels have been added if this change should be back-ported
2222
- [ ] Tests were added or are not required
2323
- [ ] Documentation was added or is not required
2424

.github/workflows/check_make_vtadmin_authz_testgen.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
skip='true'
1515
fi
1616
echo Skip ${skip}
17-
echo "::set-output name=skip-workflow::${skip}"
17+
echo "skip-workflow=${skip}" >> $GITHUB_OUTPUT
1818
1919
- name: Check out code
2020
if: steps.skip-workflow.outputs.skip-workflow == 'false'
@@ -31,15 +31,17 @@ jobs:
3131
- 'bootstrap.sh'
3232
- 'tools/**'
3333
- 'build.env'
34-
- 'go.[sumod]'
34+
- 'go.sum'
35+
- 'go.mod'
3536
- 'Makefile'
3637
- 'go/vt/vtadmin/**'
38+
- '.github/workflows/check_make_vtadmin_authz_testgen.yml'
3739
3840
- name: Set up Go
3941
uses: actions/setup-go@v2
4042
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.vtadmin_changes == 'true'
4143
with:
42-
go-version: 1.18.4
44+
go-version: 1.18.9
4345

4446
- name: Tune the OS
4547
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.vtadmin_changes == 'true'

.github/workflows/check_make_vtadmin_web_proto.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
skip='true'
1515
fi
1616
echo Skip ${skip}
17-
echo "::set-output name=skip-workflow::${skip}"
17+
echo "skip-workflow=${skip}" >> $GITHUB_OUTPUT
1818
1919
- name: Check out code
2020
if: steps.skip-workflow.outputs.skip-workflow == 'false'
@@ -31,17 +31,19 @@ jobs:
3131
- 'bootstrap.sh'
3232
- 'tools/**'
3333
- 'build.env'
34-
- 'go.[sumod]'
34+
- 'go.sum'
35+
- 'go.mod'
3536
- 'Makefile'
3637
- 'go/vt/proto/**'
3738
- 'proto/*.proto'
3839
- 'web/vtadmin/src/proto/**'
40+
- '.github/workflows/check_make_vtadmin_web_proto.yml'
3941
4042
- name: Set up Go
4143
uses: actions/setup-go@v2
4244
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.proto_changes == 'true'
4345
with:
44-
go-version: 1.18.4
46+
go-version: 1.18.9
4547

4648
- name: Setup Node
4749
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.proto_changes == 'true'
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
name: close_stale_pull_requests
2+
on:
3+
schedule:
4+
- cron: '0 1 * * *'
5+
6+
workflow_dispatch: {}
7+
8+
permissions:
9+
pull-requests: write
10+
11+
jobs:
12+
close_stale_pull_requests:
13+
runs-on: ubuntu-latest
14+
steps:
15+
- uses: actions/stale@v5
16+
with:
17+
days-before-stale: 30
18+
# Do not handle issues at all. We only want to handle PRs.
19+
days-before-issue-stale: -1
20+
21+
stale-pr-message: |
22+
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
23+
24+
- Push additional commits to the associated branch.
25+
- Remove the stale label.
26+
- Add a comment indicating why it is not stale.
27+
28+
If no action is taken within 7 days, this PR will be closed.
29+
close-pr-message: "This PR was closed because it has been stale for 7 days with no activity."
30+
31+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32+

0 commit comments

Comments
 (0)