You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2eae258: Enhance context variable handling in deploy action by applying JSON encoding to context references for improved command execution. (@struckchure)
f9745c1: Fix context variable handling in deploy action by adding quotes around context references for improved command execution. (@struckchure)
effd416: Refactor argument handling in deploy action to use array syntax for improved command execution and readability. (@struckchure)
d3c7fd6: Refactor argument handling in deploy action to use string concatenation for context variables, improving command execution and readability. (@struckchure)
60a7ba2: Refactor deploy action to enhance context variable handling (@struckchure)
6827337: Remove debug print statement from ParseContextFlags function in template.go for cleaner code. Update context variable handling in deploy action to fix quote syntax for improved command execution. (@struckchure)
2bd22bc: Update deploy action to use simplified context variable names (@struckchure)