File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ title: "Analytics"
8
8
type = 'card'
9
9
header = '[ devstats.scientific-python.org] ( https://devstats.scientific-python.org ) '
10
10
body = '''
11
- Generate developer statistics for a specified project using the [ devstats] ( https://github.com/scientific-python/devstats ) package.
11
+ We generate developer statistics for various core packages using the [ devstats] ( https://github.com/scientific-python/devstats ) tool.
12
+ [ Data releases] ( https://github.com/scientific-python/devstats-data/releases ) are made weekly.
13
+
12
14
'''
13
15
14
16
[[ item]]
Original file line number Diff line number Diff line change @@ -57,6 +57,13 @@ body = '''
57
57
Add a GitHub status link directly to a CircleCI artifact.
58
58
'''
59
59
60
+ [[ item]]
61
+ type = 'card'
62
+ header = '[ devstats-query-action] ( https://github.com/scientific-python/devstats-query-action ) '
63
+ body = '''
64
+ Download devstats for one or more GitHub repositories as an artifact.
65
+ '''
66
+
60
67
{{< /grid >}}
61
68
62
69
## Bots
You can’t perform that action at this time.
0 commit comments