Releases: code-pushup/cli
Releases · code-pushup/cli
v0.64.1
04 Mar 11:57
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
27 Feb 08:22
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
26 Feb 13:53
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
25 Feb 10:52
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
19 Feb 15:42
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
18 Feb 16:31
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
18 Feb 11:14
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
18 Feb 07:51
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
14 Feb 12:30
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
v0.58.0
12 Feb 08:41
Compare
Sorry, something went wrong.
No results found
0.58.0 (2025-02-12)
🚀 Features
models: auto-generate JSDoc annotations (29cf02ad )
plugin-coverage: support lcovonly option for vitest (b230a3d2 )
plugin-eslint: add support for custom groups (#925 )
plugin-jsdocs: add plugin-jsdocs to analyze documentation in ts/js projects (#896 )
plugin-typescript: setup plugin project base (#917 )
🩹 Fixes
handle skipped audits and groups (#911 )
fix poppinss version (#921 )
nest files with timestamp for plugin runners (4ecf9772 )
models: add missing exports (#918 )
nx-plugin: deep merge executor options (#927 )
❤️ Thank You