|
|
@ -32,16 +32,16 @@ jobs:
|
|
|
|
- name: π Organization introduction
|
|
|
|
- name: π Organization introduction
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
filename: metrics.plugin.introduction.svg
|
|
|
|
filename: introduction
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
user: github
|
|
|
|
user: sgoudham
|
|
|
|
base: header
|
|
|
|
base: header
|
|
|
|
plugin_introduction: yes
|
|
|
|
plugin_introduction: yes
|
|
|
|
|
|
|
|
|
|
|
|
- name: π Recently used
|
|
|
|
- name: π Recently used
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
filename: metrics.plugin.languages.recent.svg
|
|
|
|
filename: most-used-langs.svg
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
base: ""
|
|
|
|
base: ""
|
|
|
|
plugin_languages: yes
|
|
|
|
plugin_languages: yes
|
|
|
@ -60,7 +60,7 @@ jobs:
|
|
|
|
- name: π Recent activity
|
|
|
|
- name: π Recent activity
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
filename: metrics.plugin.activity.svg
|
|
|
|
filename: recent-activity.svg
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
base: ""
|
|
|
|
base: ""
|
|
|
|
plugin_activity: yes
|
|
|
|
plugin_activity: yes
|
|
|
@ -70,13 +70,13 @@ jobs:
|
|
|
|
plugin_activity_load: 300
|
|
|
|
plugin_activity_load: 300
|
|
|
|
plugin_activity_visibility: public
|
|
|
|
plugin_activity_visibility: public
|
|
|
|
|
|
|
|
|
|
|
|
- name: Compact display
|
|
|
|
- name: π Achivevements
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
uses: lowlighter/metrics@latest
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
filename: metrics.plugin.achievements.compact.svg
|
|
|
|
filename: achievements.svg
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
token: ${{ secrets.METRICS_TOKEN }}
|
|
|
|
base: ""
|
|
|
|
base: ""
|
|
|
|
plugin_achievements: yeS
|
|
|
|
plugin_achievements: yeS
|
|
|
|
plugin_achievements_display: compact
|
|
|
|
plugin_achievements_display: compact
|
|
|
|
plugin_achievements_secrets: yes
|
|
|
|
plugin_achievements_secrets: yes
|
|
|
|
plugin_achievements_threshold: c
|
|
|
|
plugin_achievements_threshold: C
|
|
|
|