Ecosyste.ms: Timeline

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

nrwl/nx

ndcunningham closed an issue on nrwl/nx
Nx does not run any tasks with neverConnectToCloud=true
### Current Behavior Nx does not run any tasks with `neverConnectToCloud`=`true` **This blocks the entire development process!** ### Expected Behavior Nx must run any tasks with `neverConnectTo...
jaysoo pushed 3 commits to 19.8.x nrwl/nx
  • fix(core): support `NX_NO_CLOUD` (#28366) <!-- Please make sure you have read the submission guidelines before post... 2141e38
  • fix(core): handle `neverConnectToCloud` property (#28452) <!-- Please make sure you have read the submission guideli... ba5f128
  • fix(core): neverConnectToCloud should disable connecting to nxCloud (#28501) closed #28482, #28486 <!-- Please ma... c339db0

View on GitHub

jaysoo pushed 10 commits to 20.0.x nrwl/nx
  • fix(nx-dev): fix tabs logic (#28470) Fix tabs being hidden when selecting a tab in a different tab group f371a6e
  • fix(graph): make sure disabledTaskSyncGenerators can be set correctly from nx console (#28466) <!-- Please make sure... 84ed1d7
  • fix(js): change verdaccio childProcess kill order (#28364) <!-- Please make sure you have read the submission guidel... c41de4b
  • fix(react): update rspack to include styles in the main bundle (#28478) <!-- Please make sure you have read the subm... 88c2529
  • fix(vite): use resolveConfig instead of loadConfigFromFile to ensure node env set #27627 (#28444) <!-- Please make s... 7fc8a62
  • fix(expo): pnpm+workspace build (#28209) ## Current Behavior build executors for expo crash when package manager ... c0da413
  • fix(core): repair SIGINT signals on windows (#28496) using `windowsHide: true` is causing an issue on windows: Ctrl ... a45cdd6
  • fix(core): neverConnectToCloud should disable connecting to nxCloud (#28501) closed #28482, #28486 <!-- Please ma... a6a81cf
  • feat(nx-dev): add contact link on powerpack page (#28458) Co-authored-by: Benjamin Cabanes <[email protected]... fef174f
  • docs(core): powerpack pricing clarification (#28473) Clarify the powerpack pricing for small teams and OSS repos d082cd1

View on GitHub

mklueh opened an issue on nrwl/nx
"nx add @nx/nuxt" leads to "NX Cannot read properties of undefined (reading 'split')"
### Current Behavior Me again, with the beloved "NX Cannot read properties of undefined (reading 'split')" error again. This time when trying to add the nx/nuxt plugin ``` $ nx add @nx/nuxt ...
nx-cloud[bot] created a comment on a pull request on nrwl/nx
# ☁️ Nx Cloud Report We didn't find any information for the current pull request with the commit 55a52cfeaaf9050f61b18e8097c998b1c3f43db0. Please verify you are running the latest version of the [...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #o+/q5UUcKAHUHEBoUu2LzUyT6K2aEWzh3rlA4sdJbII=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

isaacplmann opened a pull request on nrwl/nx
docs(core): remove reference to remote cache API
Remove outdated reference to remote cache API
isaacplmann created a branch on nrwl/nx

docs/turbo-remote-cache - Smart Monorepos · Fast CI

jaysoo deleted a branch nrwl/nx

fix/nx-cloud-connection-nx-json

jaysoo closed an issue on nrwl/nx
Nx tries to connect to nx Cloud though neverConnectToNxCloud is set to true
### Current Behavior Nx tries to connect to nx Cloud though neverConnectToNxCloud is set to true. Error in log is `NX The Nx Daemon is unsupported in WebAssembly environments. Some things may b...
jaysoo closed an issue on nrwl/nx
Nx tries to connect to nx Cloud though neverConnectToNxCloud is set to true
### Current Behavior Nx tries to connect to nx Cloud though neverConnectToNxCloud is set to true. Error in log is `NX The Nx Daemon is unsupported in WebAssembly environments. Some things may b...
jaysoo pushed 1 commit to master nrwl/nx
  • fix(core): neverConnectToCloud should disable connecting to nxCloud (#28501) closed #28482, #28486 <!-- Please ma... 1806624

View on GitHub

jaysoo closed a pull request on nrwl/nx
fix(core): neverConnectToCloud should disable connecting to nxCloud
closed #28482, #28486 <!-- 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 --> ...
nx-cloud[bot] created a comment on a pull request on nrwl/nx
# ☁️ Nx Cloud Report We didn't find any information for the current pull request with the commit b7f993c21655c34a92fce87dad0d5e42dbe3a83e. Please verify you are running the latest version of the [...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #H8ZviUuIPH0i5KWiRfHoIlu+WGUI7MJH7zU3F2Q2HWA=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

isaacplmann opened a pull request on nrwl/nx
docs(core): ts project references in npm tutorial
Update the npm workspaces tutorial to use typescript project references
isaacplmann created a branch on nrwl/nx

docs/npm-workspace-tutorial - Smart Monorepos · Fast CI

crowmagnumb created a comment on an issue on nrwl/nx
Confirmed. I used to be able to serve 2 different applications that rely on the same libraries at the same time (so that I can debug them simultaneously) and now when trying to launch the 2nd one I...

View on GitHub

MaxKless created a comment on an issue on nrwl/nx
If you wait just a couple of hours, you should be fine to update to `20.0.2`

View on GitHub

ndcunningham created a comment on an issue on nrwl/nx
I tried to reproduce it on my windows machine but it is working as expected. Here is a log of the build https://cloud.nx.app/runs/v1evoFkUwN

View on GitHub

lppedd created a comment on an issue on nrwl/nx
Anyone know in which version this issue was introduced?

View on GitHub

xiongemi created a comment on an issue on nrwl/nx
i suspect it might be related to this github issue https://github.com/nrwl/nx/issues/26929

View on GitHub

ndcunningham pushed 6 commits to fix/nx-cloud-connection-nx-json nrwl/nx
  • fix(js): change verdaccio childProcess kill order (#28364) <!-- Please make sure you have read the submission guidel... aa2e860
  • fix(react): update rspack to include styles in the main bundle (#28478) <!-- Please make sure you have read the subm... 1dd401c
  • fix(vite): use resolveConfig instead of loadConfigFromFile to ensure node env set #27627 (#28444) <!-- Please make s... f9f3de0
  • fix(expo): pnpm+workspace build (#28209) ## Current Behavior build executors for expo crash when package manager ... 42da542
  • fix(core): repair SIGINT signals on windows (#28496) using `windowsHide: true` is causing an issue on windows: Ctrl ... 499300f
  • fix(core): neverConnectToCloud should disable connecting to nxCloud closed #28482, #28486 fe354dc

View on GitHub

mcfdez created a comment on an issue on nrwl/nx
The problem is derived from here: ![Image](https://github.com/user-attachments/assets/9c443a85-e4f9-4328-b4a7-a987a7614a5c) When the default of the switch is entered, the require looks for the fi...

View on GitHub

xiongemi pushed 3 commits to fix/fix-verdaccio-listenAddress nrwl/nx
  • fix(expo): pnpm+workspace build (#28209) ## Current Behavior build executors for expo crash when package manager ... 42da542
  • fix(core): repair SIGINT signals on windows (#28496) using `windowsHide: true` is causing an issue on windows: Ctrl ... 499300f
  • fix(js): fix listenAddress for verdaccio 2254a3d

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #gPUlWcXvEZqxaqmOT1xQmZ1QKxP/Z6MBHurqk/ZfAQc=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

demonicattack opened a pull request on nrwl/nx
fix(eslint): move eslint-config-prettier to the end for proper override
There is a conflict between ESLint and Prettier rules, which causes incorrect formatting behavior. Reordering the config so that `eslint-config-prettier` is applied last ensures proper rule over...
jaysoo pushed 18 commits to 20.0.x nrwl/nx
  • feat(nx-dev): add live stream notifier (#28260) Co-authored-by: Juri <[email protected]> 69ec379
  • docs(core): update live stream links e47b45b
  • docs(core): update livestream links again 245bed7
  • docs(nx-dev): update monorepo world notification (#28398) aa7b2b0
  • feat(nx-dev): update home hero & livestream notifier (#28403) 99cfc14
  • docs(core): redirect conf to monorepo.world (#28338) Redirect `/conf` to `monorepo.world` 7ead9a0
  • docs(core): add s3-cache github actions example (#28241) Add a GitHub Actions example in the s3-cache plugin docs 1e39ba6
  • docs(core): update data cache env var (#28431) Fix data cache env var Fixes #28389 6f9e147
  • docs(core): schema update to disable nx cloud (#28432) Add `neverConnectToCloud` to the `nx-schema.json` Fixes #2... 399ee5b
  • docs(rspack): remove incorrect information (#28383) <!-- Please make sure you have read the submission guidelines be... c83dd29
  • docs(core): update release blog post (#28384) Provide a recap of features from the previous release <!-- Please m... 7325b9c
  • chore(repo): fix npm-audit workflow, only run on origin (#28457) 07c07e4
  • fix(release): ensure plan subcommand works with object config (#28460) 10405bc
  • fix(rspack): replace DefinePlugin with EnvironmentPlugin (#28252) <!-- Please make sure you have read the submission... d59e8cc
  • fix(rspack): make rspack dev server respect port (#28251) <!-- Please make sure you have read the submission guideli... a714301
  • docs(core): center specific markdown tables (#28459) - Removes the hard-coded centering of markdown table cells. - ... f808ea8
  • fix(rspack): add dependency-checks lint rule (#28225) <!-- Please make sure you have read the submission guidelines ... 6cb2af4
  • fix(vite): add vite temp files to gitignore #28371 (#28443) <!-- Please make sure you have read the submission guide... 8d0f277

View on GitHub

rbalet opened an issue on nrwl/nx
fix(hotReload): not working with angular matcher route
### Current Behavior In angular, we can use a `matcher`, this way multiple routes would load the same component. Ex: `/foo` and `/bar` would both load `fooBarComponent` When we then edit the ...
rexkenley created a comment on an issue on nrwl/nx
Here is the problematic code https://github.com/nrwl/nx/blob/42da5421afdd21700486fbb1e26d22e8f36bc199/packages/webpack/src/plugins/nx-webpack-plugin/lib/apply-base-config.ts#L88C1-L93C15

View on GitHub

Load more