[PR #136] [MERGED] fix: sync metadata after config toggles #147

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

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/136
Author: @arunavo4
Created: 10/26/2025
Status: Merged
Merged: 10/27/2025
Merged by: @arunavo4

Base: mainHead: fix/metadata-sync-config-change


📝 Commits (1)

  • 3bf0ccf fix: sync metadata after config toggles

📊 Changes

4 files changed (+719 additions, -83 deletions)

View changed files

📝 src/lib/gitea-enhanced.test.ts (+170 -0)
📝 src/lib/gitea-enhanced.ts (+218 -7)
📝 src/lib/gitea.ts (+256 -76)
src/lib/metadata-state.ts (+75 -0)

📄 Description

Closes #133


🔄 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/136 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 10/26/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `fix/metadata-sync-config-change` --- ### 📝 Commits (1) - [`3bf0ccf`](https://github.com/RayLabsHQ/gitea-mirror/commit/3bf0ccf2072368f0a05226a9cc017405c56b1e37) fix: sync metadata after config toggles ### 📊 Changes **4 files changed** (+719 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/gitea-enhanced.test.ts` (+170 -0) 📝 `src/lib/gitea-enhanced.ts` (+218 -7) 📝 `src/lib/gitea.ts` (+256 -76) ➕ `src/lib/metadata-state.ts` (+75 -0) </details> ### 📄 Description Closes #133 --- <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:19 +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#147
No description provided.