Skip to content

feat: Add Download Artifacts context button

Lennard Sprong requested to merge (removed):download_artifacts into main

Relates to #106 (closed)

This MR adds a command for downloading artifacts.

A pipeline, stage, and job tree item now have a context menu, but only if artifacts are available for that tree item.

afbeelding

This will open a picker which shows all artifacts in the selected scope.

afbeelding

Clicking an artifact will open the browser (using the job web_url) which will download the file.

Edited by Tomas Vik (OOO back on 2024-05-09)

Merge request reports