Skip to content

Commit 63f2065

Browse files
authored
Merge pull request #2989 from cncf/main
Update dev-pt with the main branch
2 parents a83e5b0 + 88f5f22 commit 63f2065

File tree

439 files changed

+6512
-1079
lines changed

Some content is hidden

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

439 files changed

+6512
-1079
lines changed

.github/ISSUE_TEMPLATE/new-term.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body:
3434
required: true
3535
- label: The term has not already been declined in the past. [(shift+click to check)](https://github.com/cncf/glossary/issues?q=is%3Aissue+is%3Aclosed+label%3A%22triage%2Fnot+accepted%22)
3636
required: false
37-
- label: The term does not already exist in the [glossary](https://glossary.cncf.io).
37+
- label: The term does not already exist in the [glossary](https://glossary.cncf.io) as a completed term, nor does it exist in [this directory](https://github.com/cncf/glossary/tree/main/content/en) as an incomplete term. (If the status of the term is `Feedback Appreciated`, consider updating the term.)
3838
required: true
3939
- label: I understand that maintainers will assess if the term should be part of the Glossary. (Please be patient)
4040
required: true

.github/labeler.yml

Lines changed: 34 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,59 @@
11
lang/ar:
2-
- content/ar/**
2+
- changed-files:
3+
- any-glob-to-any-file: 'content/ar/**'
34

45
lang/bn:
5-
- content/bn/**
6+
- changed-files:
7+
- any-glob-to-any-file: 'content/bn/**'
68

79
lang/de:
8-
- content/de/**
10+
- changed-files:
11+
- any-glob-to-any-file: 'content/de/**'
912

1013
lang/en:
11-
- content/en/**
14+
- changed-files:
15+
- any-glob-to-any-file: 'content/en/**'
1216

1317
lang/es:
14-
- content/es/**
18+
- changed-files:
19+
- any-glob-to-any-file: 'content/es/**'
1520

1621
lang/fr:
17-
- content/fr/**
22+
- changed-files:
23+
- any-glob-to-any-file: 'content/fr/**'
1824

1925
lang/hi:
20-
- content/hi/**
26+
- changed-files:
27+
- any-glob-to-any-file: 'content/hi/**'
2128

2229
lang/it:
23-
- content/it/**
30+
- changed-files:
31+
- any-glob-to-any-file: 'content/it/**'
2432

2533
lang/ja:
26-
- content/ja/**
34+
- changed-files:
35+
- any-glob-to-any-file: 'content/ja/**'
2736

2837
lang/ko:
29-
- content/ko/**
38+
- changed-files:
39+
- any-glob-to-any-file: 'content/ko/**'
3040

3141
lang/pt:
32-
- content/pt-br/**
42+
- changed-files:
43+
- any-glob-to-any-file: 'content/pt-br/**'
3344

34-
lang/tw:
35-
- content/zh-tw/**
45+
lang/ru:
46+
- changed-files:
47+
- any-glob-to-any-file: 'content/ru/**'
3648

37-
lang/zh:
38-
- content/zh-cn/**
49+
lang/tw:
50+
- changed-files:
51+
- any-glob-to-any-file: 'content/zh-tw/**'
3952

53+
lang/ur:
54+
- changed-files:
55+
- any-glob-to-any-file: 'content/ur/**'
4056

57+
lang/zh:
58+
- changed-files:
59+
- any-glob-to-any-file: 'content/zh-cn/**'

.github/settings.yml

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,19 @@ collaborators:
7373
- username: Garima-Negi
7474
permission: push
7575

76-
- username: sayantani11
76+
- username: jayesh-srivastava
7777
permission: push
7878

79-
- username: anubha-v-ardhan
79+
- username: abhay-raj19
8080
permission: push
8181

82-
- username: jayesh-srivastava
82+
- username: aj11anuj
83+
permission: push
84+
85+
- username: kumarankit999
86+
permission: push
87+
88+
- username: bishal7679
8389
permission: push
8490

8591
# l10n de approvers
@@ -204,6 +210,9 @@ collaborators:
204210
- username: naonishijima
205211
permission: push
206212

213+
- username: Okabe-Junya
214+
permission: push
215+
207216
- username: yuichi-nakamura
208217
permission: push
209218

@@ -214,7 +223,7 @@ collaborators:
214223
- username: halil-bugol
215224
permission: push
216225

217-
- username: developer-guy
226+
- username: rwxdash
218227
permission: push
219228

220229
- username: eminalemdar
@@ -227,6 +236,9 @@ collaborators:
227236
- username: kirkonru
228237
permission: push
229238

239+
- username: tym83
240+
permission: push
241+
230242
branches:
231243

232244
# Default branch of this repository for configurations and English contents
@@ -301,9 +313,11 @@ branches:
301313
# hi approvers
302314
users:
303315
- Garima-Negi
304-
- sayantani11
305-
- anubha-v-ardhan
306316
- jayesh-srivastava
317+
- abhay-raj19
318+
- aj11anuj
319+
- kumarankit999
320+
- bishal7679
307321
teams: []
308322
enforce_admins: null
309323
required_linear_history: null
@@ -492,6 +506,7 @@ branches:
492506
- inductor
493507
- kaitoii11
494508
- naonishijima
509+
- Okabe-Junya
495510
- yuichi-nakamura
496511
teams: []
497512
enforce_admins: null
@@ -510,7 +525,7 @@ branches:
510525
users:
511526
- aliok
512527
- halil-bugol
513-
- developer-guy
528+
- rwxdash
514529
- eminalemdar
515530
teams: []
516531
enforce_admins: null
@@ -529,6 +544,7 @@ branches:
529544
users:
530545
- shurup
531546
- kirkonru
547+
- tym83
532548
teams: []
533549
enforce_admins: null
534550
required_linear_history: null

.github/workflows/check-outdated-content.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
ls -al ${OUTPUT_DIR}
162162
163163
- name: Upload output
164-
uses: actions/upload-artifact@v3
164+
uses: actions/upload-artifact@v4
165165
with:
166166
name: ${{ env.L10N_CODE }}-outdated-checking-result
167167
path: ${{ env.OUTPUT_DIR }}/

.github/workflows/es-spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
set -o errexit
3030
diff content/es/.wordlist.txt <(LC_ALL= sort -f content/es/.wordlist.txt)
3131
- name: GitHub Spellcheck Action
32-
uses: rojopolis/spellcheck-github-actions@0.34.0
32+
uses: rojopolis/spellcheck-github-actions@0.36.0
3333
with:
3434
config_path: content/es/.spellcheck.yml

.github/workflows/labeler.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: "Pull Request Labeler"
22
on:
33
pull_request_target:
4-
types: [opened]
5-
paths:
6-
- 'content/**.md'
7-
branches:
8-
- 'main'
9-
- 'dev-**'
4+
types: [opened]
105

116
jobs:
127
triage:
@@ -15,6 +10,6 @@ jobs:
1510
pull-requests: write
1611
runs-on: ubuntu-latest
1712
steps:
18-
- uses: actions/labeler@v4
13+
- uses: actions/labeler@v5
1914
with:
2015
repo-token: "${{ secrets.GITHUB_TOKEN }}"

.github/workflows/post-outdated-content-report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# - name: Download output
5151
# uses: actions/download-artifact@v3
5252
- name: Download output
53-
uses: dawidd6/action-download-artifact@v2
53+
uses: dawidd6/action-download-artifact@v3
5454
with:
5555
github_token: ${{secrets.GITHUB_TOKEN}}
5656
workflow: check-outdated-content.yaml
@@ -144,7 +144,7 @@ jobs:
144144
echo "The end of report" >> report.md
145145
146146
- name: Create an issue from the report
147-
uses: peter-evans/create-issue-from-file@v4
147+
uses: peter-evans/create-issue-from-file@v5
148148
with:
149149
title: "[${{ env.L10N_CODE }}] A report to track and reflect updates of English content"
150150
content-filepath: report.md

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
- name: GitHub Spellcheck Action
28-
uses: rojopolis/spellcheck-github-actions@0.34.0
28+
uses: rojopolis/spellcheck-github-actions@0.36.0

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
timeout-minutes: 1 # Default: 360
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/stale@v8.0.0
30+
- uses: actions/stale@v9.0.0
3131
with:
3232
repo-token: ${{ secrets.GITHUB_TOKEN }}
3333
stale-issue-message: 'This issue/PR is stale because it has been inactive for 60 days. This issue/PR will be closed automatically with additional 20 days of inactivity. If an update/comment occur on stale issue/PR, the stale label will be removed and the timer will restart. Closed issue/PR can be reopened if necessary.'

CODEOWNERS

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
/i18n/fr.toml @huats @fydrah @Krast76 @sestegra @guillaumebernard84
4040

4141
# Approvers for Hindi contents
42-
/content/hi/ @Garima-Negi @sayantani11 @anubha-v-ardhan @jayesh-srivastava
43-
/i18n/hi.toml @Garima-Negi @sayantani11 @anubha-v-ardhan @jayesh-srivastava
42+
/content/hi/ @Garima-Negi @jayesh-srivastava @abhay-raj19 @aj11anuj @kumarankit999 @bishal7679
43+
/i18n/hi.toml @Garima-Negi @jayesh-srivastava @abhay-raj19 @aj11anuj @kumarankit999 @bishal7679
4444

4545
# Approvers for Italian contents
4646
/content/it/ @fsbaraglia @ugho16 @annalisag-spark @sistella
4747
/i18n/it.toml @fsbaraglia @ugho16 @annalisag-spark @sistella
4848

4949
# Approvers for Japanese contents
50-
/content/ja/ @inductor @naonishijima @kaitoii11 @yuichi-nakamura
51-
/i18n/ja.toml @inductor @naonishijima @kaitoii11 @yuichi-nakamura
50+
/content/ja/ @inductor @naonishijima @kaitoii11 @yuichi-nakamura @Okabe-Junya
51+
/i18n/ja.toml @inductor @naonishijima @kaitoii11 @yuichi-nakamura @Okabe-Junya
5252

5353
# Approvers for Korean contents
5454
/content/ko/ @seokho-son @jihoon-seo @yunkon-kim
@@ -59,12 +59,12 @@
5959
/i18n/pt-br.toml @edsoncelio @brunoguidone @jessicalins @MrErlison
6060

6161
# Approvers for Russian contents
62-
/content/ru/ @shurup @kirkonru
63-
/i18n/ru.toml @shurup @kirkonru
62+
/content/ru/ @shurup @kirkonru @tym83
63+
/i18n/ru.toml @shurup @kirkonru @tym83
6464

6565
# Approvers for Turkish contents
66-
/content/tr/ @aliok @halil-bugol @developer-guy @eminalemdar
67-
/i18n/tr.toml @aliok @halil-bugol @developer-guy @eminalemdar
66+
/content/tr/ @aliok @halil-bugol @rwxdash @eminalemdar
67+
/i18n/tr.toml @aliok @halil-bugol @rwxdash @eminalemdar
6868

6969
# Approvers for Urdu contents
7070
/content/ur/ @Saim-Safdar @waleed318
@@ -75,5 +75,5 @@
7575
/i18n/zh-cn.toml @hanyuancheung @Jacob953 @Rocksnake @Submarinee
7676

7777
# Approvers for Traditional Chinese contents
78-
/content/zh-tw/ @pichuang @ydFu @hwchiu @johnlinp
79-
/i18n/zh-tw.toml @pichuang @ydFu @hwchiu @johnlinp
78+
/content/zh-tw/ @tico88612 @ydFu @hwchiu @johnlinp
79+
/i18n/zh-tw.toml @tico88612 @ydFu @hwchiu @johnlinp

0 commit comments

Comments
 (0)