Skip to content

Commit 20afb4d

Browse files
authored
Batch 01: Add docs checkset to project repos (#1731)
* Batch 01: Add docs checkset to project repos Signed-off-by: thisisobate <obasiuche62@gmail.com> * chore: update changes accordingly Signed-off-by: thisisobate <obasiuche62@gmail.com> * chore: nit fix Signed-off-by: thisisobate <obasiuche62@gmail.com> --------- Signed-off-by: thisisobate <obasiuche62@gmail.com>
1 parent 3dee752 commit 20afb4d

1 file changed

Lines changed: 35 additions & 1 deletion

File tree

data/cncf.yaml

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
check_sets:
1313
- community
1414
- code
15+
- name: website
16+
url: https://github.com/aeraki-mesh/website
17+
check_sets:
18+
- docs
1519
- name: akri
1620
display_name: Akri
1721
description: A Kubernetes Resource Interface for the Edge
@@ -45,6 +49,10 @@
4549
check_sets:
4650
- community
4751
- code
52+
- name: website
53+
url: https://github.com/antrea-io/website
54+
check_sets:
55+
- docs
4856
- name: argo
4957
display_name: Argo
5058
description: Open source tools for Kubernetes to run workflows, manage clusters, and do GitOps right
@@ -110,6 +118,10 @@
110118
check_sets:
111119
- community
112120
- code
121+
- name: website
122+
url: https://github.com/AthenZ/website
123+
check_sets:
124+
- docs
113125
- name: backstage
114126
display_name: Backstage
115127
description: Backstage is an open platform for building developer portals
@@ -124,6 +136,10 @@
124136
check_sets:
125137
- community
126138
- code
139+
- name: community
140+
url: https://github.com/backstage/community
141+
check_sets:
142+
- docs
127143
- name: bfe
128144
display_name: Beyond Front End
129145
description: Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
@@ -223,6 +239,10 @@
223239
check_sets:
224240
- community
225241
- code
242+
- name: website
243+
url: https://github.com/chaos-mesh/website
244+
check_sets:
245+
- docs
226246
- name: chubao-fs
227247
display_name: CubeFS
228248
description: CubeFS (formerly ChubaoFS) is a cloud native distributed file system and object store
@@ -2673,7 +2693,7 @@
26732693
maturity: sandbox
26742694
repositories:
26752695
- name: armada
2676-
url: https://github.com/G-Research/armada
2696+
url: https://github.com/armadaproject/armada
26772697
check_sets:
26782698
- community
26792699
- code
@@ -2811,6 +2831,7 @@
28112831
url: https://github.com/carvel-dev/carvel
28122832
check_sets:
28132833
- community
2834+
- docs
28142835
- name: carvel-kapp
28152836
url: https://github.com/vmware-tanzu/carvel-kapp
28162837
check_sets:
@@ -4162,6 +4183,15 @@
41624183
- name: community
41634184
url: https://github.com/shipwright-io/community
41644185
check_sets:
4186+
- docs
4187+
- name: website
4188+
url: https://github.com/shipwright-io/website
4189+
check_sets:
4190+
- docs
4191+
- name: build
4192+
url: https://github.com/shipwright-io/build
4193+
check_sets:
4194+
- code
41654195
- community
41664196
- name: loxilb
41674197
display_name: LoxiLB
@@ -4227,6 +4257,10 @@
42274257
check_sets:
42284258
- code
42294259
- community
4260+
- name: bank-vaults.dev
4261+
url: https://github.com/bank-vaults/bank-vaults.dev
4262+
check_sets:
4263+
- docs
42304264
- name: stacker
42314265
display_name: Stacker
42324266
description: Stacker is a tool for building OCI images and related artifacts such as SBOMs natively via a declarative yaml format

0 commit comments

Comments
 (0)