-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Multi-pass environment variable resolution #2057
Copy link
Copy link
Closed
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.help wantedCan be fixed in the public (open source) repo.Can be fixed in the public (open source) repo.quick fix
Milestone
Metadata
Metadata
Assignees
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.help wantedCan be fixed in the public (open source) repo.Can be fixed in the public (open source) repo.quick fix
Type
Fields
Give feedbackNo fields configured for issues without a type.
@Gouthamm4G
The initialized variables don't work inside
envwhen it is referenced right next to the definition. For example,This doesn't seem to work. That would be really useful