Udi Meiri created BEAM-9090:
-------------------------------
Summary: Use script.config in all build scripts, less typing please
Key: BEAM-9090
URL: https://issues.apache.org/jira/browse/BEAM-9090
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Udi Meiri
The information in script.config could be used by scripts such as
build_release_candidate.sh to avoid retyping information.
For example these values could be stored there:
{code}
RELEASE=2.18.0
RC_NUM=1
USER_GITHUB_ID=udim
SIGNING_KEY=587B049C36DAAFE6
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)