Commits


Sutou Kouhei authored and GitHub committed 3c0a7a63533
ARROW-17353: [Release][R] Validate binaries version (#14396) We generate version in Crossbow not CI job. We can use file name validation feature by using version generated by Crossbow. We use "X.Y.Z" version for RC version such as "10.0.0" for "10.0.0-rc1". Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>