Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
33717
7cb641e0 chore(core): Do not prompt users to connect to cloud during migration if they have set neverConnectToCloud
by mpsanchis
m
Failed
33717
afa4d127 chore(core): Do not prompt users to connect to cloud during migration if they have set neverConnectToCloud
by mpsanchis
m
Failed
33717
Flaky task
→
afa4d127 chore(core): Do not prompt users to connect to cloud during migration if they have set neverConnectToCloud
by mpsanchis
m
Failed
33717
Flaky task
→
afa4d127 chore(core): Do not prompt users to connect to cloud during migration if they have set neverConnectToCloud
by mpsanchis
m
Failed
33717
Flaky task
→
afa4d127 chore(core): Do not prompt users to connect to cloud during migration if they have set neverConnectToCloud
by mpsanchis
m
Failed
33717
Fix ready
→
decf936a chore(core): Do not prompt users to connect to cloud during migration if they have set neverConnectToCloud
by mpsanchis
m
Succeeded
master
b72a203e fix(release): allow null values in schema of dockerVersion (#34171) <!-- 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 --> TS file documents `projectVersionData.dockerVersion` as having type `string | undefined`. However, code behaves differently. For instance, [here](https://github.com/nrwl/nx/blob/e57848cea748b85f17e5fc704b901975a8424c4d/packages/nx/src/command-line/release/version/release-group-processor.ts#L128) and [here](https://github.com/nrwl/nx/blob/e57848cea748b85f17e5fc704b901975a8424c4d/packages/nx/src/command-line/release/utils/shared.ts#L294) it is setting as and comparing against `null`. ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> Schema has value that code sets (`null`) ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes https://github.com/nrwl/nx/issues/34172
by mpsanchis
m
Succeeded
34171
adfda341 fix(release): allow null values in schema of dockerVersion
by mpsanchis
m
Canceled
34171
adfda341 fix(release): allow null values in schema of dockerVersion
by mpsanchis
m
Previous page
Previous
Next
Next page