mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00
[PR #189] [CLOSED] update repo infos with latest github data #179
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.