summaryrefslogtreecommitdiff
path: root/spec/migrations/backfill_releases_name_with_tag_name_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add name, author and sha to releasesAlessio Caiazza2018-12-131-0/+23
This commit adds a name to each release, defaulting it to tag name, keeps track of the SHA when a new release is created and tracks the current user as release author.