Krisztian Szucs created ARROW-14472:
---------------------------------------
Summary: [Dev][Archery] Generate contribution statistics using
archery
Key: ARROW-14472
URL: https://issues.apache.org/jira/browse/ARROW-14472
Project: Apache Arrow
Issue Type: Improvement
Components: Archery, Developer Tools
Reporter: Krisztian Szucs
Currently we use a bash script to do that:
https://github.com/apache/arrow/blob/master/dev/release/post-03-website.sh#L47-L67
Since the rust repository split, this logic needs to be extended.
Additionally the scripts expects {{gnu date}} commands which is not available
on macOS by default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)