v10.4.3
版本发布时间: 2019-09-29 02:59:58
src-d/hercules最新发布版本:v10.7.2(2020-01-15 05:46:46)
The first release which features a GitHub Action. What's inside the produced artifact:
- Burndown for the whole project
- Burndown for code ownership
- Overwrites matrix
- Couples: files and developers
- Seriated time series
- Efforts through time
To view the embeddings in Tensorflow Projector, go to projector.tensorflow.org, click "Load" and choose the two TSVs. Then use UMAP or T-SNE.
Sample workflow:
on: [push]
jobs:
hercules-charts:
runs-on: ubuntu-latest
name: Charts generated by src-d/hercules
steps:
- uses: actions/checkout@master
- name: Hercules
uses: src-d/hercules@master
- uses: actions/upload-artifact@master
with:
name: hercules_charts
path: hercules_charts.tar
1、 hercules.darwin_amd64.gz 15.31MB
2、 hercules.linux_amd64.gz 15.05MB
3、 hercules.win64.zip 12.95MB