[PR #128] [MERGED] fix: preserve chronological issue mirroring #142

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

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/128
Author: @arunavo4
Created: 10/23/2025
Status: Merged
Merged: 10/24/2025
Merged by: @arunavo4

Base: mainHead: fix/chronological-metadata-ordering


📝 Commits (10+)

  • fb27ddf fix: preserve chronological issue mirroring
  • 190e786 ci: update docker test port guidance
  • 1c2391e docs: expose concurrency env vars in compose
  • 2cd7d91 ci: mention env vars in pr image comment
  • 5245d67 fix: enforce sequential metadata mirroring
  • 4d75d35 docs: document sequential metadata defaults
  • 985c7e0 updated README
  • 60913a9 Added Agents.md
  • 025df12 Set defaults to 3 and 5 for Issue and PR concurrency
  • e7a102e mirror: show github timestamps in metadata

📊 Changes

21 files changed (+408 additions, -541 deletions)

View changed files

.claude/agents/qa-testing-specialist.md (+0 -76)
.claude/agents/senior-code-architect.md (+0 -68)
.claude/agents/strategic-task-planner.md (+0 -61)
.claude/commands/new_release.md (+0 -5)
.claude/commands/release_notes.md (+0 -3)
.claude/settings.local.json (+0 -8)
📝 .github/workflows/docker-build.yml (+8 -3)
📝 CLAUDE.md (+288 -227)
📝 README.md (+0 -4)
UPGRADE.md (+0 -74)
📝 docker-compose.alt.yml (+5 -1)
📝 docker-compose.yml (+2 -0)
📝 docs/ENVIRONMENT_VARIABLES.md (+4 -0)
📝 src/lib/db/schema.ts (+2 -0)
📝 src/lib/env-config-loader.ts (+11 -0)
📝 src/lib/gitea.ts (+58 -10)
📝 src/lib/utils.test.ts (+13 -1)
📝 src/lib/utils.ts (+9 -0)
📝 src/lib/utils/config-defaults.ts (+2 -0)
📝 src/lib/utils/config-mapper.ts (+4 -0)

...and 1 more files

📄 Description

Closes #126


🔄 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/128 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/24/2025 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `fix/chronological-metadata-ordering` --- ### 📝 Commits (10+) - [`fb27ddf`](https://github.com/RayLabsHQ/gitea-mirror/commit/fb27ddfee525804ac379b6d20c9045288ab6ba94) fix: preserve chronological issue mirroring - [`190e786`](https://github.com/RayLabsHQ/gitea-mirror/commit/190e786449e3b8f9ac525ba621839420c69ff615) ci: update docker test port guidance - [`1c2391e`](https://github.com/RayLabsHQ/gitea-mirror/commit/1c2391ea2e631eb87dd47c06c5b3520478af5588) docs: expose concurrency env vars in compose - [`2cd7d91`](https://github.com/RayLabsHQ/gitea-mirror/commit/2cd7d911ed800ca587f46faaa91caeb733fdae63) ci: mention env vars in pr image comment - [`5245d67`](https://github.com/RayLabsHQ/gitea-mirror/commit/5245d67f37b961eac73f5b5381aae0bb9b292477) fix: enforce sequential metadata mirroring - [`4d75d35`](https://github.com/RayLabsHQ/gitea-mirror/commit/4d75d3514ff5b0b3b162695af5dc38708799fb04) docs: document sequential metadata defaults - [`985c7e0`](https://github.com/RayLabsHQ/gitea-mirror/commit/985c7e061cfec771bf7be6ac689ea51535dd8639) updated README - [`60913a9`](https://github.com/RayLabsHQ/gitea-mirror/commit/60913a9f4d9f7cde08ea1d74a5e71678805a1147) Added Agents.md - [`025df12`](https://github.com/RayLabsHQ/gitea-mirror/commit/025df12befa10ecb5bdc813c26dc406f8cf3ce7a) Set defaults to 3 and 5 for Issue and PR concurrency - [`e7a102e`](https://github.com/RayLabsHQ/gitea-mirror/commit/e7a102ee45ab9bd75a2a884f9c85d9c7c376a4d0) mirror: show github timestamps in metadata ### 📊 Changes **21 files changed** (+408 additions, -541 deletions) <details> <summary>View changed files</summary> ➖ `.claude/agents/qa-testing-specialist.md` (+0 -76) ➖ `.claude/agents/senior-code-architect.md` (+0 -68) ➖ `.claude/agents/strategic-task-planner.md` (+0 -61) ➖ `.claude/commands/new_release.md` (+0 -5) ➖ `.claude/commands/release_notes.md` (+0 -3) ➖ `.claude/settings.local.json` (+0 -8) 📝 `.github/workflows/docker-build.yml` (+8 -3) 📝 `CLAUDE.md` (+288 -227) 📝 `README.md` (+0 -4) ➖ `UPGRADE.md` (+0 -74) 📝 `docker-compose.alt.yml` (+5 -1) 📝 `docker-compose.yml` (+2 -0) 📝 `docs/ENVIRONMENT_VARIABLES.md` (+4 -0) 📝 `src/lib/db/schema.ts` (+2 -0) 📝 `src/lib/env-config-loader.ts` (+11 -0) 📝 `src/lib/gitea.ts` (+58 -10) 📝 `src/lib/utils.test.ts` (+13 -1) 📝 `src/lib/utils.ts` (+9 -0) 📝 `src/lib/utils/config-defaults.ts` (+2 -0) 📝 `src/lib/utils/config-mapper.ts` (+4 -0) _...and 1 more files_ </details> ### 📄 Description Closes #126 --- <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:18 +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#142
No description provided.