欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
CHAOSS
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 |
||
(未显示1个用户的16个中间版本) | |||
第1行: | 第1行: | ||
+ | [[文件:CHAOSS-logo.png|right|CHAOSS]] | ||
+ | |||
CHAOSS | CHAOSS | ||
第7行: | 第9行: | ||
==指南== | ==指南== | ||
+ | [[Docker]] | ||
+ | % sudo docker run -p 127.0.0.1:9200:9200 \ | ||
+ | -p 127.0.0.1:5601:5601 \ | ||
+ | -p 127.0.0.1:3306:3306 \ | ||
+ | -e RUN_MORDRED=NO \ | ||
+ | -t grimoirelab/full | ||
+ | http://127.0.0.1:5601 | ||
+ | |||
+ | Perceval | ||
+ | $ pip3 install perceval | ||
+ | $ perceval -h | ||
+ | $ perceval git https://github.com/grimoirelab/perceval.git > /tmp/perceval.test | ||
+ | $ perceval github --help | ||
+ | $ perceval github grimoirelab perceval | ||
+ | $ perceval github grimoirelab perceval --sleep-for-rate | ||
+ | $ perceval github elastic logstash --from-date '2016-01-01' | ||
+ | $ perceval mbox --help | ||
+ | $ perceval gerrit --help | ||
+ | |||
+ | Graal | ||
+ | $ git clone https://github.com/chaoss/grimoirelab-graal.git | ||
+ | $ python3 setup.py build | ||
+ | $ sudo python3 setup.py install | ||
+ | $ graal cocom --help | ||
+ | $ sudo apt-get install cloc | ||
+ | $ graal cocom https://github.com/chaoss/grimoirelab-graal --git-path /tmp/graal-cocom | ||
+ | |||
+ | GrimoireELK | ||
+ | $ pip3 install coveralls | ||
+ | $ pip3 install grimoire_elk | ||
+ | $ git clone https://github.com/chaoss/grimoirelab-elk | ||
+ | $ cd grimoirelab-elk/utils | ||
+ | |||
+ | [[Virtualenv]] [https://chaoss.github.io/grimoirelab-tutorial/cases-chaoss/intro.html Cases: CHAOSS Health Model] | ||
+ | $ python3 -m venv gl | ||
+ | $ source gl/bin/activate | ||
+ | (gl) $ pip3 install grimoire-elk grimoire-kidash | ||
+ | use [https://github.com/chaoss/grimoirelab-tutorial/blob/master/cases-chaoss/dashboards/chaoss_community_activity.json chaoss_community_activity.json] | ||
+ | (gl) $ kidash --elastic_url http://localhost:9200 \ | ||
+ | --import chaoss_community_activity.json --debug | ||
+ | |||
+ | ==工作组== | ||
+ | 词典上说:“[https://chaoss.community/participate/ 工作组是指为实现指定目标而共同工作的专家小组]”。CHAOSS 工作组的标志: [https://handbook.chaoss.community/community-handbook/community-initiatives/working-groups 主要围绕指标和软件组织的小组]。 | ||
+ | *[https://github.com/chaoss/wg-common CHAOSS Common Metrics(共同指标)Working Group] | ||
+ | *[https://github.com/chaoss/wg-diversity-inclusion CHAOSS Diversity & Inclusion(多样性和包容性)Working Group] [https://github.com/badging Diversity & Inclusion Badging] | ||
+ | *[https://github.com/chaoss/wg-evolution CHAOSS Evolution(进化)Working Group] | ||
+ | *[https://github.com/chaoss/wg-value CHAOSS Value(价值)Working Group] | ||
+ | *[https://github.com/chaoss/wg-risk CHAOSS Risk(风险)Working Group] | ||
+ | |||
+ | CHAOSS Metric Release | ||
+ | *[https://chaoss.github.io/website/release/202008/CHAOSS-Metrics-Release-2020-08.pdf 2020-08 Metrics Release] | ||
+ | *[https://chaoss.github.io/website/release/202001/CHAOSS-Metrics-Release-202001.pdf 2020-01 Metrics Release] | ||
+ | *[https://chaoss.github.io/website/release/201908/CHAOSS-Metrics-Release-201908.pdf 2019-08 Metrics Release] | ||
==项目== | ==项目== | ||
− | *[https://chaoss.github.io/grimoirelab-sigils/ GrimoireLab Sigils] | + | [https://handbook.chaoss.community/community-handbook/contributing/development How to contribute through development] |
+ | *[https://chaoss.github.io/grimoirelab-sigils/ GrimoireLab Sigils] [https://github.com/chaoss/grimoirelab-sigils Generic Dashboards for GrimoireLab] | ||
*[https://github.com/chaoss/grimoirelab GrimoireLab] | *[https://github.com/chaoss/grimoirelab GrimoireLab] | ||
− | *[https://github.com/chaoss/augur Augur] | + | *[https://github.com/chaoss/augur Augur] [http://www.augurlabs.io/ Augur Labs] [http://www.augurlabs.io/augurs-full-physical-data-model/ Augur's Full Physical Data Model] |
*[https://github.com/cregit/cregit Cregit] | *[https://github.com/cregit/cregit Cregit] | ||
+ | *[https://github.com/chaoss/grimoirelab-sortinghat Sorting Hat] [https://github.com/chaoss/grimoirelab-hatstall Hatstall] | ||
*[https://github.com/chaoss/governance/tree/master/community-handbook CHAOSS Community Handbook] | *[https://github.com/chaoss/governance/tree/master/community-handbook CHAOSS Community Handbook] | ||
*[https://github.com/cregit/cregit Cregit] [https://cregit.linuxsources.org/ Used for Linux Kernel] | *[https://github.com/cregit/cregit Cregit] [https://cregit.linuxsources.org/ Used for Linux Kernel] | ||
第29行: | 第86行: | ||
*[https://dashboard.documentfoundation.org/ The Document Foundation Dashboard] | *[https://dashboard.documentfoundation.org/ The Document Foundation Dashboard] | ||
*[https://report.mozilla.community/ Mozilla & the Rebel Alliance] Bitergia 用户 | *[https://report.mozilla.community/ Mozilla & the Rebel Alliance] Bitergia 用户 | ||
+ | *[https://chaoss.biterg.io chaoss.biterg.io] | ||
*[[灰狐数据|灰狐分析]] | *[[灰狐数据|灰狐分析]] | ||
第35行: | 第93行: | ||
image:CHAOSS-Dashboard.png|仪表盘 | image:CHAOSS-Dashboard.png|仪表盘 | ||
image:GrimoireLab.png|GrimoireLab | image:GrimoireLab.png|GrimoireLab | ||
+ | image:GrimoireLab-as-a-platform.png|GrimoireLab作为一个平台 | ||
image:grimoirelab-all-details.png|GrimoireLab | image:grimoirelab-all-details.png|GrimoireLab | ||
image:grimoirelab-components.png|Components | image:grimoirelab-components.png|Components | ||
第40行: | 第99行: | ||
image:CHAOSS-History-Timeline.jpg|历史 | image:CHAOSS-History-Timeline.jpg|历史 | ||
image:Goal-Question-Metric-Approach.png|目标-问题-计量法 | image:Goal-Question-Metric-Approach.png|目标-问题-计量法 | ||
+ | image:CHAOSS-GrimoireLab-Customers.png|用户 | ||
</gallery> | </gallery> | ||
第47行: | 第107行: | ||
*[http://www.augurlabs.io/augurs-full-physical-data-model/ Augur's Full Physical Data Model] | *[http://www.augurlabs.io/augurs-full-physical-data-model/ Augur's Full Physical Data Model] | ||
*[https://www.prnewswire.com/news-releases/grimoirelab-grows-up-to-power-the-linux-foundations-lfx-insights-platform-301173642.html GrimoireLab grows up to power The Linux Foundation's LFX Insights platform] | *[https://www.prnewswire.com/news-releases/grimoirelab-grows-up-to-power-the-linux-foundations-lfx-insights-platform-301173642.html GrimoireLab grows up to power The Linux Foundation's LFX Insights platform] | ||
+ | *[https://secohealth.github.io/ ECOHealth] | ||
+ | [[category:data mining]] | ||
+ | [[category:data analysis]] | ||
+ | [[category:data science]] | ||
[[category:Linux Foundation]] | [[category:Linux Foundation]] | ||
− | [[category: | + | [[category:Huihoo Foundation]] |
[[category:python]] | [[category:python]] |
2022年6月8日 (三) 02:11的最后版本
CHAOSS
目录 |
[编辑] 简介
Community Health Analytics Open Source Software(CHAOSS)
[编辑] 功能
[编辑] 指南
% sudo docker run -p 127.0.0.1:9200:9200 \ -p 127.0.0.1:5601:5601 \ -p 127.0.0.1:3306:3306 \ -e RUN_MORDRED=NO \ -t grimoirelab/full http://127.0.0.1:5601
Perceval
$ pip3 install perceval $ perceval -h $ perceval git https://github.com/grimoirelab/perceval.git > /tmp/perceval.test $ perceval github --help $ perceval github grimoirelab perceval $ perceval github grimoirelab perceval --sleep-for-rate $ perceval github elastic logstash --from-date '2016-01-01' $ perceval mbox --help $ perceval gerrit --help
Graal
$ git clone https://github.com/chaoss/grimoirelab-graal.git $ python3 setup.py build $ sudo python3 setup.py install $ graal cocom --help $ sudo apt-get install cloc $ graal cocom https://github.com/chaoss/grimoirelab-graal --git-path /tmp/graal-cocom
GrimoireELK
$ pip3 install coveralls $ pip3 install grimoire_elk $ git clone https://github.com/chaoss/grimoirelab-elk $ cd grimoirelab-elk/utils
Virtualenv Cases: CHAOSS Health Model
$ python3 -m venv gl $ source gl/bin/activate (gl) $ pip3 install grimoire-elk grimoire-kidash use chaoss_community_activity.json (gl) $ kidash --elastic_url http://localhost:9200 \ --import chaoss_community_activity.json --debug
[编辑] 工作组
词典上说:“工作组是指为实现指定目标而共同工作的专家小组”。CHAOSS 工作组的标志: 主要围绕指标和软件组织的小组。
- CHAOSS Common Metrics(共同指标)Working Group
- CHAOSS Diversity & Inclusion(多样性和包容性)Working Group Diversity & Inclusion Badging
- CHAOSS Evolution(进化)Working Group
- CHAOSS Value(价值)Working Group
- CHAOSS Risk(风险)Working Group
CHAOSS Metric Release
[编辑] 项目
How to contribute through development
- GrimoireLab Sigils Generic Dashboards for GrimoireLab
- GrimoireLab
- Augur Augur Labs Augur's Full Physical Data Model
- Cregit
- Sorting Hat Hatstall
- CHAOSS Community Handbook
- Cregit Used for Linux Kernel
- Thoth Station
- Apache Kibble
[编辑] 文档
[编辑] 用户
- Bitergia Analytics Platform
- Cauldron.io Built on: GrimoireLab + Open Distro for Elasticsearch + Django
- TLF Community Bridge Insights
- Mautic Community Dashboard
- The Document Foundation Dashboard
- Mozilla & the Rebel Alliance Bitergia 用户
- chaoss.biterg.io
- 灰狐分析
[编辑] 图集
[编辑] 链接
分享您的观点