You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@senssoft.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/21 04:26:00 UTC

[jira] [Commented] (SENSSOFT-287) Fix various issues in release/make-release-artifacts.sh for UserALE.js RC#1.0.0

    [ https://issues.apache.org/jira/browse/SENSSOFT-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370936#comment-16370936 ] 

ASF GitHub Bot commented on SENSSOFT-287:
-----------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/incubator-senssoft/pull/2

    SENSSOFT-287 Fix various issues in release/make-release-artifacts.sh for UserALE.js RC#1.0.0

    This issue addresses https://issues.apache.org/jira/browse/SENSSOFT-287

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/incubator-senssoft SENSSOFT-287

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-senssoft/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 46543260fe11079fdbaaeb136ec7c3ff3004829c
Author: Lewis John McGibbney <le...@...>
Date:   2018-02-21T04:24:13Z

    SENSSOFT-287 Fix various issues in release/make-release-artifacts.sh for UserALE.js RC#1.0.0

----


> Fix various issues in release/make-release-artifacts.sh for UserALE.js RC#1.0.0
> -------------------------------------------------------------------------------
>
>                 Key: SENSSOFT-287
>                 URL: https://issues.apache.org/jira/browse/SENSSOFT-287
>             Project: SensSoft
>          Issue Type: Bug
>          Components: release_scripts
>    Affects Versions: UserALE.js 1.0.0
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: UserALE.js 1.0.0
>
>
> I encountered a few issues with the [make-release-artifact.sh|https://github.com/apache/incubator-senssoft/blob/master/release/make-release-artifacts.sh] script these included
> * fix primitive typos in available flags
> * do not name artifacts or directories after the RC#
> * remove extra slash from working directory
> * drop support for sha1 and sha256 in favor of [recommended sha512|http://apache.org/dev/release-signing.html#sha-checksum]
> RPR coming up



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)