[
https://issues.apache.org/jira/browse/BEAM-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312499#comment-17312499
]
Tyson Hamilton edited comment on BEAM-11608 at 3/31/21, 3:59 PM:
-----------------------------------------------------------------
OK, so let's focus on making the existing approach work for both linux/mac. We
have two of them currently (as described in BEAM-11607):
1. docker container image (this should be a proper Dockerfile that users need
to simply pull and start using standard docker tools)
2. shell script for installing deps locally (one for linux/mac) (i.e. this
bug).
Both of these things should be tested with CI so they don't break.
was (Author: tysonjh):
OK, so let's focus on making the existing approach work for both linux/mac. We
have two of them currently (as described in BEAM-11607):
1. docker container (this should be a proper Dockerfile that users need to
simply pull and start using standard docker tools)
2. shell script for installing deps locally (one for linux/mac) (i.e. this
bug).
Both of these things should be tested with CI so they don't break.
> 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)