Commit Graph

1295 Commits

Author SHA1 Message Date
dependabot[bot]
ca70e3f20c deps: bump linguist-js from 1.8.0 to 1.9.1 (#511) [skip ci] 2021-08-31 13:59:13 +02:00
dependabot[bot]
c90a41691b deps: bump simple-git from 2.44.0 to 2.45.0 (#508) [skip ci] 2021-08-31 13:57:59 +02:00
dependabot[bot]
fdbc6cb634 deps: bump @octokit/graphql from 4.6.4 to 4.7.0 (#507) [skip ci] 2021-08-31 13:57:18 +02:00
Spenser Black
e3cd805fa4 fix(core, achievements): Account age due to leap years (#501) 2021-08-26 13:17:53 +02:00
dependabot[bot]
bf18237d69 deps: bump linguist-js from 1.7.0 to 1.8.0 (#500) [skip ci] 2021-08-25 19:38:12 +02:00
Simon Lecoq
8bb8130544 fix(achievements): rename "Scripter" to "Gister" (#498) [skip ci] 2021-08-25 19:37:54 +02:00
lowlighter
cc709a5afb fix(ci): patch dependabot config [skip ci] 2021-08-25 19:08:26 +02:00
lowlighter
bf0d43c201 ci: update dependabot config [skip ci] 2021-08-25 12:33:02 +02:00
dependabot[bot]
fedcaf46cc deps: bump @primer/css from 17.5.1 to 17.6.0 (#496) 2021-08-23 19:38:20 +02:00
dependabot[bot]
450ac1613d deps: bump @actions/core from 1.4.0 to 1.5.0 (#495) [skip ci] 2021-08-23 19:36:56 +02:00
github-actions[bot]
19405ee4dc ci: auto-regenerate files 2021-08-20 01:09:37 +00:00
lowlighter
45da6ab0d9 ci: switch to conventional commits 2021-08-20 02:39:43 +02:00
lowlighter
569126611f chore: update metrics descriptions 2021-08-20 02:37:35 +02:00
lowlighter
ad32e51f5b chore: create version 3.14 beta 2021-08-20 02:36:56 +02:00
lowlighter
2ca57561ba Release v3.13 [release] 2021-08-20 01:38:54 +02:00
lowlighter
fe67c14bce Auto-regenerate files 2021-08-20 01:38:13 +02:00
Simon Lecoq
ba122e99fe chore: prepare release (#476) [skip ci] 2021-08-20 01:37:28 +02:00
github-actions[bot]
fc5d004e70 Auto-regenerate files 2021-08-19 21:50:31 +00:00
Simon Lecoq
d076839575 Pass config_repositories as setting to avoid conflicts with plugin_repositories (#490) 2021-08-19 23:20:20 +02:00
lowlighter
f8531be6dc Handle errors in comments parsing from metadata [skip ci] 2021-08-19 22:47:26 +02:00
lowlighter
fc9d97fd14 Format .github code 2021-08-19 22:39:50 +02:00
lowlighter
c9a1ef7102 Fix an issue on web where repositories plugin options were merged with base one 2021-08-19 21:07:42 +02:00
lowlighter
5d43b985be Hide repositories-only plugin by default 2021-08-19 20:58:46 +02:00
lowlighter
7c4cba18f3 Fix achievements display in web placeholder 2021-08-19 20:54:44 +02:00
lowlighter
c70b6493c0 Fix events not correctly filtered because of case sensitive (#478) 2021-08-19 20:54:13 +02:00
Zixuan Wang
d823e0fe26 Fix typo in repository plugin example (#487) 2021-08-19 20:15:14 +02:00
Nixinova
359ff46780 Load all language colours (#467) 2021-08-19 20:13:48 +02:00
github-actions[bot]
1a520745cc Auto-regenerate files 2021-08-18 12:06:45 +00:00
Arda Gürcan
eba450c6f1 remove obsolete hashtag (#480) 2021-08-18 13:34:30 +02:00
github-actions[bot]
d755545f1c Auto-regenerate files 2021-08-17 17:38:50 +00:00
Simon Lecoq
9ba705cd12 Fix workflow paths 2021-08-17 19:07:09 +02:00
Simon Lecoq
635ca3a032 Fix workflow paths 2021-08-17 18:56:25 +02:00
Simon Lecoq
06363d3708 Fix dprint path in workflow 2021-08-17 18:52:02 +02:00
Nixinova
7534c37ab8 Add options to configure which language categories to display (#477) 2021-08-17 12:08:49 +02:00
dependabot[bot]
34004e8909 Bump linguist-js from 1.4.3 to 1.6.1 (#486) [skip ci]
Bumps [linguist-js](https://github.com/Nixinova/Linguist) from 1.4.3 to 1.6.1.
- [Release notes](https://github.com/Nixinova/Linguist/releases)
- [Changelog](https://github.com/Nixinova/Linguist/blob/main/changelog.md)
- [Commits](https://github.com/Nixinova/Linguist/compare/1.4.3...1.6.1)

---
updated-dependencies:
- dependency-name: linguist-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 12:07:57 +02:00
dependabot[bot]
74d018315c Bump simple-git from 2.42.0 to 2.44.0 (#483) [skip ci]
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.42.0 to 2.44.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/compare/v2.42.0...v2.44.0)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 12:06:52 +02:00
Nixinova
f14ab9bd98 Move non-Node script from package.json to workflow (#485) [skip ci]
* Move non-Node script from `package.json` to workflow

Module `dprint` is not used in a Node context so should not be placed in `package.json`.

* Unformat
2021-08-17 11:59:04 +02:00
dependabot[bot]
2d7fc5638a Bump marked from 2.1.3 to 3.0.0 (#481) [skip ci]
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 3.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.1.3...v3.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 11:53:32 +02:00
dependabot[bot]
5ef6617737 Bump svgo from 2.3.1 to 2.4.0 (#484) [skip ci]
Bumps [svgo](https://github.com/svg/svgo) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/svg/svgo/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 11:49:46 +02:00
Arda Gürcan
eef585e787 Fix typos (#479) 2021-08-17 11:48:04 +02:00
lowlighter
8f49d1076a Change default display mode name to detailed for achievements 2021-08-12 20:46:15 +02:00
github-actions[bot]
2b555e5f73 Auto-regenerate files 2021-08-12 17:38:36 +00:00
Simon Lecoq
8c241b81cd Achievements plugin: add option to change display style (#473) 2021-08-12 19:09:13 +02:00
lowlighter
2429c60723 Merge branch 'master' of https://github.com/lowlighter/metrics 2021-08-12 17:32:30 +02:00
lowlighter
930f69b444 Update README.md 2021-08-12 16:42:17 +02:00
Simon Lecoq
c72543f67c Repository: add action users metrics (#472) 2021-08-12 16:19:40 +02:00
lowlighter
2fbed5a9a0 Fix calendar issue where last day was always blank and fix display order [skip ci] 2021-08-12 16:19:10 +02:00
lowlighter
666719abb2 Remove debug logs 2021-08-12 15:42:44 +02:00
lowlighter
29d4397d76 Debug metadata parsing 2021-08-12 15:34:26 +02:00
lowlighter
87ac406f0a Debug metadata parsing 2021-08-12 15:23:14 +02:00