Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Multiline shared env variables become single-line #4595

Open
billythedummy opened this issue Dec 16, 2024 · 0 comments
Open

[Bug]: Multiline shared env variables become single-line #4595

billythedummy opened this issue Dec 16, 2024 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@billythedummy
Copy link

Error Message and Logs

When using a multiline shared variable (checked "is multiline?" on shared variable UI) in a resource, the var becomes single-line.

Steps to Reproduce

  1. Create a new multiline project shared var e.g. SSH_KEY
  2. Use the var in a resource via {{project.SSH_KEY}}. Code that relies on it being multiline will fail to parse the var
  3. However, if you override the env var from the UI in the resource and check "is multiline?" , it works

Example Repository URL

No response

Coolify Version

v4.0.0-beta.373

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04

Additional Information

No response

@billythedummy billythedummy added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant