Merge dev into gitea/migrate-workflows (allow-unrelated-histories)
Merges the dev branch history into gitea/migrate-workflows to resolve PR #24. The two branches had unrelated git histories due to the Gitea migration. Conflict resolution favors gitea/migrate-workflows for packages/, src/, .gitea/ structure and dev for apps/, .github/ content. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
+1
-1
@@ -49,4 +49,4 @@ CMD ["pnpm", "db:seed"]
|
||||
|
||||
# Reset stage — drops all tables, re-runs migrations, and re-seeds
|
||||
FROM builder AS reset
|
||||
CMD ["pnpm", "db:reset"]
|
||||
CMD ["pnpm", "db:reset"]
|
||||
|
||||
Reference in New Issue
Block a user