Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nrwl/nx

bcabanes opened a draft pull request on nrwl/nx
docs(nx-dev): update blog post (#28500)
bcabanes pushed 1 commit to master nrwl/nx
  • docs(nx-dev): update blog post (#28500) f971c1b

View on GitHub

bcabanes closed a pull request on nrwl/nx
docs(nx-dev): update blog post
jaysoo created a tag on nrwl/nx

19.8.6 - Smart Monorepos ยท Fast CI

jaysoo published a release on nrwl/nx
19.8.6
## 19.8.6 (2024-10-18) ### ๐Ÿฉน Fixes - **core:** support `NX_NO_CLOUD` ([#28366](https://github.com/nrwl/nx/pull/28366)) - **core:** handle `neverConnectToCloud` property ([#28452](https://github....
beeman created a comment on an issue on nrwl/nx
> This issue has been automatically marked as stale because more information has not been provided within 7 days. It will be closed in 21 days if no information is provided. If information has been...

View on GitHub

github-actions[bot] created a comment on an issue on nrwl/nx
This issue has been automatically marked as stale because no reproduction was provided within 7 days. Please help us help you. Providing a repository exhibiting the issue helps us diagnose and fix ...

View on GitHub

github-actions[bot] closed an issue on nrwl/nx
Release 19.6.6 can break remix filename conventions for ".server" or ".client".
### Current Behavior This issue is more for awareness of a possible breaking change rather than a bug report. When upgrading from 19.6.5 to 19.6.6 the builds for my Remix Vite projects was brok...
github-actions[bot] created a comment on an issue on nrwl/nx
This issue has been automatically marked as stale because more information has not been provided within 7 days. It will be closed in 21 days if no information is provided. If information has been p...

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit 9b557d4dae047d13fc67bf21fafd5a665f064dc6. [๐Ÿ“‚ Click to track the progress, see the status, the terminal output, and the build insights.](https://stagi...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #EKfn4Q6/Lr2OwGj3kwbwxhQeeZ0oPDgNhspWLP6eiyU=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

nathansom opened a pull request on nrwl/nx
fix(webpack): Remove constraint on Webpack plugin's options for devTool
## Current Behavior Current code limits devTool options to hidden(-source-map) and boolean (source-map if true). This is not best coding practice as it limits the extensibility of Nx Webpack plu...
crowmagnumb created a comment on an issue on nrwl/nx
I found the issue and created a pull request.

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit bb945b5dbed88ed5dc6f8b718a0baea685875f29. [๐Ÿ“‚ Click to track the progress, see the status, the terminal output, and the build insights.](https://stagi...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #nMlZbapKK+MuuT3+Xrsj/oPufGnQOWpRwXRrbU8IhvI=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

crowmagnumb opened a pull request on nrwl/nx
dbName was null trying to connect. fixes issue #28424
<!-- 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 tha...
crowmagnumb forked nrwl/nx

crowmagnumb/nx

crowmagnumb forked nrwl/nx

crowmagnumb/nx

CaueSampaio created a comment on an issue on nrwl/nx
Any updates? Still happenning on `20.0.1`

View on GitHub

CreativeTechGuy created a comment on an issue on nrwl/nx
@lppedd The fixed version hasn't been released yet so I cannot test it. But when making the patch locally, yes a windows command prompt window will flash for a second and then close. Doesn't really...

View on GitHub

lppedd created a comment on an issue on nrwl/nx
Thanks @MaxKless! @CreativeTechGuy do you see prompt windows popping up as a side effect?

View on GitHub

CreativeTechGuy created a comment on an issue on nrwl/nx
Looks like the PR to fix this is #28496 (just tagging to link the two).

View on GitHub

CreativeTechGuy created a comment on an issue on nrwl/nx
@lppedd 19.8.0 doesn't have the issue, it was introduced in 19.8.1. And it seems like it's been fixed in 20.0.2! (Thanks @MaxKless)

View on GitHub

ethantkoenig created a comment on an issue on nrwl/nx
Reading the docs a bit more carefully, it seems that https://nx.dev/reference/inputs#outputs-of-dependent-tasks solves the issue here (confirmed in https://github.com/ethantkoenig/nx-cache-bug/tree...

View on GitHub

shahen94 created a comment on an issue on nrwl/nx
+1

View on GitHub

ndcunningham closed an issue on nrwl/nx
expo update is broken due to #28115 and #27404
### Current Behavior โ€บ Installing 1 SDK 51.0.0 compatible native module using npm NX Cannot read properties of undefined (reading 'trim') TypeError: Cannot read properties of undefined (readi...
ndcunningham pushed 1 commit to master nrwl/nx
  • fix(expo): check if option is not undefined closes #28488 (#28489) ## Current Behavior NX Cannot read properties of... 9b528cc

View on GitHub

ndcunningham closed an issue on nrwl/nx
expo update is broken due to #28115 and #27404
### Current Behavior โ€บ Installing 1 SDK 51.0.0 compatible native module using npm NX Cannot read properties of undefined (reading 'trim') TypeError: Cannot read properties of undefined (readi...
ndcunningham closed a pull request on nrwl/nx
fix(expo): check if option is not undefined closes #28488
## Current Behavior NX Cannot read properties of undefined (reading 'trim') TypeError: Cannot read properties of undefined (reading 'trim') at /path/node_modules/@expo/package-manager/build/no...
ndcunningham created a review on a pull request on nrwl/nx
LGTM, thank you!

View on GitHub

Load more