Ecosyste.ms: Timeline

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

nrwl/nx

Coly010 created a branch on nrwl/nx

rspack/invalid-plugin-setup - Smart Monorepos ยท Fast CI

lppedd created a comment on an issue on nrwl/nx
@MaxKless upgraded to 20.0.2 and it behaves as expected for me. No popups currently, I'll keep you posted.

View on GitHub

MaxKless created a comment on an issue on nrwl/nx
[20.0.2](https://github.com/nrwl/nx/releases/tag/20.0.2) is out! So please try this new version and confirm that it's fixed. I'll also release a new Nx Console version that fixes even more dangling...

View on GitHub

MaxKless closed an issue on nrwl/nx
19.8.1 leaves dangling child processes on Windows
### Current Behavior When pressing ctrl+c on windows to kill a NX command (eg: a dev server), it leaves all of the sub-processes (node, esbuild, vite, etc) running. ### Expected Behavior When pr...
MaxKless created a comment on an issue on nrwl/nx
Hello :) Thanks for the report and helping us improve Nx. This is fixed in [20.0.2](https://github.com/nrwl/nx/releases/tag/20.0.2)! I'll close this issue for now, please let me know if it still h...

View on GitHub

MaxKless closed an issue on nrwl/nx
Nx Holding process (port) when terminating the dev server process with Ctrl+C
### Current Behavior terminating the dev server process with Ctrl+C -> can not restart why nx holding port 4200 #3348 #22358 #21838 ### Expected Behavior process is terminated after pressing Ct...
d-prokhorenko starred nrwl/nx
leosvelperez pushed 10 commits to js/setup-build-new-ts-setup 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(core): neverConnectToCloud should disable connecting to nxCloud (#28501) closed #28482, #28486 <!-- Please ma... 1806624
  • fix(expo): check if option is not undefined closes #28488 (#28489) ## Current Behavior NX Cannot read properties of... 9b528cc
  • docs(nx-dev): update blog post (#28500) f971c1b
  • feat(js): update the setup-build generator to support the new ts setup a5fe7f6
  • fix(js): merge target defaults and misc fixes c69a36a
  • fix(js): reuse util to udpate package.json fields 29ffe16
  • cleanup(js): update test snapshots c6f9dc6
  • feat(js): update vite configuration generator to support the ts solution setup c4213a5

View on GitHub

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

View on GitHub

Coly010 opened a pull request on nrwl/nx
fix(module-federation): normalize hypen names for runtime library control plugin #28497
<!-- 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 y...
Coly010 created a branch on nrwl/nx

module-federation/normalise-names-for-env-var - Smart Monorepos ยท Fast CI

coetzeexu starred nrwl/nx
Coly010 created a comment on an issue on nrwl/nx
@jesperume Good catch! And apologies for the disruption around this, and apologies to @barrymichaeldoyle too. There were two different changes in Nx 20 which caused these issues as a side effect. ...

View on GitHub

arthurgubaidullin opened an issue on nrwl/nx
Nx does not run test tasks in jest
### Current Behavior Nx does not run test tasks ### Expected Behavior Nx must run test tasks ### GitHub Repo https://github.com/arthurgubaidullin/fcm-reg-token-management/tree/bug-repro/20-0-2...
keriati created a comment on an issue on nrwl/nx
@Cammisuli If you need help to check and try to reproduce this issue, just contact me. (CET)

View on GitHub

mklueh opened an issue on nrwl/nx
@nx/vue incompatible with freshly created workspace: "The "@nx/vue" plugin doesn't yet support the existing TypeScript setup"
### Current Behavior Just leaving this here in case anyone else is facing this issue and is wasting time to search for the cause of this issue. It's the **"composite": true,** flag in tsconfig.ba...
barrymichaeldoyle created a comment on an issue on nrwl/nx
We have the same problem preventing us from upgrading to v20. There was a PR that partially fixed this in v20.0.1 but it didn't catch everything.

View on GitHub

SinPP created a comment on an issue on nrwl/nx
This is not fixing the mentioned problem. The dev mode should not try to EVER build any production libs. It makes the nx system completely unusable for small projects. I have one dependent library...

View on GitHub

Sosky-Hwang starred nrwl/nx
isaacplmann pushed 1 commit to website-20 nrwl/nx
  • docs(nx-dev): update blog post (#28500) 9b8de9e

View on GitHub

github-actions[bot] pushed 28 commits to website-20 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
  • 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
  • and 8 more ...

View on GitHub

jaysoo created a tag on nrwl/nx

20.0.2 - Smart Monorepos ยท Fast CI

jaysoo published a release on nrwl/nx
20.0.2
## 20.0.2 (2024-10-18) ### ๐Ÿš€ Features - **nx-dev:** add live stream notifier ([#28260](https://github.com/nrwl/nx/pull/28260)) - **nx-dev:** update home hero & livestream notifier ([#28403](https...
bcabanes pushed 1 commit to website-20 nrwl/nx
  • docs(nx-dev): update blog post (#28500) (#28509) 1c5ed4a

View on GitHub

bcabanes closed a pull request on nrwl/nx
docs(nx-dev): update blog post (#28500)
isaacplmann created a review on a pull request on nrwl/nx
LGTM

View on GitHub

isaacplmann created a review on a pull request on nrwl/nx

View on GitHub

github-actions[bot] pushed 3 commits to website-19 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

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit c22c73bcf5f9980db4b5337cd776bf68c3205fb6. [๐Ÿ“‚ 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]: #Zon8JYU89q6H2b2fm5+ftQ0V8bA85/o1d3K5dOEUlFg=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

Load more