You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/10/14 19:34:00 UTC

[jira] [Created] (BEAM-13054) Release validation script should not use gnome-terminal

Kyle Weaver created BEAM-13054:
----------------------------------

             Summary: Release validation script should not use gnome-terminal
                 Key: BEAM-13054
                 URL: https://issues.apache.org/jira/browse/BEAM-13054
             Project: Beam
          Issue Type: Improvement
          Components: release
            Reporter: Kyle Weaver


It's inappropriate for a shell script to depend on a GUI component. All we want to do here is run a task in the background, and there are numerous ways of doing that within the shell.

https://github.com/apache/beam/blob/master/release/src/main/scripts/run_rc_validation.sh



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