Qovery
OSS
console
Sign in / Sign up
Open main menu
console
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
v1.299.1
48be9719 fix(QOV-1803): preserve glob patterns in parseCmd instead of replacing with literal 'glob' (#2580) fix(parse-cmd): preserve glob patterns instead of replacing with literal 'glob' shell-quote returns { op: 'glob', pattern: '*.xyz' } for unquoted glob patterns. The existing 'op' in arg check caught both shell operators and globs, returning arg.op which is the literal string 'glob' for glob objects. This corrupted lifecycle job CMD arguments containing wildcards (e.g. *.json) on every form save, and made edits appear non-persistent. QOV-1803
by Guillaume
G
Previous page
Previous
Next
Next page