-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Milestone
Description
Bug Description
I've created global env variable on agent node (in UI), but .env.global is still empt on agent. However it seems that variable was added to .env.global on master node.
This env variable I've added, I tried to use in .env file of one project, but it was expanded to blank string.
Steps To Reproduce
Create global env variable on agent node. Try to use it in one of the projects.
Expected Behavior
Global env variable should expand to a given value.
Actual Behavior
Global env variable doesn't expand.
Screenshots
No response
Arcane Version
1.11.0
Installation Method
Docker Compose (Recommended)
Environment Type
Remote Agent Mode
Database Type
SQLite (Default)
Operating System
Linux
Docker Version
29
Browser & Version
Chrome.
Relevant Logs or Error Messages
Docker Compose Configuration
Environment Configuration (.env file)
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo