🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:fix/issue-129-release-sort-order📝 Commits (1)
9f2eaaffix: 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
Fixes #129
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.