Nx
Enterprise
Nx-OSS-Repo
Overview
Enterprise
Docs
Sign in / Sign up
Open main menu
Nx-OSS-Repo
GitHub
Select a tab
Overview
Runs
Analytics
Nx-OSS-Repo
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 Days
30 Days
Latest CI Pipeline Executions
(CIPEs)
Filter
Filter exact branch match
Exact
Select status
Succeeded
19.8.0
21d1696e feat(release): support github enterprise server (#26482)
15 days ago
by FrozenPandaz
Succeeded
19.8.0-beta.3
999abe96 fix(core): do not check cache validity when putting into the cache (#28004) <!-- 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 --> Invalid cache message shown twice. ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> Invalid cache message shown once. ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
16 days ago
by FrozenPandaz
Succeeded
19.8.0-beta.2
8c35229c fix(core): fix powerpack license report and add back remote cache (#27983) <!-- 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 --> The remote cache was not being initialized on the new db cache. Powerpack license expiration improperly assumed to be unix timestamp in ms ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> The remote cache is being initialized on the new db cache. Powerpack license expiration shows up properly. ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
17 days ago
by FrozenPandaz
Succeeded
19.8.0-beta.1
c3839204 feat(nx-dev): clean up enterprise section (#27979)
17 days ago
by FrozenPandaz
Succeeded
19.8.0-beta.0
eb612542 fix(core): nx import detects plugins synchronously (#27958) This PR switches `globWithWorkspaceContext` with `globWithWorkspaceContextSync` for `nx init` and `nx import`, since the latter isn't guaranteed to have updated file map during the init/import process. Note: Also updates Gradle import test to ensure the destination repo does not have uncommitted changes. <!-- 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 Sometimes plugins are not detected. ## Expected Behavior Always detect plugins. ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
17 days ago
by FrozenPandaz