[
https://issues.apache.org/jira/browse/BEAM-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310836#comment-17310836
]
Kenneth Knowles commented on BEAM-11608:
----------------------------------------
Generally agree with fewer steps, especially hiding irrelevant ones. Some
questions
- Are we sure that the developer doesn't need to attain any competency around
the steps?
- Are we sure that the steps won't do anything untoward to their environment?
(like installing things or setting variables)
- Will they generalize?
- For users who will contribute once and never again (which is actually most
of them) would a docker env suit them or is running that just as hard?
> Development environment set up automation
> -----------------------------------------
>
> Key: BEAM-11608
> URL: https://issues.apache.org/jira/browse/BEAM-11608
> Project: Beam
> Issue Type: Wish
> Components: build-system, website
> Reporter: Tyson Hamilton
> Priority: P3
>
> The manual steps in the contribution guide should be combined into a single
> command for users. For example, this could be done by putting all manual
> steps into a shell script.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)