mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-20 11:45:57 +08:00
新增:删除保护分支和删除发行版提示
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
json.total_count @result_object[:total_data].to_i
|
||||
json.tags @result_object[:data].each do |tag|
|
||||
json.partial! "api/v1/projects/tags/simple_gitea_index_detail", tag: tag
|
||||
json.has_release @release_tags.blank? ? false : @release_tags.include?(tag['name'])
|
||||
end
|
||||
Reference in New Issue
Block a user