mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #841] [CLOSED] feat: add/update Construct template (v2026.5.3-beta.85) #10880
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/841
Author: @kaveone
Created: 4/30/2026
Status: ❌ Closed
Base:
main← Head:construct/update-v2026.5.3-beta.85📝 Commits (1)
3609bb6feat: add/update Construct template (v2026.5.3-beta.85)📊 Changes
4 files changed (+49 additions, -18 deletions)
View changed files
➕
blueprints/construct/construct.png(+0 -0)➕
blueprints/construct/docker-compose.yml(+16 -0)➕
blueprints/construct/template.toml(+17 -0)📝
meta.json(+16 -18)📄 Description
Summary
ghcr.io/kumihoio/construct-os:${VERSION}Checklist
Testing
Links
Greptile Summary
This PR adds a new
constructblueprint for Construct OS (a 100% Rust AI assistant), correctly structured withdocker-compose.yml,template.toml, and logo. However, it also removes the existingstrapientry frommeta.jsonwhile the Strapi blueprint files remain on disk — this is very likely an unintentional merge conflict casualty that will de-list Strapi from the template gallery.strapideleted frommeta.json(blueprints/strapi/still exists); the entry must be restored before merge.Confidence Score: 3/5
Not safe to merge — restoring the accidentally removed Strapi meta.json entry is required first.
A P1 finding (unintended removal of Strapi from the template registry) caps confidence at 4; the fact that it affects an existing, widely-used template pulls the score to 3.
meta.json — Strapi block was removed and must be restored.
Comments Outside Diff (1)
blueprints/construct/construct.png, line 1 (link)Per project guidelines (AGENTS.md), SVG format (~128×128 px) is preferred for blueprint logos. A PNG works but may appear blurry at high DPI. Consider providing an SVG if one is available upstream.
Context Used: AGENTS.md (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Reviews (1): Last reviewed commit: "feat: add/update Construct template (v20..." | Re-trigger Greptile
Context used:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.