ci: auto-regenerate files
This commit is contained in:
13
.github/workflows/examples.yml
vendored
13
.github/workflows/examples.yml
vendored
@@ -412,9 +412,6 @@ jobs:
|
|||||||
repo: metrics
|
repo: metrics
|
||||||
plugin_people: yes
|
plugin_people: yes
|
||||||
plugin_people_types: contributors, stargazers, watchers, sponsors
|
plugin_people_types: contributors, stargazers, watchers, sponsors
|
||||||
plugin_people_sponsors_custom: >-
|
|
||||||
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
|
|
||||||
marcreichel, OmaarElAmri, naveensrinivasan
|
|
||||||
output_action: none
|
output_action: none
|
||||||
delay: 120
|
delay: 120
|
||||||
user: lowlighter
|
user: lowlighter
|
||||||
@@ -652,6 +649,7 @@ jobs:
|
|||||||
base: ""
|
base: ""
|
||||||
plugin_sponsors: yes
|
plugin_sponsors: yes
|
||||||
plugin_sponsors_sections: goal
|
plugin_sponsors_sections: goal
|
||||||
|
plugin_sponsors_past: yes
|
||||||
output_action: none
|
output_action: none
|
||||||
delay: 120
|
delay: 120
|
||||||
user: lowlighter
|
user: lowlighter
|
||||||
@@ -1232,12 +1230,13 @@ jobs:
|
|||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: ${{ secrets.METRICS_TOKEN }}
|
||||||
base: ""
|
base: ""
|
||||||
user: lowlighter
|
user: lowlighter
|
||||||
plugin_people: yes
|
plugin_sponsors: yes
|
||||||
plugin_people_types: sponsors
|
plugin_sponsors_past: yes
|
||||||
plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan
|
plugin_sponsors_sections: goal
|
||||||
plugin_people_size: 48
|
|
||||||
plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }}
|
plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }}
|
||||||
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
|
||||||
|
|||||||
@@ -14,8 +14,5 @@
|
|||||||
repo: metrics
|
repo: metrics
|
||||||
plugin_people: 'yes'
|
plugin_people: 'yes'
|
||||||
plugin_people_types: contributors, stargazers, watchers, sponsors
|
plugin_people_types: contributors, stargazers, watchers, sponsors
|
||||||
plugin_people_sponsors_custom: >-
|
|
||||||
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
|
|
||||||
marcreichel, OmaarElAmri, naveensrinivasan
|
|
||||||
use_mocked_data: 'yes'
|
use_mocked_data: 'yes'
|
||||||
verify: 'yes'
|
verify: 'yes'
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
token: MOCKED_TOKEN
|
token: MOCKED_TOKEN
|
||||||
plugin_sponsors: 'yes'
|
plugin_sponsors: 'yes'
|
||||||
plugin_sponsors_sections: goal
|
plugin_sponsors_sections: goal
|
||||||
|
plugin_sponsors_past: 'yes'
|
||||||
use_mocked_data: 'yes'
|
use_mocked_data: 'yes'
|
||||||
verify: 'yes'
|
verify: 'yes'
|
||||||
- name: 💕 GitHub Sponsors - Sponsors introduction
|
- name: 💕 GitHub Sponsors - Sponsors introduction
|
||||||
|
|||||||
Reference in New Issue
Block a user