mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-07 21:17:16 -05:00
[PR #189] [CLOSED] update repo infos with latest github data #1321
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/189
Author: @hermesthecat
Created: 2/25/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (7)
b9444fdfeat(github): filter out disabled repositories from API responses4e512aaMerge pull request #1 from hermesthecat/filter-out-disabled-repositories-from-API-responses56f633bAdd functionality to update existing repositories83c556eImprove repository sync logic and update mechanismd3dc0ecImprove repository sync logic for batch processinge424389Refine repository existence check and response logic42279e7Improve Gitea metadata synchronization logic📊 Changes
6 files changed (+151 additions, -33 deletions)
View changed files
📝
src/lib/gitea-enhanced.ts(+34 -12)📝
src/lib/github.ts(+12 -3)📝
src/lib/scheduler-service.ts(+46 -0)📝
src/pages/api/sync/index.ts(+21 -1)📝
src/pages/api/sync/organization.ts(+32 -3)📝
src/pages/api/sync/repository.ts(+6 -14)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.