[
https://issues.apache.org/jira/browse/ARROW-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs updated ARROW-5107:
-----------------------------------
Description:
The release verification script has the following signature:
{{dev/release/verify-release.sh source|binaries X.Y.Z RC}}
Which makes it impossible to verify actual (non-rc) releases.
It could be useful to test already released artifacts, like:
{{dev/release/verify-release.sh source|binaries X.Y.Z}}
was:
The release verification script has the following signature:
{{dev/release/verify-release-candidate.sh source|binaries X.Y.Z RC}}
Which makes it impossible to verify actual (non-rc) releases.
It could be useful to test already released artifacts, like:
{{dev/release/verify-release-candidate.sh source|binaries X.Y.Z}}
> [Release] Validate non-RC source and binary artifacts
> -----------------------------------------------------
>
> Key: ARROW-5107
> URL: https://issues.apache.org/jira/browse/ARROW-5107
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging
> Reporter: Krisztian Szucs
> Priority: Major
>
> The release verification script has the following signature:
> {{dev/release/verify-release.sh source|binaries X.Y.Z RC}}
> Which makes it impossible to verify actual (non-rc) releases.
> It could be useful to test already released artifacts, like:
> {{dev/release/verify-release.sh source|binaries X.Y.Z}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)