Skip to content

Commit

Permalink
Use github.token so the GitHub API can list modified files
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Apr 19, 2022
1 parent 2571b36 commit 5be6559
Show file tree
Hide file tree
Showing 96 changed files with 96 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: ${{ github.token }}
filters: |
go_files:
- '**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_imports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: ${{ github.token }}
filters: |
go_files:
- '**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_make_parser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: ${{ github.token }}
filters: |
parser_changes:
- 'go/vt/sqlparser/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_make_proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: ${{ github.token }}
filters: |
proto_changes:
- 'bootstrap.sh'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_make_sizegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: ${{ github.token }}
filters: |
sizegen:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check_make_visitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: ${{ github.token }}
filters: |
visitor:
- 'go/tools/asthelpergen/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_19.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_21.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_mysql80.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_onlineddl_ghost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_onlineddl_revert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_onlineddl_scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_onlineddl_singleton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_onlineddl_vrepl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_resharding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_resharding_bytes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_schemadiff_vrepl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_vreplication_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_vreplication_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_vstream_failover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cluster_endtoend_vtgate_buffer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: dorny/paths-filter@v2
id: changes
with:
token: "${{ github.token}}"
filters: |
end_to_end:
- 'go/**/*.go'
Expand Down
Loading

0 comments on commit 5be6559

Please sign in to comment.