mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-09 05:07:56 -05:00
Reference in New Issue
Block a user
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.