Job artifacts browser: combine cascade of subfolders to reduce number of clicks
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
Defining folders to use as job artifact is - depending on the build toolset - often resulting in cascades of folders only containing a single subfolder and you have to click through several of them until you reach the file at its leaf.
Example from an Android build output:
\---AndroidProjectName
\---AndroidAppName
\---build
\---outputs
\---apk
\---Flavor
\---release
appname-flavor-release.apk
Implementation Guide
The repository browser already collapses such paths:
so the artifact browser should do the same
Edited by 🤖 GitLab Bot 🤖
