Skip to content

Commit 894715d

Browse files
committed
Merge remote-tracking branch 'upstream/main' into dev-es
2 parents 7dc99dc + 8296add commit 894715d

File tree

127 files changed

+3055
-350
lines changed

Some content is hidden

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

127 files changed

+3055
-350
lines changed

.github/ISSUE_TEMPLATE/new-term.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
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
41-
- label: I want to work on this term. (If not checked, maintainers will assign another volunteer)
41+
- label: I want to work on this term and confirm that I meet the criteria as outlined in "[who can contribute](https://glossary.cncf.io/contribute/#who-can-contribute)". (If not checked, maintainers will assign another volunteer)
4242
required: false
4343
- type: textarea
4444
id: note

.github/ISSUE_TEMPLATE/update-term.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ body:
2828
options:
2929
- label: I understand that maintainers will confirm if the term should be updated. (Please be patient)
3030
required: true
31-
- label: I want to work on this suggestion. (If not checked, maintainers will assign another volunteer)
31+
- label: I want to work on this suggestion and confirm that I meet the criteria as outlined in "[who can contribute](https://glossary.cncf.io/contribute/#who-can-contribute)".. (If not checked, maintainers will assign another volunteer)
3232
required: false
3333
- type: textarea
3434
id: note

.github/labeler.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,24 @@ lang/es:
1616
lang/fr:
1717
- content/fr/*
1818

19+
lang/hi:
20+
- content/hi/*
21+
1922
lang/it:
2023
- content/it/*
2124

22-
lang/hi:
23-
- content/hi/*
25+
lang/ja:
26+
- content/ja/*
2427

2528
lang/ko:
2629
- content/ko/*
2730

2831
lang/pt:
2932
- content/pt-br/*
3033

34+
lang/tw:
35+
- content/zh-tw/*
36+
3137
lang/zh:
3238
- content/zh-cn/*
3339

.github/settings.yml

Lines changed: 106 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,27 @@ collaborators:
3131
permission: admin
3232

3333
- username: jihoon-seo
34-
permission: maintain
34+
permission: admin
3535

3636
- username: iamNoah1
37-
permission: maintain
37+
permission: admin
3838

3939
- username: thetwopct
4040
permission: push
4141

4242
# English approvers (approver for all files in repository)
4343

44-
44+
- username: nate-double-u
45+
permission: admin
46+
47+
- username: castrojo
48+
permission: push
4549

4650
# Localization approvers
51+
4752
# l10n ko approvers
4853
# Note: seokho-son is both Maintainer (maintain) and Korean approver (push)
4954
# Note: jihoon-seo is both Maintainer (maintain) and Korean approver (push)
50-
- username: Eviekim
51-
permission: push
5255

5356
- username: yunkon-kim
5457
permission: push
@@ -115,16 +118,16 @@ collaborators:
115118
permission: push
116119

117120
# l10n bn approvers
118-
- username: mitul3737
121+
- username: Arindam200
119122
permission: push
120123

121-
- username: Mouly22
124+
- username: Imtiaz1234
122125
permission: push
123126

124-
- username: ikramulkayes
127+
- username: mitul3737
125128
permission: push
126129

127-
- username: Imtiaz1234
130+
- username: sajibAdhi
128131
permission: push
129132

130133
# l10n es approvers
@@ -143,7 +146,7 @@ collaborators:
143146
- username: 92nqb
144147
permission: push
145148

146-
# l10n zh approvers
149+
# l10n zh-cn approvers
147150
- username: hanyuancheung
148151
permission: push
149152

@@ -166,13 +169,45 @@ collaborators:
166169
- username: Krast76
167170
permission: push
168171

172+
- username: sestegra
173+
permission: push
174+
169175
# l10n ur approvers
170176
- username: Saim-Safdar
171177
permission: push
172178

173179
- username: waleed318
174180
permission: push
175181

182+
# l10n zh-tw approvers
183+
- username: pichuang
184+
permission: push
185+
186+
- username: ydFu
187+
permission: push
188+
189+
# l10n ja approvers
190+
- username: inductor
191+
permission: push
192+
193+
- username: kaitoii11
194+
permission: push
195+
196+
- username: naonishijima
197+
permission: push
198+
199+
# l10n tr approvers
200+
- username: aliok
201+
permission: push
202+
203+
- username: halil-bugol
204+
permission: push
205+
206+
- username: developer-guy
207+
permission: push
208+
209+
- username: eminalemdar
210+
permission: push
176211

177212
branches:
178213

@@ -193,6 +228,8 @@ branches:
193228
- seokho-son
194229
- iamNoah1
195230
- jihoon-seo
231+
- nate-double-u
232+
- castrojo
196233
teams: []
197234
enforce_admins: null
198235
required_linear_history: null
@@ -209,7 +246,6 @@ branches:
209246
# Ko approvers
210247
users:
211248
- seokho-son
212-
- Eviekim
213249
- jihoon-seo
214250
- yunkon-kim
215251
teams: []
@@ -321,10 +357,10 @@ branches:
321357
apps: []
322358
# bn approvers
323359
users:
324-
- mitul3737
325-
- Mouly22
326-
- ikramulkayes
360+
- Arindam200
327361
- Imtiaz1234
362+
- mitul3737
363+
- sajibAdhi
328364
teams: []
329365
enforce_admins: null
330366
required_linear_history: null
@@ -349,7 +385,7 @@ branches:
349385
enforce_admins: null
350386
required_linear_history: null
351387

352-
# l10n branch for zh contents only
388+
# l10n branch for zh-cn contents only
353389
- name: dev-zh
354390
protection:
355391
required_pull_request_reviews:
@@ -358,7 +394,7 @@ branches:
358394
required_status_checks: null
359395
restrictions:
360396
apps: []
361-
# zh approvers
397+
# zh-cn approvers
362398
users:
363399
- hanyuancheung
364400
- Jacob953
@@ -402,3 +438,57 @@ branches:
402438
teams: []
403439
enforce_admins: null
404440
required_linear_history: null
441+
442+
# l10n branch for zh-tw contents only
443+
- name: dev-tw
444+
protection:
445+
required_pull_request_reviews:
446+
required_approving_review_count: 2
447+
require_code_owner_reviews: true
448+
required_status_checks: null
449+
restrictions:
450+
apps: []
451+
# zh-tw approvers
452+
users:
453+
- pichuang
454+
- ydFu
455+
teams: []
456+
enforce_admins: null
457+
required_linear_history: null
458+
459+
# l10n branch for ja contents only
460+
- name: dev-ja
461+
protection:
462+
required_pull_request_reviews:
463+
required_approving_review_count: 2
464+
require_code_owner_reviews: true
465+
required_status_checks: null
466+
restrictions:
467+
apps: []
468+
# ja approvers
469+
users:
470+
- inductor
471+
- kaitoii11
472+
- naonishijima
473+
teams: []
474+
enforce_admins: null
475+
required_linear_history: null
476+
477+
# l10n branch for tr contents only
478+
- name: dev-tr
479+
protection:
480+
required_pull_request_reviews:
481+
required_approving_review_count: 2
482+
require_code_owner_reviews: true
483+
required_status_checks: null
484+
restrictions:
485+
apps: []
486+
# tr approvers
487+
users:
488+
- aliok
489+
- halil-bugol
490+
- developer-guy
491+
- eminalemdar
492+
teams: []
493+
enforce_admins: null
494+
required_linear_history: null

.github/workflows/check-outdated-terms.yaml renamed to .github/workflows/check-outdated-content.yaml

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This workflow will check if localized terms are outdated or not
2-
# by comparing English terms in the old branch and the latest branch.
3-
name: Check outdated terms
1+
# This workflow will check if a localized content is outdated or not
2+
# by comparing English content in the old branch and the latest branch.
3+
name: Check outdated content
44
on:
55
pull_request:
66
branches:
@@ -9,8 +9,8 @@ on:
99
- 'content/en/**.md'
1010

1111
jobs:
12-
check-outdated-terms:
13-
name: Check outdated terms
12+
check-outdated-content:
13+
name: Check outdated content
1414

1515
# if: contains(fromJSON('["dev-ko", "dev-xx"]'), github.base_ref)
1616
# Ref: https://docs.github.com/en/actions/learn-github-actions/expressions
@@ -41,12 +41,12 @@ jobs:
4141
# Set L10n directory and code
4242
case "${L10N_BRANCH}" in
4343
dev-ko)
44-
L10N_DIR="./content/ko/"
44+
L10N_DIR="content/ko/"
4545
L10N_CODE="ko"
4646
;;
4747
4848
#dev-pt)
49-
#L10N_DIR="./content/pt-br/"
49+
#L10N_DIR="content/pt-br/"
5050
#L10N_CODE="pt"
5151
#;;
5252
esac
@@ -95,16 +95,25 @@ jobs:
9595
# The old branch can be 'upstream/dev-ko'
9696
OLD_BRANCH="origin/${{github.base_ref}}"
9797
echo "(DUBUG) OLD_BRANCH: ${OLD_BRANCH}"
98+
99+
L10N_INFO_JSON=$(cat <<EOF
100+
{
101+
"L10N_DIR": "${L10N_DIR}",
102+
"L10N_CODE": "${L10N_CODE}"
103+
}
104+
EOF
105+
)
98106
99107
# Make an output directory
100108
if [[ ! -e $OUTPUT_DIR ]]; then
101109
mkdir $OUTPUT_DIR
110+
echo "${L10N_INFO_JSON}" > ${OUTPUT_DIR}/L10N_INFO.json
102111
elif [[ ! -d $OUTPUT_DIR ]]; then
103112
echo "$OUTPUT_DIR already exists but is not a directory" 1>&2
104113
fi
105114
106-
# Check outdated only if there is a localized term
107-
# Loop files in a localization directory, which is ${L10N_DIR} (e.g., ./content/ko/)
115+
# Check outdated only if a localized content exists
116+
# Loop files in a localization directory, which is ${L10N_DIR} (e.g., content/ko/)
108117
echo "(DEBUG) Check outdated"
109118
for L10N_FILE_PATH in $(find ${L10N_DIR} -name '*.md'); do
110119
echo "(DEBUG) L10N_FILE_PATH: ${L10N_FILE_PATH}"
@@ -123,7 +132,7 @@ jobs:
123132
# Create subdirectories
124133
mkdir -p ${OUTPUT_DIR}/${FILE_DIR}
125134
126-
# Actually compare between the old and lastest English terms and log diff in the file
135+
# Actually compare between the old and lastest English content and log diff in the file
127136
if [[ -f "./content/en/${FILE_PATH}" ]]; then
128137
# File exists
129138
# Check changes

.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.30.0
32+
uses: rojopolis/spellcheck-github-actions@0.33.0
3333
with:
3434
config_path: content/es/.spellcheck.yml

0 commit comments

Comments
 (0)