mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
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#118
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/70
Author: @arunavo4
Created: 8/9/2025
Status: ✅ Merged
Merged: 8/9/2025
Merged by: @arunavo4
Base:
main← Head:Fixes📝 Commits (1)
8dc50f7Address Issue #68 and #69📊 Changes
8 files changed (+691 additions, -8 deletions)
View changed files
📝
docker-entrypoint.sh(+22 -0)📝
package.json(+1 -0)➕
scripts/startup-env-config.ts(+52 -0)📝
src/lib/db/schema.ts(+1 -0)➕
src/lib/env-config-loader.ts(+264 -0)📝
src/lib/gitea.ts(+334 -7)📝
src/lib/utils/config-mapper.ts(+4 -1)📝
src/middleware.ts(+13 -0)📄 Description
Closes #68 #69
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.