Skip to content

Releases: code-pushup/cli

v0.79.1

04 Sep 14:46
Compare
Choose a tag to compare

0.79.1 (2025-09-04)

🩹 Fixes

  • nx-plugin: process output argument (#1105)

❤️ Thank You

v0.79.0

03 Sep 16:47
Compare
Choose a tag to compare

0.79.0 (2025-09-03)

🚀 Features

  • implement scoreTargets configuration for all plugins (#1099, #713, #721)
  • models,core: make runner args extensible by nesting persist config (fcb7aa3b)
  • utils: convert runner args to and from environment variables (5e7f4b78)

🩹 Fixes

  • core: use env vars instead of cli args for runner config (fd792173)

❤️ Thank You

v0.78.0

03 Sep 13:39
Compare
Choose a tag to compare

0.78.0 (2025-09-03)

🚀 Features

  • plugin-eslint: add artefact options (#1089)

🩹 Fixes

  • nx-plugin: print process output for CLI command (#1095)

❤️ Thank You

v0.77.0

28 Aug 07:29
Compare
Choose a tag to compare

0.77.0 (2025-08-28)

🚀 Features

  • core: pass config to plugin runner (#1087)
  • plugin-eslint: add artifact loading logic (#1077)

🩹 Fixes

  • ci: prevent parallel git diff when detecting new issues in monorepo (f5f9114d)

❤️ Thank You

v0.76.0

25 Aug 12:59
Compare
Choose a tag to compare

0.76.0 (2025-08-25)

🚀 Features

  • implement scoreTargets for audits (5db68e2e)
  • ci: add helper function for parsing configPatterns from json string (fd5edb09)
  • ci: export default settings and min/max limits (a6a485ee)
  • models: export default persist config (18e95ff5)
  • models: export default persist.skipReports value (dfc15aeb)

❤️ Thank You

v0.75.0

22 Aug 07:41
Compare
Choose a tag to compare

0.75.0 (2025-08-22)

🚀 Features

  • implement scoreTarget for categories (44e49342)
  • nx-cloud: setup nx cloud workspace (47f14d3e)

🩹 Fixes

❤️ Thank You

v0.74.1

19 Aug 11:06
Compare
Choose a tag to compare

0.74.1 (2025-08-19)

🩹 Fixes

  • ci: prevent invalid startLine 0 when downloading from portal (5153c88b)

❤️ Thank You

  • Matěj Chalk

v0.74.0

13 Aug 14:48
Compare
Choose a tag to compare

0.74.0 (2025-08-13)

🚀 Features

  • add audit output caching for execute plugin (#1057)
  • add report option to cli (#1058)
  • add caching options to cli (#1059)

❤️ Thank You

v0.73.0

08 Aug 16:26
Compare
Choose a tag to compare

0.73.0 (2025-08-08)

🚀 Features

  • ci: add searchCommits option to extend portal cache range (0b14111f)

❤️ Thank You

  • Matěj Chalk

v0.72.1

06 Aug 10:24
Compare
Choose a tag to compare

0.72.1 (2025-08-06)

🩹 Fixes

  • ci: download portal report for base commit and include details (21572d52)

❤️ Thank You

  • Matěj Chalk