This commit is contained in:
Izrafil Archimedes
2026-02-23 09:20:56 +01:00
commit fccdc61545
18 changed files with 1595 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
[
{
"ref": "refs/tags/v2.0.0",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/refs/tags/v2.0.0",
"object": {
"type": "commit",
"sha": "deadbeef",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/commits/deadbeef"
}
},
{
"ref": "refs/tags/4.0.0-beta",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/refs/tags/4.0.0-beta",
"object": {
"type": "commit",
"sha": "deadbeef",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/commits/deadbeef"
}
},
{
"ref": "refs/tags/3.0.0-beta.2",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/refs/tags/3.0.0-beta.2",
"object": {
"type": "commit",
"sha": "deadbeef",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/commits/deadbeef"
}
},
{
"ref": "refs/tags/2.1.0-beta",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/refs/tags/2.1.0-beta",
"object": {
"type": "commit",
"sha": "deadbeef",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/commits/deadbeef"
}
},
{
"ref": "refs/tags/2.0.0",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/refs/tags/2.0.0",
"object": {
"type": "commit",
"sha": "deadbeef",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/commits/deadbeef"
}
},
{
"ref": "refs/tags/2020.4.19",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/refs/tags/2020.4.19",
"object": {
"type": "commit",
"sha": "deadbeef",
"url": "https://gitea.zexlab.dev/api/v1/repos/owner/test-repo/git/commits/deadbeef"
}
}
]