Page MenuHomeSoftware Heritage

Port Gitea lister to the new Lister API
Closed, MigratedEdits Locked

Description

Characteristics of the lister:

  • instances: open list, default "try.gitea.io"
  • API URL: instance_URL + "/api/v1/"
  • query: "/repos/search?sort=id&order=asc&limit=%d&page=%d"
  • state: none
  • auth: none
  • rate limiting: by instance -> generic handling
  • pagination: 3 -> 50
  • page format: JSON

Related to T2442

Event Timeline

tenma triaged this task as Normal priority.Jan 14 2021, 12:59 PM
tenma created this task.
tenma changed the task status from Open to Work in Progress.Jan 20 2021, 3:17 PM
tenma claimed this task.
tenma updated the task description. (Show Details)
tenma added a project: Sprint 2021 01.
tenma moved this task from Backlog to in-progress on the Sprint 2021 01 board.
tenma moved this task from code review to done on the Sprint 2021 01 board.