Open
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Author
|
Merge problem with strapi entry will be fixed first |
Author
Author
|
Manually checked canary branch and indeed, strapi is duplicated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What is this PR about?
Adding Windshift Work Management to Dokploy.
Windshift is a self-hosted work management system that's fast, complete, and simple to run.
I am personally using Dokploy as my PaaS and would love to see Windshift officially supported.
Checklist
Before submitting this PR, please make sure that:
Greptile Summary
This PR adds a new Windshift work management template to the Dokploy blueprint collection, with a properly configured
docker-compose.yml,template.toml, and logo. The diff also removes a duplicate Strapi entry frommeta.json— the canonical entry still exists earlier in the file (line 5918), so this is correct output from runningdedupe-and-sort-meta.js.Confidence Score: 5/5
Comments Outside Diff (2)
meta.json, line 5952-5975 (link)The Strapi template entry has been deleted from
meta.json, butblueprints/strapi/docker-compose.ymlandblueprints/strapi/template.tomlstill exist in the repository. This appears to be an unintentional casualty of editingmeta.jsonmanually — likely a merge-conflict resolution that dropped the block. This will cause Strapi to disappear from the template registry even though its blueprint files remain intact.blueprints/windshift/windshift.png, line 1 (link)Per project conventions, logos should be SVG (preferred, ~128×128 px). A PNG will work but SVG scales better in the UI. Consider converting to 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 (2): Last reviewed commit: "Updated logo with less transparency" | Re-trigger Greptile
(2/5) Greptile learns from your feedback when you react with thumbs up/down!