[PR #146] [MERGED] fix: Ensure proper release ordering in Gitea mirrors (#129) #152

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

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/146
Author: @arunavo4
Created: 11/5/2025
Status: Merged
Merged: 11/6/2025
Merged by: @arunavo4

Base: mainHead: fix/issue-129-release-sort-order


📝 Commits (1)

  • 9f2eaaf fix: Ensure proper release ordering in Gitea mirrors (#129)

📊 Changes

1 file changed (+31 additions, -9 deletions)

View changed files

📝 src/lib/gitea.ts (+31 -9)

📄 Description

  • Add 1-second delays between release creations to ensure distinct timestamps
  • Prepend GitHub original publication date to release notes
  • Improve logging to show chronological processing order
  • Addresses Gitea API limitation where created_unix is always set to current time

Fixes #129


🔄 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/146 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `fix/issue-129-release-sort-order` --- ### 📝 Commits (1) - [`9f2eaaf`](https://github.com/RayLabsHQ/gitea-mirror/commit/9f2eaaf04e68b31584d448d434e39361b6d26171) fix: Ensure proper release ordering in Gitea mirrors (#129) ### 📊 Changes **1 file changed** (+31 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/gitea.ts` (+31 -9) </details> ### 📄 Description - Add 1-second delays between release creations to ensure distinct timestamps - Prepend GitHub original publication date to release notes - Improve logging to show chronological processing order - Addresses Gitea API limitation where created_unix is always set to current time Fixes #129 --- <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:20 +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#152
No description provided.