BigW Consortium Gitlab
When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing to the sha of the tag to the sha of the commit the tag points to. The problem is that only annotated tags have `object_sha`s, lightweight tags don't (it's nil), so (only) in their case we still need to use `tag.target`.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
access_requests_finder_spec.rb | Loading commit data... | |
branches_finder_spec.rb | Loading commit data... | |
contributed_projects_finder_spec.rb | Loading commit data... | |
group_projects_finder_spec.rb | Loading commit data... | |
groups_finder_spec.rb | Loading commit data... | |
issues_finder_spec.rb | Loading commit data... | |
joined_groups_finder_spec.rb | Loading commit data... | |
labels_finder_spec.rb | Loading commit data... | |
merge_requests_finder_spec.rb | Loading commit data... | |
move_to_project_finder_spec.rb | Loading commit data... | |
notes_finder_spec.rb | Loading commit data... | |
personal_projects_finder_spec.rb | Loading commit data... | |
pipelines_finder_spec.rb | Loading commit data... | |
projects_finder_spec.rb | Loading commit data... | |
snippets_finder_spec.rb | Loading commit data... | |
tags_finder_spec.rb | Loading commit data... | |
todos_finder_spec.rb | Loading commit data... |