mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-14 11:04:15 -05:00
[PR #240] [MERGED] Remove GitLab CE entry and update package dependencies #302
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/240
Author: @jaainil
Created: 7/21/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @Siumauricio
Base:
main← Head:fix/238-gitlabce-multiple-render📝 Commits (2)
27ab952Remove GitLab CE entry and update package dependencies160e9d5Merge branch 'main' into fix/238-gitlabce-multiple-render📊 Changes
2 files changed (+1323 additions, -557 deletions)
View changed files
📝
app/package-lock.json(+1323 -539)📝
meta.json(+0 -18)📄 Description
What is this PR about?
Fixes multiple render issue in GitLab CE template.
Previously, the template was being rendered 5 times due to incorrect loop/config reference. This update resolves that behavior to ensure proper single-instance rendering.
Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
closes #238
https://github.com/Dokploy/templates/issues/238
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.