Releases: code-pushup/cli
Releases · code-pushup/cli
v0.64.2
Compare
Sorry, something went wrong.
No results found
0.64.2 (2025-03-05)
🩹 Fixes
update nx-verdaccio pkg (#954 )
plugin-js-packages: ignore non-empty stderr (7936a00c )
utils: ignore non-json lines in fromJsonLines utility (7886c572 )
❤️ Thank You
v0.64.1
Compare
Sorry, something went wrong.
No results found
0.64.1 (2025-03-04)
🩹 Fixes
ci: always show execute process errors and log stdout if verbose (b41de478 )
utils: remove partial from mergeConfigs return type (69c2ef4c )
❤️ Thank You
v0.64.0
Compare
Sorry, something went wrong.
No results found
0.64.0 (2025-02-27)
🚀 Features
ci: allow refs without shas, fetch if needed (2ee0a8d1 )
❤️ Thank You
v0.63.0
Compare
Sorry, something went wrong.
No results found
0.63.0 (2025-02-26)
🚀 Features
ci: use temporary file for print-config instead of stdout (aa4d0b38 )
cli: add --output= option to print-config command (a1fde20c )
❤️ Thank You
v0.62.0
Compare
Sorry, something went wrong.
No results found
0.62.0 (2025-02-25)
🚀 Features
log process working directory as cwd if undefined (a0638f8c )
🩹 Fixes
utils: replace misleading commit labels in markdown diff (21a1f25d )
❤️ Thank You
v0.61.0
Compare
Sorry, something went wrong.
No results found
0.61.0 (2025-02-19)
🚀 Features
ci: disable nx/turbo cache for non-autorun code-pushup commands (29a1bc63 )
models: do not throw if docs url invalid, treat as missing and log warning (a54295c6 )
❤️ Thank You
v0.60.2
Compare
Sorry, something went wrong.
No results found
0.60.2 (2025-02-18)
🩹 Fixes
ci: prevent unknown pathspec error for custom base ref (60dfb5b2 )
❤️ Thank You
v0.60.1
Compare
Sorry, something went wrong.
No results found
0.60.1 (2025-02-18)
🩹 Fixes
add toSorted polyfill as hotfix for bug in github actions runner (55704d18 )
ci: prevent ambigious ref when checking head (f5f226e1 )
❤️ Thank You
v0.60.0
Compare
Sorry, something went wrong.
No results found
0.60.0 (2025-02-18)
🚀 Features
ci: add skipComment option (9ac2a6ba )
plugin-typescript: add TS core logic (#932 )
plugin-typescript: add plugin logic (#936 )
🩹 Fixes
ci: ensure head ref is checked out (74db9023 )
❤️ Thank You
v0.59.0
Compare
Sorry, something went wrong.
No results found
0.59.0 (2025-02-14)
🚀 Features
plugin-coverage: do not halt plugin execution on fail (23f1ce5c )
utils: add string helper (#916 )
🩹 Fixes
explicitly exit process with successful code to not leave cli hanging (2cb815bb )
❤️ Thank You