[PR #166] [CLOSED] Fix/issue 161 165 sync improvements #163

Closed
opened 2026-02-27 15:55:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/166
Author: @arunavo4
Created: 1/13/2026
Status: Closed

Base: mainHead: fix/issue-161-165-sync-improvements


📝 Commits (2)

  • e51a941 fix: implement incremental sync and improve issue/PR status handling (#161, #165)
  • 723b4f4 chore: update dependencies

📊 Changes

5 files changed (+427 additions, -200 deletions)

View changed files

📝 bun.lock (+96 -142)
📝 package.json (+22 -22)
📝 src/lib/gitea-enhanced.ts (+34 -6)
📝 src/lib/gitea.ts (+244 -30)
📝 src/lib/metadata-state.ts (+31 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RayLabsHQ/gitea-mirror/pull/166 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 1/13/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/issue-161-165-sync-improvements` --- ### 📝 Commits (2) - [`e51a941`](https://github.com/RayLabsHQ/gitea-mirror/commit/e51a941fa6b3047a3b7a0b5b633eded271001fe2) fix: implement incremental sync and improve issue/PR status handling (#161, #165) - [`723b4f4`](https://github.com/RayLabsHQ/gitea-mirror/commit/723b4f4dc6866c05846084ba86de24c7389fd3c5) chore: update dependencies ### 📊 Changes **5 files changed** (+427 additions, -200 deletions) <details> <summary>View changed files</summary> 📝 `bun.lock` (+96 -142) 📝 `package.json` (+22 -22) 📝 `src/lib/gitea-enhanced.ts` (+34 -6) 📝 `src/lib/gitea.ts` (+244 -30) 📝 `src/lib/metadata-state.ts` (+31 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:55:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitea-mirror#163
No description provided.