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/977
Author: @Siumauricio
Created: 7/7/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:fix/ci-arche-meta-and-workspace📝 Commits (2)
ccaf4a7fix: repair CI broken by #875 mergea44bd38chore: remove stray .vscode/settings.json introduced by #920📊 Changes
3 files changed (+3 additions, -8 deletions)
View changed files
➖
.vscode/settings.json(+0 -5)➖
build-scripts/pnpm-workspace.yaml(+0 -2)📝
meta.json(+3 -1)📄 Description
The #875 squash merge introduced two CI breakages on canary:
build-scripts/pnpm-workspace.yaml— a stray placeholder file (esbuild: set this to true or false, nopackagesfield) that makespnpm installfail in the validate-docker-compose workflow for every PR. The file did not exist before #875, so it is removed.archeentry inmeta.jsonis missinglinks.websiteandlinks.docs, failing the validate workflow. Filled with the project GitHub URLs.Both issues currently fail CI on every open PR (first seen on #942).
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.