Skip to content

Commit 39e4a82

Browse files
[automated] Update connectors list (#5)
Co-authored-by: lovromazgon <[email protected]>
1 parent 4ef9175 commit 39e4a82

File tree

5 files changed

+149
-158
lines changed

5 files changed

+149
-158
lines changed

docs/1-using/5-connectors/7-list/3-kafka.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import Tooltip from '@mui/material/Tooltip';
6060
{/* Stars */}
6161
<Chip
6262
icon={<StarIcon sx={{ fontSize: '1rem' }} />}
63-
label="9"
63+
label="10"
6464
size="small"
6565
sx={{ height: 24 }}
6666
/>

docs/1-using/5-connectors/7-list/33-http.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import Tooltip from '@mui/material/Tooltip';
6060
{/* Stars */}
6161
<Chip
6262
icon={<StarIcon sx={{ fontSize: '1rem' }} />}
63-
label="0"
63+
label="1"
6464
size="small"
6565
sx={{ height: 24 }}
6666
/>

docs/1-using/5-connectors/7-list/38-mongo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import Tooltip from '@mui/material/Tooltip';
6060
{/* Stars */}
6161
<Chip
6262
icon={<StarIcon sx={{ fontSize: '1rem' }} />}
63-
label="0"
63+
label="1"
6464
size="small"
6565
sx={{ height: 24 }}
6666
/>

src/connectorgen/denied-connectors.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"created_at": "",
66
"url": "https://github.com/ConduitIO/conduit",
7-
"stargazer_count": 543,
7+
"stargazer_count": 544,
88
"fork_count": 54,
99
"releases": null
1010
},
@@ -22,7 +22,7 @@
2222
"description": "",
2323
"created_at": "",
2424
"url": "https://github.com/ConduitIO/conduit-operator",
25-
"stargazer_count": 1,
25+
"stargazer_count": 2,
2626
"fork_count": 1,
2727
"releases": null
2828
},
@@ -305,15 +305,6 @@
305305
"fork_count": 0,
306306
"releases": null
307307
},
308-
{
309-
"name_with_owner": "raulb/conduit-connector-arxiv",
310-
"description": "",
311-
"created_at": "",
312-
"url": "https://github.com/raulb/conduit-connector-arxiv",
313-
"stargazer_count": 0,
314-
"fork_count": 0,
315-
"releases": null
316-
},
317308
{
318309
"name_with_owner": "raulb/conduit-pipelines",
319310
"description": "",

0 commit comments

Comments
 (0)