You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ahmet Altay (Jira)" <ji...@apache.org> on 2020/04/21 01:22:00 UTC

[jira] [Updated] (BEAM-6795) Improve Release Scripts

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

Ahmet Altay updated BEAM-6795:
------------------------------
        Parent: BEAM-7887
    Issue Type: Sub-task  (was: Improvement)

> Improve Release Scripts
> -----------------------
>
>                 Key: BEAM-6795
>                 URL: https://issues.apache.org/jira/browse/BEAM-6795
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Ahmet Altay
>            Priority: Major
>
> - Scripts use sudo to install binaries. Could be improved by local installations, or perhaps using a container for build the release.
> - Scripts make changes to bashrc file (e.g. alias hub to git), these could be avoided. Even though scripts attempt make a backup file, it is easy to override them if the script is cancelled.
> - There are too many yes/no questions, configuration questions for validations. They are not set and forget requires attention. (Possible solutions: use command line arguments)
> - Once script fails at any step (e.g. invalid password at a step) it fails without giving a second chance and requires re-running from the top. (Posssible idea: use breadcrumbs to continue the script for its last known location.)
> - Signing with GPG is not friendly when used from a remote terminal. Has modal dialogs and does not interact well with gradle.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)