Project

General

Profile

Actions

Support #13871

open

please tag git revisions that result in deployed packages for -dev streams

Added by Joshua Randall over 5 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Due date:
Story points:
-
Release:
Release relationship:
Auto

Description

The main versions are tagged in git (e.g. current release version `1.1.4`). However, package versions on the -dev deployment streams (such as xenial-dev) are not tagged. This means every time we need to figure out what source code corresponds to our build we need to go trawling through the commit log to find a matching date. It would be helpful if the package deployment included a step which tagged the github repo with the version of the built dev package (e.g. `1.1.4.20180524153119`).

Actions #1

Updated by Joshua Randall over 5 years ago

This should also mean that you could do a `git describe` and get something actually related to the corresponding release version, as opposed to `1.1.4-283-g1275e30`

Actions #2

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #3

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF