ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-04-23 23:19:34 +00:00
parent 4c98629bbc
commit ed3912693f
27 changed files with 87 additions and 28 deletions

View File

@@ -1170,7 +1170,7 @@ jobs:
user: lowlighter user: lowlighter
plugins_errors_fatal: yes plugins_errors_fatal: yes
if: ${{ success() || failure() }} if: ${{ success() || failure() }}
- name: Screenshot markdown example - name: Screenshot markdown example
if: ${{ success() || failure() }} if: ${{ success() || failure() }}
@@ -1232,10 +1232,11 @@ jobs:
user: lowlighter user: lowlighter
plugin_sponsors: yes plugin_sponsors: yes
plugin_sponsors_past: yes plugin_sponsors_past: yes
plugin_sponsors_sections: list plugin_sponsors_sections: goal
plugin_sponsors_size: 48
plugins_errors_fatal: yes plugins_errors_fatal: yes
config_display: large config_display: large
extras_js: |
document.querySelectorAll(".markdown, .center, .goal-text span:last-child")?.forEach(h2 => h2.remove())
output_action: none output_action: none
delay: 120 delay: 120
- name: Licenses - name: Licenses

View File

@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr> </tr>
<tr> <tr>
<th colspan="2" align="center"> <th colspan="2" align="center">
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 250 options!</a></h3> <h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 253 options!</a></h3>
</th> </th>
</tr> </tr>
<tr> <tr>

12
action.yml generated
View File

@@ -10,6 +10,10 @@ inputs:
description: Base content description: Base content
default: <default-value> default: <default-value>
base_indepth:
description: Indepth mode
default: <default-value>
repositories: repositories:
description: Repositories to fetch description: Repositories to fetch
default: <default-value> default: <default-value>
@@ -177,6 +181,10 @@ inputs:
description: Job delay description: Job delay
default: <default-value> default: <default-value>
notice_releases:
description: Notice about new releases of metrics
default: <default-value>
use_prebuilt_image: use_prebuilt_image:
description: >- description: >-
Use pre-built docker image from [GitHub container Use pre-built docker image from [GitHub container
@@ -749,6 +757,10 @@ inputs:
description: Display past sponsorships description: Display past sponsorships
default: <default-value> default: <default-value>
plugin_sponsors_size:
description: Profile picture display size
default: <default-value>
# ==================================================================================== # ====================================================================================
# 💫 Starlists # 💫 Starlists

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -10,7 +10,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2"><table><tr> <td colspan="2"><table><tr>
@@ -52,6 +52,27 @@
<br> <br>
<b>default:</b> header, activity, community, repositories, metadata<br> <b>default:</b> header, activity, community, repositories, metadata<br>
<b>allowed values:</b><ul><li>header</li><li>activity</li><li>community</li><li>repositories</li><li>metadata</li></ul></td> <b>allowed values:</b><ul><li>header</li><li>activity</li><li>community</li><li>repositories</li><li>metadata</li></ul></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>base_indepth</code></h4></td>
<td rowspan="2"><p>Indepth mode</p>
<p>Enabling this will consume additional API queries to fetch more data.
This currently improves the accuracy of the following statistics:</p>
<ul>
<li>total commits</li>
<li>total issues</li>
<li>total pull requests</li>
<li>total pull requests reviews</li>
<li>total repositories contributed to</li>
</ul>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
🌐 Web instances must configure <code>settings.json</code><br>
<b>type:</b> <code>boolean</code>
<br>
<b>default:</b> no<br></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap"><h4><code>repositories</code></h4></td> <td nowrap="nowrap"><h4><code>repositories</code></h4></td>

View File

@@ -16,7 +16,7 @@ Use at your own risk, <em>metrics</em> and its authors cannot be held responsibl
<td><code>👤 Users</code> <code>👥 Organizations</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>📓 Repositories</code></td> <td><code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -849,6 +849,17 @@ It can result in cropped or oversized outputs.</p>
≤ 3600)</i> ≤ 3600)</i>
<br> <br>
<b>default:</b> 0<br></td> <b>default:</b> 0<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>notice_releases</code></h4></td>
<td rowspan="2"><p>Notice about new releases of metrics</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>boolean</code>
<br>
<b>default:</b> yes<br></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap"><h4><code>use_prebuilt_image</code></h4></td> <td nowrap="nowrap"><h4><code>use_prebuilt_image</code></h4></td>

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code></td> <td><code>👤 Users</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code></td> <td><code>👤 Users</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -12,7 +12,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code></td> <td><code>👤 Users</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>📓 Repositories</code></td> <td><code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code></td> <td><code>👤 Users</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>🔑 public_repo</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>🔑 public_repo</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code></td> <td><code>👤 Users</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -15,7 +15,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 read:user</code> <code>🔑 read:org</code> <code>repo (optional)</code></td> <td><code>🔑 read:user</code> <code>🔑 read:org</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">
@@ -54,7 +54,7 @@
<i>(comma-separated)</i> <i>(comma-separated)</i>
<br> <br>
<b>default:</b> goal, about<br> <b>default:</b> goal, about<br>
<b>allowed values:</b><ul><li>goal</li><li>about</li></ul></td> <b>allowed values:</b><ul><li>goal</li><li>about</li><li>list</li></ul></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap"><h4><code>plugin_sponsors_past</code></h4></td> <td nowrap="nowrap"><h4><code>plugin_sponsors_past</code></h4></td>
@@ -67,6 +67,20 @@
<br> <br>
<b>default:</b> no<br></td> <b>default:</b> no<br></td>
</tr> </tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_sponsors_size</code></h4></td>
<td rowspan="2"><p>Profile picture display size</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>number</code>
<i>(8 ≤
𝑥
≤ 64)</i>
<br>
<b>default:</b> 24<br></td>
</tr>
</table> </table>
<!--/options--> <!--/options-->

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code></td> <td><code>👤 Users</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td> <td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code> <code>repo (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">

View File

@@ -11,7 +11,7 @@
<td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td> <td><code>👤 Users</code> <code>👥 Organizations</code> <code>📓 Repositories</code></td>
</tr> </tr>
<tr> <tr>
<td><code>🔑 repo</code> <code>read:org (optional)</code> <code>read:user (optional)</code></td> <td><code>🔑 repo</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>read:packages (optional)</code></td>
</tr> </tr>
<tr> <tr>
<td colspan="2" align="center"> <td colspan="2" align="center">