Michael Hladky

Results 222 issues of Michael Hladky

### User story As a user of the portal I want to have low storage cost. Therefore I want to exclude irrelevant data from the report. ### Acceptance criteria -...

➕ enhancement
🧩 lighthouse-plugin

### User story > derived from https://github.com/code-pushup/cli/pull/630#discussion_r1574635336 As a developer I want to have good typing and types and function arguments with intuitive and types that have good DX. The...

### User story As a reader of the CLI reports I want to be able to easily consume the generated information. Formatting is key here. Even if many IDEs support...

➕ enhancement
🤓 UX
🧩 utils

### User story As a user of the `nx-plugin` I want to have dynamic targets to avoid setup and configuration cost. In Nx v17 they released the crystal API and...

🤓 UX
🧩 nx-plugin

### User story As a user of Nx I want to have convenient configuration of my code-pushup related target. A custom executor for the code-pushup CLI would reduce configuration and...

🤓 UX
🧩 nx-plugin

The nx plugin should have a `plugin` generator to : - [ ] project with esbuild & vitest` setup for the plugin logic - [ ] project with vitest setup...

🤓 UX
🧩 nx-plugin
🐩 dogfooding
🌊 Nx

### User story As an user, I want to be able to add additional details to my plugin results to be able to provide meaningful information to the report consumers...

👨‍🔬 research
🧩 models
🧩 lighthouse-plugin

idea of edu

➕ enhancement
🤓 UX

### What happened? The plugin list in md reports is not sorted by failed audits first ### What would you expect to happen? The plugin list in md reports is...

➕ enhancement
🧩 utils

### User story I configured a category as binary with the flag `isBinay` in `CategoryConfig`. To test is I ran the collect command. ### Acceptance criteria If a category is...

➕ enhancement
🤓 UX
🧩 utils
💡 good first issue