mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -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/Dokploy/templates/pull/981
Author: @Siumauricio
Created: 7/8/2026
Status: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:fix/sync-main-into-canary📝 Commits (6)
5faf1b8Update volume path in docker-compose.ymld1ef07fNew release (#975)9708d34Add SMTP_PORT environment variable to docker-compose (#806)3f5b738feat: add Velix API one-click template (#793)cdee0c3Merge pull request #726 from feba33/patch-154c2d66Merge remote-tracking branch 'origin/main' into fix/sync-main-into-canary📊 Changes
6 files changed (+98 additions, -2 deletions)
View changed files
📝
blueprints/anytype/docker-compose.yml(+1 -1)📝
blueprints/typebot/docker-compose.yml(+3 -1)➕
blueprints/velix-api/docker-compose.yml(+43 -0)➕
blueprints/velix-api/meta.json(+19 -0)➕
blueprints/velix-api/template.toml(+16 -0)➕
blueprints/velix-api/velix-api.svg(+16 -0)📄 Description
The release PR #980 (canary → main) is conflicting because main has 5 commits canary never received (the Velix API template #793, an SMTP_PORT fix #806, a volume-path fix, and older merge commits), and main still carries the pre-#978 root
meta.json(modify/delete conflict).This PR merges
mainintocanaryresolving everything:meta.json: kept deleted (canary's per-template scheme is authoritative). Main's staletrmnl-byos-laravelentry dies with it — canary already has the renamedtrmnl-larapaper.blueprints/velix-api/(main-only template) migrated to the new scheme: its entry extracted intoblueprints/velix-api/meta.json, plus the missing requiredlinks.docsfilled.generate-meta.js --checkpasses across all 476 blueprints.Once this merges, #980 will recompute as mergeable and the release can proceed.
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.