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#132
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/107
Author: @arunavo4
Created: 10/1/2025
Status: ✅ Merged
Merged: 10/2/2025
Merged by: @arunavo4
Base:
main← Head:fix/issue-97-migration-duplicates📝 Commits (2)
2ea917ffix: resolve migration 0005 duplicate constraint failure (#97)bf99a95ci: add more paths to trigger Docker builds📊 Changes
3 files changed (+24 additions, -154 deletions)
View changed files
📝
.github/workflows/docker-build.yml(+8 -0)📝
docker-entrypoint.sh(+5 -153)📝
drizzle/0005_polite_preak.sql(+11 -1)📄 Description
Problem:
Solution:
Fixed Migration 0005:
Removed Hybrid Database Initialization:
Testing:
Changes:
Fixes #97
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.