Skip to content

Commit 372e08b

Browse files
committedAug 24, 2023
ci: auto-regenerate files
1 parent bfeb5c4 commit 372e08b

File tree

48 files changed

+592
-263
lines changed

Some content is hidden

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

48 files changed

+592
-263
lines changed
 

‎source/plugins/achievements/README.md

+14-7
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ All product and company names are trademarks™ or registered® trademarks of th
4040
<img width="900" height="1" alt=""></td>
4141
</tr>
4242
<tr>
43-
<td nowrap="nowrap">🌐 Web instances must configure <code>settings.json</code>:
43+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
44+
🌐 Web instances must configure <code>settings.json</code>:
4445
<ul>
4546
<li><i>metrics.run.puppeteer.scrapping</i></li>
4647
</ul>
@@ -55,7 +56,8 @@ All product and company names are trademarks™ or registered® trademarks of th
5556
<img width="900" height="1" alt=""></td>
5657
</tr>
5758
<tr>
58-
<td nowrap="nowrap"><b>type:</b> <code>string</code>
59+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
60+
<b>type:</b> <code>string</code>
5961
<br>
6062
<b>default:</b> C<br>
6163
<b>allowed values:</b><ul><li>S</li><li>A</li><li>B</li><li>C</li><li>X</li></ul></td>
@@ -66,7 +68,8 @@ All product and company names are trademarks™ or registered® trademarks of th
6668
<img width="900" height="1" alt=""></td>
6769
</tr>
6870
<tr>
69-
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
71+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
72+
<b>type:</b> <code>boolean</code>
7073
<br>
7174
<b>default:</b> yes<br></td>
7275
</tr>
@@ -80,7 +83,8 @@ All product and company names are trademarks™ or registered® trademarks of th
8083
<img width="900" height="1" alt=""></td>
8184
</tr>
8285
<tr>
83-
<td nowrap="nowrap"><b>type:</b> <code>string</code>
86+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
87+
<b>type:</b> <code>string</code>
8488
<br>
8589
<b>default:</b> detailed<br>
8690
<b>allowed values:</b><ul><li>detailed</li><li>compact</li></ul></td>
@@ -91,7 +95,8 @@ All product and company names are trademarks™ or registered® trademarks of th
9195
<img width="900" height="1" alt=""></td>
9296
</tr>
9397
<tr>
94-
<td nowrap="nowrap"><b>type:</b> <code>number</code>
98+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
99+
<b>type:</b> <code>number</code>
95100
<i>(0 ≤
96101
𝑥)</i>
97102
<br>
@@ -105,7 +110,8 @@ All product and company names are trademarks™ or registered® trademarks of th
105110
<img width="900" height="1" alt=""></td>
106111
</tr>
107112
<tr>
108-
<td nowrap="nowrap"><b>type:</b> <code>array</code>
113+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
114+
<b>type:</b> <code>array</code>
109115
<i>(comma-separated)</i>
110116
<br></td>
111117
</tr>
@@ -117,7 +123,8 @@ All product and company names are trademarks™ or registered® trademarks of th
117123
<img width="900" height="1" alt=""></td>
118124
</tr>
119125
<tr>
120-
<td nowrap="nowrap"><b>type:</b> <code>array</code>
126+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
127+
<b>type:</b> <code>array</code>
121128
<i>(comma-separated)</i>
122129
<br></td>
123130
</tr>

‎source/plugins/activity/README.md

+16-7
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ All product and company names are trademarks™ or registered® trademarks of th
3939
<img width="900" height="1" alt=""></td>
4040
</tr>
4141
<tr>
42-
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
42+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
43+
<b>type:</b> <code>boolean</code>
4344
<br>
4445
<b>default:</b> no<br></td>
4546
</tr>
@@ -49,7 +50,8 @@ All product and company names are trademarks™ or registered® trademarks of th
4950
<img width="900" height="1" alt=""></td>
5051
</tr>
5152
<tr>
52-
<td nowrap="nowrap"><b>type:</b> <code>number</code>
53+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
54+
<b>type:</b> <code>number</code>
5355
<i>(1 ≤
5456
𝑥
5557
≤ 1000)</i>
@@ -62,7 +64,8 @@ All product and company names are trademarks™ or registered® trademarks of th
6264
<img width="900" height="1" alt=""></td>
6365
</tr>
6466
<tr>
65-
<td nowrap="nowrap"><b>type:</b> <code>number</code>
67+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
68+
<b>type:</b> <code>number</code>
6669
<i>(100 ≤
6770
𝑥
6871
≤ 1000)</i>
@@ -75,7 +78,8 @@ All product and company names are trademarks™ or registered® trademarks of th
7578
<img width="900" height="1" alt=""></td>
7679
</tr>
7780
<tr>
78-
<td nowrap="nowrap"><b>type:</b> <code>number</code>
81+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
82+
<b>type:</b> <code>number</code>
7983
<i>(0 ≤
8084
𝑥
8185
≤ 365)</i>
@@ -90,7 +94,8 @@ All product and company names are trademarks™ or registered® trademarks of th
9094
<img width="900" height="1" alt=""></td>
9195
</tr>
9296
<tr>
93-
<td nowrap="nowrap"><b>type:</b> <code>string</code>
97+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
98+
<b>type:</b> <code>string</code>
9499
<br>
95100
<b>default:</b> all<br>
96101
<b>allowed values:</b><ul><li>public</li><li>all</li></ul></td>
@@ -101,7 +106,8 @@ All product and company names are trademarks™ or registered® trademarks of th
101106
<img width="900" height="1" alt=""></td>
102107
</tr>
103108
<tr>
104-
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
109+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
110+
<b>type:</b> <code>boolean</code>
105111
<br>
106112
<b>default:</b> no<br></td>
107113
</tr>
@@ -112,6 +118,7 @@ All product and company names are trademarks™ or registered® trademarks of th
112118
</tr>
113119
<tr>
114120
<td nowrap="nowrap">⏩ Inherits <code>repositories_skipped</code><br>
121+
✨ On <code>master</code>/<code>main</code><br>
115122
<b>type:</b> <code>array</code>
116123
<i>(newline-separated)</i>
117124
<br></td>
@@ -124,6 +131,7 @@ All product and company names are trademarks™ or registered® trademarks of th
124131
</tr>
125132
<tr>
126133
<td nowrap="nowrap">⏩ Inherits <code>users_ignored</code><br>
134+
✨ On <code>master</code>/<code>main</code><br>
127135
<b>type:</b> <code>array</code>
128136
<i>(comma-separated)</i>
129137
<br></td>
@@ -150,7 +158,8 @@ All product and company names are trademarks™ or registered® trademarks of th
150158
<img width="900" height="1" alt=""></td>
151159
</tr>
152160
<tr>
153-
<td nowrap="nowrap"><b>type:</b> <code>array</code>
161+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
162+
<b>type:</b> <code>array</code>
154163
<i>(comma-separated)</i>
155164
<br>
156165
<b>default:</b> all<br>

0 commit comments

Comments
 (0)
Failed to load comments.