You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/28 16:28:01 UTC

[jira] [Updated] (ARROW-1577) [JS] Package release script for NPM modules

     [ https://issues.apache.org/jira/browse/ARROW-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-1577:
--------------------------------
    Fix Version/s: 0.8.0

> [JS] Package release script for NPM modules
> -------------------------------------------
>
>                 Key: ARROW-1577
>                 URL: https://issues.apache.org/jira/browse/ARROW-1577
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: JavaScript
>    Affects Versions: 0.8.0
>            Reporter: Wes McKinney
>             Fix For: 0.8.0
>
>
> Since the NPM JavaScript module may wish to release more frequently than the main Arrow "monorepo", we should create a script to produce signed NPM artifacts to use for voting:
> * Update metadata for new version
> * Run unit tests
> * Create package tarballs with NPM
> * GPG sign and create md5 and sha512 checksum files
> * Upload to Apache dev SVN
> i.e. like https://github.com/apache/arrow/blob/master/dev/release/02-source.sh, but only for JavaScript.
> We will also want to write instructions for Arrow developers to verify the tarballs to streamline the release votes



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)