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
Summary\n\nSome consolidated tools were using a naive IFS split for triggers, which broke compatibility with the standard bcgov trigger format (nested quoted strings). We need to standardize the high-performance grep -o parsing loop across the entire fleet.
Summary\n\nSome consolidated tools were using a naive IFS split for triggers, which broke compatibility with the standard bcgov trigger format (nested quoted strings). We need to standardize the high-performance
grep -oparsing loop across the entire fleet.