Replies: 6 comments
-
👋 Thanks for opening your first issue! If you're reporting a 🐞 bug, please make sure To help make this a smooth process, please be sure you have first read the |
Beta Was this translation helpful? Give feedback.
-
Not detailed |
Beta Was this translation helpful? Give feedback.
-
This feature is way too specific and would make sense just for those with that exactly environment situation. A simple, and already supported solution, is just do: {"baseUrl": "wwwDevA.mydomain.com"} And change that for each environment. |
Beta Was this translation helpful? Give feedback.
-
This feature has been requested multiple times, so I don't think it is specific. I see this as an extension of the request => folder which is able to go as high as the workspace name. |
Beta Was this translation helpful? Give feedback.
-
I think this would be nice to have. We could have an environment tag with operations to do things on the current environment, one of them being to get the name |
Beta Was this translation helpful? Give feedback.
-
Do we have any other idea's on what could be done on the current environment? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Details
Small - QOLI
I have setup a few environments with a variable that is literally the name of sub environment.
maybe using the macro {% environment %}
For example {"baseUrl": "www{% environment %}.mydomain.com", "environment":"DevA"}
Beta Was this translation helpful? Give feedback.
All reactions