Matthieu Napoli cb451435e5 Merge pull request #39 from okuramasafumi/patch-1
Replace PhantomJS with React Native
2018-07-25 23:14:23 +02:00
2018-07-16 22:52:27 +02:00
2014-09-08 22:59:11 +07:00
2015-10-31 02:00:24 +01:00
2014-09-09 00:12:49 +07:00
2016-05-06 00:53:12 +02:00
2016-05-06 00:53:12 +02:00
2015-10-13 20:37:44 +02:00
2016-05-06 00:53:12 +02:00
2017-08-30 10:55:56 -04:00

Is It Maintained?

Monitoring open source projects activity. Average time to resolve an issue Percentage of issues still open

Metrics

  • Issue median closing time
  • Percentage of open issues

Not all issues are taken into account:

  • Issues with labels like "feature", "enhancement", "duplicate"… are ignored
  • For the issue median closing time issues older than 6 months are ignored
  • Issues from collaborators are ignored (GitHub updated their API and it's not possible anymore)

Ideas:

  • Reactivity: issue average acknowledgement time (i.e. first comment after the issue was open)

Dropped ideas:

  • Release frequency: depends a lot on the project, hard to say a frequency is "good" or "bad" (#2)
  • Last commit date (from all branches): same as #2

Run

$ composer install
$ bower install
$ php -S 0.0.0.0:8000 -t web web/index.php

The first time a badge is generated takes a few seconds, then it is cached. Be patient.

GitHub has an API rate limit that is reached very easily. To circumvent that, you can generate an API token (https://github.com/settings/applications) and set it in parameters.php.

Commands

  • bin/console stats:show user/repository: shows the statistics for a repository (skips the cache)
  • bin/console cache:clear: clears all the caches
  • bin/console cache:warmup: warmup the caches

Requirements

  • PHP 7.0
  • Puli installed
  • GD extension

Feature requests

Issues are disabled for now on this repository because they were filling up with feature requests. If you want a feature to be added, pull requests are welcome.

Description
Monitor open source projects activity
Readme 282 KiB
Languages
PHP 61.4%
Twig 25.3%
CSS 11.9%
JavaScript 1.4%