Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
master
b063fcd3 fix(nest): fix library generator (#30157) <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> <!-- If this is a particularly complex change or feature addition, you can request a dedicated Nx release for this pull request branch. Mention someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they will confirm if the PR warrants its own release for testing purposes, and generate it for you if appropriate. --> ## Current Behavior Nest library generator fails because `readProjectConfiguration` is not returning targets property: ``` NX Generating @nx/nest:library NX Cannot set properties of undefined (setting 'build') Pass --verbose to see the stacktrace. * The terminal process "/bin/zsh '-l', '-c', 'npx nx generate @nx/nest:library --directory=packages/backend/feature-typeahead --buildable=true --linter=eslint --unitTestRunner=jest --controller=true --importPath=@listing-experience/feature-typeahead --name=feature-typeahead --service=true --tags=type:lib,scope:nest --no-interactive --dry-run'" terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it. ``` ## Expected Behavior The library should be generated without issues
17 days ago
by gperdomor
Succeeded
30157
a76b454b fix(nest): fix library generator
17 days ago
by gperdomor
Failed
master
3a164a22 feat(nx-plugin): added support for vitest test runner (#29140) <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> <!-- If this is a particularly complex change or feature addition, you can request a dedicated Nx release for this pull request branch. Mention someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they will confirm if the PR warrants its own release for testing purposes, and generate it for you if appropriate. --> ## Current Behavior <!-- This is the behavior we have today --> Nx Plugin do not have the option to use Vitest as test runner ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> This PR allow us to use Vitest as test runner in plugins projects. Vitest for e2e targets is still missing and a new PR will be raised after https://github.com/nrwl/nx/issues/29139 is fixed ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #22882
3 months ago
by gperdomor
Succeeded
29140
35400330 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Succeeded
29140
4036082a feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Succeeded
29140
f1e9145f feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
a8be3ff4 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
2fdccafc feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
b9965006 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
d26265d3 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
eeefd521 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
5f2a8af3 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
05289c9e feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
721d9d87 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
46942eda feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
089c50af feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor
Failed
29140
fb1b93f1 feat(nx-plugin): update generators and executors schema
3 months ago
by gperdomor