Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.