-
Notifications
You must be signed in to change notification settings - Fork 16
Insights: code-pushup/cli
Overview
Could not load contribution data
Please try again later
11 Releases published by 2 people
-
v0.72.0
published
Aug 6, 2025 -
v0.72.1
published
Aug 6, 2025 -
v0.73.0
published
Aug 8, 2025 -
v0.74.0
published
Aug 13, 2025 -
v0.74.1
published
Aug 19, 2025 -
v0.75.0
published
Aug 22, 2025 -
v0.76.0
published
Aug 25, 2025 -
v0.77.0
published
Aug 28, 2025 -
v0.78.0
published
Sep 3, 2025 -
v0.79.0
published
Sep 3, 2025 -
v0.79.1
published
Sep 4, 2025
37 Pull requests merged by 4 people
-
feat: add local GitHub Action for testing CI changes
#1104 merged
Sep 4, 2025 -
fix(nx-plugin): process output argument
#1105 merged
Sep 4, 2025 -
fix(core): use env vars instead of cli args for runner config
#1103 merged
Sep 3, 2025 -
feat: implement scoreTargets configuration for all plugins
#1099 merged
Sep 3, 2025 -
chore: add eslint formatter for multiple formats
#1090 merged
Sep 3, 2025 -
chore: fix test caching
#1101 merged
Sep 3, 2025 -
fix(nx-plugin): print process output for CLI command
#1095 merged
Sep 2, 2025 -
chore: adjust code-pushup-coverage target
#1098 merged
Sep 2, 2025 -
feat(plugin-eslint): add artefact options
#1089 merged
Aug 29, 2025 -
chore: add standalone target with plugin caching
#1062 merged
Aug 28, 2025 -
fix(ci): prevent parallel git diff when detecting new issues in monorepo
#1092 merged
Aug 28, 2025 -
ci: fix codecov workflow - projects and targets inferred from nx graph
#1088 merged
Aug 27, 2025 -
feat(core): pass config to plugin runner
#1087 merged
Aug 27, 2025 -
chore: update Nx to v21
#1082 merged
Aug 27, 2025 -
feat(plugin-eslint): add artifact loading logic
#1077 merged
Aug 27, 2025 -
docs: fix badge urls after project rename
#1086 merged
Aug 26, 2025 -
docs(ci): fix typos in searchCommits description
#1083 merged
Aug 25, 2025 -
chore: add lint report target
#1078 merged
Aug 25, 2025 -
ci: invalidate nx cloud cache for different operating system
#1080 merged
Aug 25, 2025 -
feat(ci): add helper function for parsing configPatterns from json string
#1079 merged
Aug 25, 2025 -
test(ci-e2e): fix nx pr test from timing out on windows
#1081 merged
Aug 22, 2025 -
feat: implement scoreTargets for audits
#1076 merged
Aug 22, 2025 -
test: improve test coverage for plugin-coverage
#1055 merged
Aug 22, 2025 -
chore: set up nx workspace
#1075 merged
Aug 22, 2025 -
fix(plugin-typescript): include extended options
#1074 merged
Aug 21, 2025 -
feat: implement scoreTarget for categories
#1072 merged
Aug 19, 2025 -
fix(ci): prevent invalid startLine 0 when downloading from portal
#1073 merged
Aug 19, 2025 -
chore: refactor
unit-test
andint-test
targets#1061 merged
Aug 14, 2025 -
build: fix nx release packageRoot after build outputs moved
#1063 merged
Aug 13, 2025 -
feat: add caching options to cli
#1059 merged
Aug 12, 2025 -
feat: add report option to cli
#1058 merged
Aug 12, 2025 -
feat: add audit output caching for execute plugin
#1057 merged
Aug 11, 2025 -
chore: add pkg new job
#1052 merged
Aug 11, 2025 -
test: integrate jest-extended matchers
#1053 merged
Aug 8, 2025 -
feat(ci): add searchCommits option to extend portal cache range
#1056 merged
Aug 8, 2025 -
fix(ci): download portal report for base commit and include details
#1051 merged
Aug 6, 2025 -
perf(ci): use bulk command to compare reports for all projects
#1047 merged
Aug 6, 2025
3 Pull requests opened by 2 people
-
test: introduce test-vitest-setup
#1067 opened
Aug 15, 2025 -
chore: use @code-pushup/nx-plugin in repo
#1091 opened
Aug 27, 2025 -
feat(plugin-bundle-stats): add project base
#1096 opened
Sep 1, 2025
15 Issues closed by 5 people
-
Local action to test `@code-pushup/ci` before release
#1093 closed
Sep 4, 2025 -
Implement `scoreTarget ` as CLI feature for categories
#713 closed
Sep 3, 2025 -
feat: add `scoreTarget ` as CLI feature for audits
#721 closed
Sep 3, 2025 -
Update Nx to v21
#1030 closed
Aug 27, 2025 -
Plugin Coverage: Test Coverage Improvements
#1054 closed
Aug 22, 2025 -
typescript plugin can't resolve tsconfig from a library within the monorepo
#1071 closed
Aug 21, 2025 -
Plugin request Create an ESLint stats plugin
#1013 closed
Aug 17, 2025 -
Validation of upload data should happen later in the programm
#841 closed
Aug 17, 2025 -
Reduced markdown report output - exclude details
#961 closed
Aug 14, 2025 -
discuss the future of Nx plugin
#951 closed
Aug 13, 2025 -
Introduce secondary report format to enable caching of plugin results
#1048 closed
Aug 12, 2025 -
Setup http://pkg.pr.new/
#1049 closed
Aug 12, 2025 -
Integrate jest-extended matchers
#578 closed
Aug 8, 2025 -
Avoid sequential commands in CI monorepo mode
#1043 closed
Aug 6, 2025 -
Upload Error due to non existing projects could have better error message
#1050 closed
Aug 6, 2025
8 Issues opened by 3 people
-
Invalidate test cache when fixtures change
#1102 opened
Sep 3, 2025 -
Use `@nx/eslint-plugin` package to dynamically define 'lint' targets
#1100 opened
Sep 2, 2025 -
Bug report - code-pushup/github-action fails with "Missing required arguments: before, after"
#1094 opened
Sep 1, 2025 -
Understand reason of flakey unit tests
#1084 opened
Aug 25, 2025 -
Add a stats audit to the eslint plugin that lists the top [N] slowest rules/files
#1070 opened
Aug 17, 2025 -
Use artifact generation options in `plugin-eslint`
#1068 opened
Aug 16, 2025 -
test: introduce `test-vitest-setup` project to handle test setup for vite tests
#1065 opened
Aug 13, 2025 -
Mention labels in main readme
#1060 opened
Aug 12, 2025
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use the shared artifact generation types in plugin `js-packges` and adjust the logic
#1044 commented on
Aug 8, 2025 • 0 new comments -
Reduce data volume in reports to reduce file size and make them less verbose
#963 commented on
Aug 14, 2025 • 0 new comments -
Improve logging and error handling
#888 commented on
Aug 15, 2025 • 0 new comments -
Use artifact types in plugin `coverage` and adjust the logic
#1037 commented on
Aug 16, 2025 • 0 new comments -
nx plugin - `cli` executor for the code pushup CLI
#63 commented on
Aug 17, 2025 • 0 new comments -
Defaults in eslint plugin to avoid config code
#931 commented on
Aug 27, 2025 • 0 new comments -
Implement create nodes V2 API for the `nx-plugin` project
#881 commented on
Aug 29, 2025 • 0 new comments -
Shared artefact handling for plugins
#1022 commented on
Aug 29, 2025 • 0 new comments -
Nx caching inputs missing for all projects using `setupFiles` or `globalSetup` in `vitest.config.ts`
#1029 commented on
Sep 3, 2025 • 0 new comments -
feat: bundle-stats plugin poc implementation
#1024 commented on
Aug 12, 2025 • 0 new comments