[ 
https://issues.apache.org/jira/browse/FLINK-33432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782040#comment-17782040
 ] 

Matthias Pohl commented on FLINK-33432:
---------------------------------------

additionally, having spaces in names doesn't help browsing the directory 
structure:
{code}
$ find . -type d
.
./ci  Test (module tests)
./ci  Test (module connect_2)
./runner-diagnostic-logs
./ci  Test (module table)
./ci  Test (module python)
./ci  Test (module core)
./ci  Basic QA
./ci  Test packaginglicensing
./ci  Test (module connect_1)
./ci  E2E (group 2)
./ci  E2E (group 1)
./ci  Compile
./ci  Test (module misc)
./docs-404-check
./ci  Check Code modified
{code}

> Build artifacts cannot be extracted smoothly
> --------------------------------------------
>
>                 Key: FLINK-33432
>                 URL: https://issues.apache.org/jira/browse/FLINK-33432
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System / CI
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: github-actions
>
> When extracting the build artifacts there is always a question to overwrite 
> certain files:
> {code}
> [...]
>   inflating: logs_117/6_ci  Test (module misc).txt  
> replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip? 
> [y]es, [n]o, [A]ll, [N]one, [r]ename: y
>   inflating: logs_117/runner-diagnostic-logs/Build 
> UnknownBuildNumber-test.zip  
> [...]
>   inflating: logs_117/1_ci  Test (module python).txt  
> replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip? 
> [y]es, [n]o, [A]ll, [N]one, [r]ename: y
>   inflating: logs_117/runner-diagnostic-logs/Build 
> UnknownBuildNumber-test.zip  
> [...]
>   inflating: logs_117/4_ci  Test (module connect_2).txt  
> replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip? 
> [y]es, [n]o, [A]ll, [N]one, [r]ename: y
>   inflating: logs_117/runner-diagnostic-logs/Build 
> UnknownBuildNumber-test.zip  
> [...]
>   inflating: logs_117/3_ci  Test (module connect_1).txt  
> replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip? 
> [y]es, [n]o, [A]ll, [N]one, [r]ename: y
>   inflating: logs_117/runner-diagnostic-logs/Build 
> UnknownBuildNumber-test.zip  
> [...]  inflating: logs_117/5_ci  Test (module tests).txt  
> replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip? 
> [y]es, [n]o, [A]ll, [N]one, [r]ename
> [...]
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to