Skip to content

Add a shortcut to latest build

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

To better use of pipelines/builds artifacts, you could allow the users to access the artifacts of the latest build. This way, an user can download the latest build artifact of a project, using a single link, always.

Proposal

Allow the person to quickly access the latest build by, instead of using the build id, using the shorthand latest.

  • https://gitlab.com/ORG/PROJ/builds/latest
  • https://gitlab.com/ORG/PROJ/builds/latest/raw
  • https://gitlab.com/ORG/PROJ/builds/latest/cancel
  • https://gitlab.com/ORG/PROJ/builds/latest/erase
  • https://gitlab.com/ORG/PROJ/builds/latest/artifacts/download
  • https://gitlab.com/ORG/PROJ/builds/latest/artifacts/browse
  • https://gitlab.com/ORG/PROJ/builds/latest/artifacts/file/app/build/outputs/apk/app-debug.apk
Edited by 🤖 GitLab Bot 🤖