cli icon indicating copy to clipboard operation
cli copied to clipboard

A CLI to run all kinds of code quality measurements to align your team with company goals

Results 169 cli issues
Sort by recently updated
recently updated
newest added

### User story As a Code PushUp user, I want to aggregate accessibility metrics into a single category that combines results from the Axe plugin, so that I can track...

🧩 axe-plugin

### User story As a Code PushUp user, I want to test accessibility of authenticated pages using axe-core so that I can ensure my login-protected web applications meet WCAG compliance...

🧩 axe-plugin

**Precondition:** - [x] #1095 - [x] #1105 - [x] #1109 **This PR includes:** - usage of the published `nx-plugin` in `nx.json` - remove existing target configurations - add docs on...

📖 Project documentation
🔬 testing
🧩 utils
🧩 nx-plugin
🛠️ tooling

**Update:** We have to re-evaluate the issue after https://github.com/code-pushup/cli/pull/1142 is merged --- ### What happened? If I change something in a testing lib the packages using them over `setupFiles` or...

🐛 bug
🌊 Nx

This PR includes: - tsdown setup mirroring old build - tsdown task inference plugin - switch all projects to tsdown - models and utils usage in `nx-plugin` - deletion of...

📖 Project documentation
🔬 testing
🦾 CI/CD
🧩 cli
🧩 lighthouse-plugin
🧩 coverage-plugin
🧩 js-packages-plugin
🛠️ tooling
🧩 create-cli

Attempt to resolve [CodeQL alert](https://github.com/code-pushup/cli/security/code-scanning/27). The `shell: true` flag was introduced way back in #165, and is necessary for Windows support.

🔬 testing
🧩 utils
🧩 eslint-plugin
🧩 coverage-plugin
🧩 js-packages-plugin
🛠️ tooling

# Bundle Stats Plugin PoC Implementation **Fine-grained bundle size tracking for your builds** This plugin enables **advanced bundle stats** capabilities to **avoiding unwanted size increase**. --- ## 📝 **Related Issue**...

📖 Project documentation
🔬 testing
🧩 models
🧩 utils
🛠️ tooling

Our executeProcess helper produces rarely but noteicable flaky tests. It sometimes called 1 more time. :D https://github.com/code-pushup/cli/actions/runs/17213781399/job/48832076600?pr=1082

🐛 bug
🔬 testing
🦾 CI/CD

### Preconditions - #1110 - #1109 - #1095 - [IN_PROGRESS] remove merge logic from executor - #1091 ### User story As a Nx user I want to have my CodePushup...

🧩 nx-plugin
🌊 Nx

Hi team, Thanks for your great work. I really like using code pushup as a reporting tool in our PR workflow. Since upgrading, the GitHub Action code-pushup/github-action stopped working in...

🐛 bug