[API] /repos/{owner}/{repo} doesn't return number of releases, but number of tags #7459

Closed
opened 2025-11-02 07:26:27 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @qwerty287 on GitHub (Jun 13, 2021).

  • Gitea version (or commit ref): 1.14.2
  • Git version: not relevant
  • Operating system: not relevant
  • Database (use [x]): not relevant
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist: none

Description

The API/JSON has an attribute releases_count, but this doesn't return the number of releases, but the number of tags.

Screenshots

none

See https://codeberg.org/gitnex/GitNex/issues/935 for more details

Originally created by @qwerty287 on GitHub (Jun 13, 2021). - Gitea version (or commit ref): 1.14.2 - Git version: not relevant - Operating system: not relevant - - Database (use `[x]`): not relevant - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [X] Yes (provide example URL) - [ ] No - Log gist: none ## Description The API/JSON has an attribute `releases_count`, but this doesn't return the number of releases, but the number of tags. ## Screenshots none See https://codeberg.org/gitnex/GitNex/issues/935 for more details
GiteaMirror added the type/bugmodifies/api labels 2025-11-02 07:26:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7459