📦 New features
-
Added new Activity plugin !
- Display all of your recent activity on GitHub, like :
- Pushed commits
- Opening/Reopening/Closing of issues and pull requests
- Creation/Deletion of git tags or git branches
- Pushed commits
- Publication of new releases
- Review of pull requests
- Comments on commits, issues and pull requests
- Edition of wiki pages
- Forking and starring of repositories
- Addition of new collaborators in a repository
- Repositories made public
- Limit displayed events with
plugin_activity_limit
andplugin_activity_days
options - Filter displayed events with
plugin_activity_filter
- Display all of your recent activity on GitHub, like :
-
Added new People plugin !
-
Miscelleanous
- Added new option
committer_branch
to allow pushing generated metrics on a custom branch - Added new option
config_order
to order metrics content - Added new option
repositories_forks
to include forked repositories in metrics
- Added new option
-
Repository template
🦑 Miscellenous
- Fixed an issue where PageSpeed plugin was always resulting in
400
if no token was provided - Fixed an issue with
plugin_habits_days
which was actually using the value ofplugin_habits_from
instead - Fixed several visual issues with stargazers plugin
config_padding
can now be used to configure both height and width padding, instead of height only- Removed constraint
ownerAffiliations: OWNER
to include organizations repositories in metrics - Refactored mocked data with Faker.js
- Placeholder on web instance are now rendered again client side with mocked data
- Simplied web instance home page for better browser support
💪 Contributors
- @lowlighter (maintainer)
- @crazyuploader #38
- @Nixinova in #44 #54
- @aleen42 in #51 #55