mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #136] [MERGED] fix: sync metadata after config toggles #147
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#147
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/136
Author: @arunavo4
Created: 10/26/2025
Status: ✅ Merged
Merged: 10/27/2025
Merged by: @arunavo4
Base:
main← Head:fix/metadata-sync-config-change📝 Commits (1)
3bf0ccffix: 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.