diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index f2cae6ab..898ce82b 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -142,7 +142,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🈷️ Most used languages - Most used + - name: 🈷️ Languages activity - Most used uses: lowlighter/metrics@master with: filename: metrics.plugin.languages.svg @@ -158,7 +158,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🈷️ Most used languages - Most used (with details) + - name: 🈷️ Languages activity - Most used (with details) uses: lowlighter/metrics@master with: filename: metrics.plugin.languages.details.svg @@ -175,7 +175,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🈷️ Most used languages - Recently used + - name: 🈷️ Languages activity - Recently used uses: lowlighter/metrics@master with: filename: metrics.plugin.languages.recent.svg @@ -193,7 +193,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🈷️ Most used languages - Indepth analysis + - name: 🈷️ Languages activity - Indepth analysis uses: lowlighter/metrics@master with: filename: metrics.plugin.languages.indepth.svg @@ -284,7 +284,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 💡 Coding habits - Midly interesting facts + - name: 💡 Coding habits and activity - Midly interesting facts uses: lowlighter/metrics@master with: filename: metrics.plugin.habits.facts.svg @@ -299,7 +299,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 💡 Coding habits - Recent activity charts + - name: 💡 Coding habits and activity - Recent activity charts uses: lowlighter/metrics@master with: filename: metrics.plugin.habits.charts.svg @@ -402,7 +402,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🧑‍🤝‍🧑 People plugin - Followers + - name: 🧑‍🤝‍🧑 People - Followers uses: lowlighter/metrics@master with: filename: metrics.plugin.people.followers.svg @@ -415,7 +415,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🧑‍🤝‍🧑 People plugin - Contributors and sponsors + - name: 🧑‍🤝‍🧑 People - Contributors and sponsors uses: lowlighter/metrics@master with: filename: metrics.plugin.people.repository.svg @@ -455,7 +455,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🗂️ Active projects - Project from a repository + - name: 🗂️ GitHub projects - Project from a repository uses: lowlighter/metrics@master with: filename: metrics.plugin.projects.svg @@ -469,7 +469,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: ♐ Code snippet of the day - JavaScript or TypeScript snippet of the day + - name: ♐ Random code snippet - JavaScript or TypeScript snippet of the day uses: lowlighter/metrics@master with: filename: metrics.plugin.code.svg @@ -603,7 +603,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 📓 Repositories - Featured repositories + - name: 📓 Featured repositories - Featured repositories uses: lowlighter/metrics@master with: filename: metrics.plugin.repositories.svg @@ -616,7 +616,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 📓 Repositories - Pinned repositories + - name: 📓 Featured repositories - Pinned repositories uses: lowlighter/metrics@master with: filename: metrics.plugin.repositories.pinned.svg @@ -693,7 +693,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 💫 Starlists - Featured star list + - name: 💫 Star lists - Featured star list uses: lowlighter/metrics@master with: filename: metrics.plugin.starlists.svg @@ -707,7 +707,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 💫 Starlists - Featured star list languages + - name: 💫 Star lists - Featured star list languages uses: lowlighter/metrics@master with: filename: metrics.plugin.starlists.languages.svg @@ -723,7 +723,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 📆 Calendar - Current year calendar + - name: 📆 Commit calendar - Current year calendar uses: lowlighter/metrics@master with: filename: metrics.plugin.calendar.svg @@ -735,7 +735,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 📆 Calendar - Full history calendar + - name: 📆 Commit calendar - Full history calendar uses: lowlighter/metrics@master with: filename: metrics.plugin.calendar.full.svg @@ -748,7 +748,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🌇 GitHub Skyline 3D calendar - GitHub Skyline + - name: 🌇 GitHub Skyline - GitHub Skyline uses: lowlighter/metrics@master with: filename: metrics.plugin.skyline.svg @@ -763,7 +763,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: ⏱️ Website performances - Succint report + - name: ⏱️ Google PageSpeed - Succint report uses: lowlighter/metrics@master with: filename: metrics.plugin.pagespeed.svg @@ -777,7 +777,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: ⏱️ Website performances - Detailed report + - name: ⏱️ Google PageSpeed - Detailed report uses: lowlighter/metrics@master with: filename: metrics.plugin.pagespeed.detailed.svg @@ -792,7 +792,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: ⏱️ Website performances - Screenshot + - name: ⏱️ Google PageSpeed - Screenshot uses: lowlighter/metrics@master with: filename: metrics.plugin.pagespeed.screenshot.svg @@ -807,7 +807,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🗨️ StackOverflow plugin - Top answers from stackoverflow + - name: 🗨️ Stack Overflow - Top answers from stackoverflow uses: lowlighter/metrics@master with: filename: metrics.plugin.stackoverflow.svg @@ -929,7 +929,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🎼 Music plugin - Apple Music - Random track from playlist + - name: 🎼 Music activity and suggestions - Apple Music - Random track from playlist uses: lowlighter/metrics@master with: filename: metrics.plugin.music.playlist.svg @@ -943,7 +943,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🎼 Music plugin - Spotify - Random track from playlist + - name: 🎼 Music activity and suggestions - Spotify - Random track from playlist uses: lowlighter/metrics@master with: filename: metrics.plugin.music.playlist.spotify.svg @@ -956,7 +956,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🎼 Music plugin - Spotify - Recently listed + - name: 🎼 Music activity and suggestions - Spotify - Recently listed uses: lowlighter/metrics@master with: filename: metrics.plugin.music.recent.svg @@ -972,7 +972,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🎼 Music plugin - Spotify - Top tracks + - name: 🎼 Music activity and suggestions - Spotify - Top tracks uses: lowlighter/metrics@master with: token: NOT_NEEDED @@ -988,7 +988,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🎼 Music plugin - Spotify - Top artists + - name: 🎼 Music activity and suggestions - Spotify - Top artists uses: lowlighter/metrics@master with: token: NOT_NEEDED @@ -1004,7 +1004,9 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: 🎼 Music plugin - Youtube Music - Random track from playlist + - name: >- + 🎼 Music activity and suggestions - Youtube Music - Random track from + playlist uses: lowlighter/metrics@master with: token: NOT_NEEDED @@ -1031,7 +1033,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - - name: ⏰ WakaTime plugin - WakaTime + - name: ⏰ WakaTime - WakaTime uses: lowlighter/metrics@master with: filename: metrics.plugin.wakatime.svg diff --git a/tests/cases/calendar.plugin.yml b/tests/cases/calendar.plugin.yml index 7c16f990..2bbbedfd 100644 --- a/tests/cases/calendar.plugin.yml +++ b/tests/cases/calendar.plugin.yml @@ -1,11 +1,11 @@ -- name: 📆 Calendar - Current year calendar +- name: 📆 Commit calendar - Current year calendar uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN plugin_calendar: 'yes' use_mocked_data: 'yes' verify: 'yes' -- name: 📆 Calendar - Full history calendar +- name: 📆 Commit calendar - Full history calendar uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/code.plugin.yml b/tests/cases/code.plugin.yml index af727a50..e5096226 100644 --- a/tests/cases/code.plugin.yml +++ b/tests/cases/code.plugin.yml @@ -1,4 +1,4 @@ -- name: ♐ Code snippet of the day - JavaScript or TypeScript snippet of the day +- name: ♐ Random code snippet - JavaScript or TypeScript snippet of the day uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/habits.plugin.yml b/tests/cases/habits.plugin.yml index 0d3ef5f4..d106be66 100644 --- a/tests/cases/habits.plugin.yml +++ b/tests/cases/habits.plugin.yml @@ -1,4 +1,4 @@ -- name: 💡 Coding habits - Midly interesting facts +- name: 💡 Coding habits and activity - Midly interesting facts uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN @@ -8,7 +8,7 @@ config_timezone: Europe/Paris use_mocked_data: 'yes' verify: 'yes' -- name: 💡 Coding habits - Recent activity charts +- name: 💡 Coding habits and activity - Recent activity charts uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/languages.plugin.yml b/tests/cases/languages.plugin.yml index 04f98be0..1f1fc930 100644 --- a/tests/cases/languages.plugin.yml +++ b/tests/cases/languages.plugin.yml @@ -1,4 +1,4 @@ -- name: 🈷️ Most used languages - Most used +- name: 🈷️ Languages activity - Most used uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN @@ -9,7 +9,7 @@ plugin_languages_limit: 4 use_mocked_data: 'yes' verify: 'yes' -- name: 🈷️ Most used languages - Most used (with details) +- name: 🈷️ Languages activity - Most used (with details) uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN @@ -21,7 +21,7 @@ plugin_languages_limit: 4 use_mocked_data: 'yes' verify: 'yes' -- name: 🈷️ Most used languages - Recently used +- name: 🈷️ Languages activity - Recently used uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/music.plugin.yml b/tests/cases/music.plugin.yml index 9d699b82..fe8cebec 100644 --- a/tests/cases/music.plugin.yml +++ b/tests/cases/music.plugin.yml @@ -1,4 +1,4 @@ -- name: 🎼 Music plugin - Apple Music - Random track from playlist +- name: 🎼 Music activity and suggestions - Apple Music - Random track from playlist uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -7,7 +7,7 @@ plugin_music_limit: 2 use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Spotify - Random track from playlist +- name: 🎼 Music activity and suggestions - Spotify - Random track from playlist uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -15,7 +15,7 @@ plugin_music_playlist: https://open.spotify.com/embed/playlist/3nfA87oeJw4LFVcUDjRcqi use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Spotify - Recently listed +- name: 🎼 Music activity and suggestions - Spotify - Recently listed uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -26,7 +26,7 @@ plugin_music_limit: 2 use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Spotify - Top tracks +- name: 🎼 Music activity and suggestions - Spotify - Top tracks uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -38,7 +38,7 @@ plugin_music_top_type: tracks use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Spotify - Top artists +- name: 🎼 Music activity and suggestions - Spotify - Top artists uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -50,7 +50,9 @@ plugin_music_top_type: artists use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Youtube Music - Random track from playlist +- name: >- + 🎼 Music activity and suggestions - Youtube Music - Random track from + playlist uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -59,7 +61,7 @@ https://music.youtube.com/playlist?list=OLAK5uy_kU_uxp9TUOl9zVdw77xith8o9AknVwz9U use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Youtube Music - Recently listed +- name: 🎼 Music activity and suggestions - Youtube Music - Recently listed uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -69,7 +71,7 @@ plugin_music_provider: youtube use_mocked_data: 'yes' verify: 'yes' -- name: 🎼 Music plugin - Last.fm - Recently listed +- name: 🎼 Music activity and suggestions - Last.fm - Recently listed uses: lowlighter/metrics@latest with: token: NOT_NEEDED diff --git a/tests/cases/pagespeed.plugin.yml b/tests/cases/pagespeed.plugin.yml index 798612ac..19bf279b 100644 --- a/tests/cases/pagespeed.plugin.yml +++ b/tests/cases/pagespeed.plugin.yml @@ -1,4 +1,4 @@ -- name: ⏱️ Website performances - Succint report +- name: ⏱️ Google PageSpeed - Succint report uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -7,7 +7,7 @@ plugin_pagespeed_url: https://lecoq.io use_mocked_data: 'yes' verify: 'yes' -- name: ⏱️ Website performances - Detailed report +- name: ⏱️ Google PageSpeed - Detailed report uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -17,7 +17,7 @@ plugin_pagespeed_url: https://lecoq.io use_mocked_data: 'yes' verify: 'yes' -- name: ⏱️ Website performances - Screenshot +- name: ⏱️ Google PageSpeed - Screenshot uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -27,7 +27,7 @@ plugin_pagespeed_url: https://lecoq.io use_mocked_data: 'yes' verify: 'yes' -- name: ⏱️ Website performances - Succint report with PWA +- name: ⏱️ Google PageSpeed - Succint report with PWA uses: lowlighter/metrics@latest with: token: NOT_NEEDED diff --git a/tests/cases/people.plugin.yml b/tests/cases/people.plugin.yml index 6c300a9d..766c506d 100644 --- a/tests/cases/people.plugin.yml +++ b/tests/cases/people.plugin.yml @@ -1,4 +1,4 @@ -- name: 🧑‍🤝‍🧑 People plugin - Followers +- name: 🧑‍🤝‍🧑 People - Followers uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN @@ -6,7 +6,7 @@ plugin_people_types: followers use_mocked_data: 'yes' verify: 'yes' -- name: 🧑‍🤝‍🧑 People plugin - Contributors and sponsors +- name: 🧑‍🤝‍🧑 People - Contributors and sponsors uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/projects.plugin.yml b/tests/cases/projects.plugin.yml index b088dee7..d88b9955 100644 --- a/tests/cases/projects.plugin.yml +++ b/tests/cases/projects.plugin.yml @@ -1,4 +1,4 @@ -- name: 🗂️ Active projects - Project from a repository +- name: 🗂️ GitHub projects - Project from a repository uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/repositories.plugin.yml b/tests/cases/repositories.plugin.yml index b172edec..96f29d50 100644 --- a/tests/cases/repositories.plugin.yml +++ b/tests/cases/repositories.plugin.yml @@ -1,4 +1,4 @@ -- name: 📓 Repositories - Featured repositories +- name: 📓 Featured repositories - Featured repositories uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN @@ -6,7 +6,7 @@ plugin_repositories_featured: lowlighter/metrics use_mocked_data: 'yes' verify: 'yes' -- name: 📓 Repositories - Pinned repositories +- name: 📓 Featured repositories - Pinned repositories uses: lowlighter/metrics@latest with: token: MOCKED_TOKEN diff --git a/tests/cases/skyline.plugin.yml b/tests/cases/skyline.plugin.yml index 69ef9f31..ac5cbc15 100644 --- a/tests/cases/skyline.plugin.yml +++ b/tests/cases/skyline.plugin.yml @@ -1,4 +1,4 @@ -- name: 🌇 GitHub Skyline 3D calendar - GitHub Skyline +- name: 🌇 GitHub Skyline - GitHub Skyline uses: lowlighter/metrics@latest with: token: NOT_NEEDED diff --git a/tests/cases/stackoverflow.plugin.yml b/tests/cases/stackoverflow.plugin.yml index c397e8d3..691c5012 100644 --- a/tests/cases/stackoverflow.plugin.yml +++ b/tests/cases/stackoverflow.plugin.yml @@ -1,4 +1,4 @@ -- name: 🗨️ StackOverflow plugin - Top answers from stackoverflow +- name: 🗨️ Stack Overflow - Top answers from stackoverflow uses: lowlighter/metrics@latest with: token: NOT_NEEDED diff --git a/tests/cases/starlists.plugin.yml b/tests/cases/starlists.plugin.yml index 047c743c..4fd34ddb 100644 --- a/tests/cases/starlists.plugin.yml +++ b/tests/cases/starlists.plugin.yml @@ -1,4 +1,4 @@ -- name: 💫 Starlists - Featured star list +- name: 💫 Star lists - Featured star list uses: lowlighter/metrics@latest with: token: NOT_NEEDED @@ -8,7 +8,7 @@ use_mocked_data: 'yes' verify: 'yes' timeout: 1800000 -- name: 💫 Starlists - Featured star list languages +- name: 💫 Star lists - Featured star list languages uses: lowlighter/metrics@latest with: token: NOT_NEEDED diff --git a/tests/cases/wakatime.plugin.yml b/tests/cases/wakatime.plugin.yml index 78fe2a3d..904cc78a 100644 --- a/tests/cases/wakatime.plugin.yml +++ b/tests/cases/wakatime.plugin.yml @@ -1,4 +1,4 @@ -- name: ⏰ WakaTime plugin - WakaTime +- name: ⏰ WakaTime - WakaTime uses: lowlighter/metrics@latest with: token: NOT_NEEDED