Michael Hladky

Results 222 issues of Michael Hladky

### What is the problem you're trying to solve? Front off thanks for the amazing work you did on stylelint! I am working on some custom tooling and have the...

status: needs discussion

# Introduce `test-vitest-setup` project to handle test setup for vite tests --- ## PR1 - [x] Introduce project `test-vitest-setup` under the `testing` folder and add configuration. Copy the example linked...

๐Ÿ”ฌ testing
๐Ÿงน maintenance

**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

# 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

- [ ] Move `tools/eslint-formatter-multi` to `packages/eslint-formatter-multi` - [ ] Add `unit-tests`

### User story As a developer I want to be able to leverage caching from my existing stack e.g. Nx. Therefore every plugin that generated artefacts need to provide options...

โž• enhancement
๐Ÿงฉ eslint-plugin
๐Ÿงฉ js-packages-plugin
๐Ÿงฉ typescript-plugin
๐ŸŒŠ Nx