Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

Use actual tag date as release date #147

Open
@scottgonzalez

Description

@scottgonzalez

Right now we use git log -1 --pretty="%cD" <tag> to get the release date. However, this shows the date of the last commit in the tag, not the date of the tag itself. We should try to use the actual tag date instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions