[PR #123] [MERGED] Fix Formbricks template #228

Closed
opened 2025-11-22 20:32:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/123
Author: @maelp
Created: 5/9/2025
Status: Merged
Merged: 5/10/2025
Merged by: @Siumauricio

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 blueprints/formbricks/template.toml (+1 -1)

📄 Description

See https://github.com/Dokploy/templates/issues/122

the idea is to generate a 32-char string [a-z][0-9] but not sure if there's a helper for that? perhaps we could add something like "randomString([a-z][0-9], 32)" or equivalent ?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/123 **Author:** [@maelp](https://github.com/maelp) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5233730`](https://github.com/Dokploy/templates/commit/5233730b6bda445eb818578efebf319f0d673b71) Update template.toml ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/formbricks/template.toml` (+1 -1) </details> ### 📄 Description See https://github.com/Dokploy/templates/issues/122 the idea is to generate a 32-char string [a-z][0-9] but not sure if there's a helper for that? perhaps we could add something like "randomString([a-z][0-9], 32)" or equivalent ? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:32:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#228