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

Pavel Avilov updated BEAM-13308:
--------------------------------
    Description: Need to get the baseFileFolder value from the environment 
variable (now baseFileFolder is a constant). Also in the dockerfile for go SDK 
change the command "go mod init executable_files" to "go mod init 
${PIPELINES_FOLDER_NAME}", where "PIPELINES_FOLDER_NAME" is the name of env. 
variable  for baseFileFolder.  (was: Need to get the baseFileFolder value from 
the environment variable (now baseFileFolder is a constant). Also in the 
dockerfile for go SDK change the command "go mod init executable_files" to "go 
mod init ${BASE_FILE_FOLDER}", where "BASE_FILE_FOLDER" is the name of env. 
variable  for baseFileFolder.)

> [Playground] Getting baseFileFolder from environment
> ----------------------------------------------------
>
>                 Key: BEAM-13308
>                 URL: https://issues.apache.org/jira/browse/BEAM-13308
>             Project: Beam
>          Issue Type: Task
>          Components: beam-playground
>            Reporter: Pavel Avilov
>            Assignee: Pavel Avilov
>            Priority: P3
>              Labels: beam-playground-backend
>
> Need to get the baseFileFolder value from the environment variable (now 
> baseFileFolder is a constant). Also in the dockerfile for go SDK change the 
> command "go mod init executable_files" to "go mod init 
> ${PIPELINES_FOLDER_NAME}", where "PIPELINES_FOLDER_NAME" is the name of env. 
> variable  for baseFileFolder.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to