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
aaa864e: Refactor context flag parsing in template.go to remove unnecessary quote trimming for improved clarity. Update time calculation in workflow.go to use direct seconds without rounding for more accurate duration reporting. (@struckchure)
b253119: Refactor deploy action to use array syntax for context arguments, applying JSON encoding for improved command execution and readability. (@struckchure)
c132b8a: Update context variable handling in deploy action to use direct input references for improved command execution consistency. (@struckchure)
4ece678: Update context variable handling in deploy action to use single quotes for improved command execution and consistency. (@struckchure)