github lowlighter/metrics v1.8
Version 1.8

latest releases: v3.34, v3.33, v3.32...
3 years ago

📦 New features

  • SVG optimization can now be disabled if wanted
  • GitHub Action improvements
    • user is now optional and will be defaulted to authenticated token user
    • Commits with message [Skip GitHub Action] will now be ignored by default without the need to put a conditional statement in workflow
    • YAML booleans are now converted into JavaScript booleans to ensure they are correctly treated
    • Additional logs for were added
    • Updated action.yml descriptions
    • All params are now optional, with the exception of token*
  • PageSpeed token is now optional when plugin pagespeed is enabled
    • Although it is now optional, it is still advised to provide it to avoid 429 HTTP errors
  • Add new selfskip plugin
    • This plugins will substract all authored commits with token account from your personnal repository tagged with [Skip GitHub Action] in case you don't use a bot token

🦑 Miscellenous

  • Integration tests now check that GitHub action has been rebuild

* The defaults GITHUB_TOKEN seems to have missing rights to perform required actions for this GitHub Action, but a future release may not need to provide anything at all.

💪 Contributors

Don't miss a new metrics release

NewReleases is sending notifications on new releases.