Uh oh!
There was an error while loading. Please reload this page.
feat(nx-plugin): add executor to nx-plugin - #737
Conversation
# Conflicts: # e2e/nx-plugin-e2e/tests/configuration.e2e.test.ts # e2e/nx-plugin-e2e/tests/init.e2e.test.ts # e2e/nx-plugin-e2e/vite.config.e2e.ts # package-lock.json # packages/nx-plugin/project.json # packages/nx-plugin/src/generators/configuration/__snapshots__/generator.integration.test.ts.snap # packages/nx-plugin/src/generators/configuration/files/code-pushup.config.ts.template # packages/nx-plugin/src/generators/configuration/generator.integration.test.ts # packages/nx-plugin/src/generators/configuration/generator.ts # testing/test-utils/src/index.ts
# Conflicts: # README.md # e2e/nx-plugin-e2e/project.json
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared target commit 9ce99d0 with source commit a08978e. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories🗃️ Groups👎 2 groups regressed
18 other groups are unchanged. 🛡️ Audits👍 4 audits improved, 👎 4 audits regressed, 12 audits changed without impacting score
489 other audits are unchanged. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
# Conflicts: # packages/cli/src/lib/implementation/core-config.middleware.ts # packages/cli/src/lib/implementation/core-config.middleware.unit.test.ts
# Conflicts: # packages/nx-plugin/src/executors/internal/cli.ts # packages/nx-plugin/src/executors/internal/cli.unit.test.ts # packages/utils/src/lib/transform.unit.test.ts
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Precondition:
#740
closes#289
This PR includes:
autorunNot included in this PR:
Related to:
#63