Skip to content

Easy Way to Relate Git Version to Package Version #17

@markvoelker

Description

@markvoelker

Per discussions with @iawells this afternoon:

It would be very helpful to have an easy way to see what the latest commit in git was at the time the source was pulled to create a given package. The "Recent Changes" section on the front page does show the code revision and packaging revision and the timestamp of the last build, but it only shows recent things and doesn't show the version of the package produced. Perhaps adding the first 7 chars of the SHA hash used to build the package on the /repositories/$repo/$series page would suffice? So:

Packages
Package name Stable version Proposed version Queued version
puppet-drbd 20121119-3-cisco1 20121119-3-cisco1

Becomes:

Packages
Package name Stable version Proposed version Queued version
puppet-drbd 20121119-3-cisco1 (962a9e8) 20121119-3-cisco1 (962a9e8)

Ideally the SHA text is a link to the commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions