Ecosyste.ms: Timeline

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

nrwl/nx

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

View on GitHub

ndcunningham created a branch on nrwl/nx

chore/webpack-stylus-vulnerability - Smart Monorepos ยท Fast CI

Cammisuli pushed 1 commit to db-fixes nrwl/nx
  • feat(db): enhance database initialization - Add process tracing with `trace_span` - Replace `debug` logs with more r... 632fc23

View on GitHub

canataly-backupta created a comment on an issue on nrwl/nx
Indeed I confirmed it is starting happening on 19.8.3

View on GitHub

Coly010 pushed 41 commits to add-webpack-to-rspack nrwl/nx
  • fix(angular): add missing package version bump for zone.js (#28430) <!-- Please make sure you have read the submissi... b7f9c42
  • docs(core): add s3-cache github actions example (#28241) Add a GitHub Actions example in the s3-cache plugin docs 24bae0d
  • docs(core): update data cache env var (#28431) Fix data cache env var Fixes #28389 39b8a4d
  • fix(module-federation): ensure mf-manifest supported and tspaths are added with snake_case (#28244) <!-- Please make... bb9f209
  • feat(module-federation): use latest module-federation/enhanced (#28296) <!-- Please make sure you have read the subm... c7d2745
  • fix(rspack): log compilation errors #28179 (#28429) <!-- Please make sure you have read the submission guidelines be... 1c466d0
  • fix(module-federation): remote names should follow JS variable naming schema (#28401) <!-- Please make sure you have... 1badac8
  • fix(rspack): do not select char from string when mapping remotes (#28441) <!-- Please make sure you have read the su... c8c95c2
  • fix(core): support `NX_NO_CLOUD` (#28366) <!-- Please make sure you have read the submission guidelines before post... d1ff5fd
  • docs(core): schema update to disable nx cloud (#28432) Add `neverConnectToCloud` to the `nx-schema.json` Fixes #2... 3d44a1d
  • docs(rspack): remove incorrect information (#28383) <!-- Please make sure you have read the submission guidelines be... 216bd63
  • fix(core): add busy handler for sqlite (#28390) <!-- Please make sure you have read the submission guidelines before... e6f6dd8
  • fix(js): improve @nx/js/typescript plugin and typescript-sync generator performance (#28379) 76580db
  • docs(core): update release blog post (#28384) Provide a recap of features from the previous release <!-- Please m... e0f9a5c
  • fix(core): handle `neverConnectToCloud` property (#28452) <!-- Please make sure you have read the submission guideli... 45b0b7d
  • chore(repo): fix npm-audit workflow, only run on origin (#28457) 3cab513
  • feat(nx-dev): add contact link on powerpack page (#28458) Co-authored-by: Benjamin Cabanes <[email protected]... 5cb2552
  • fix(core): add migration to set `useLegacyCache` by default (#28454) 72292c7
  • fix(release): ensure plan subcommand works with object config (#28460) 3634781
  • fix(rspack): replace DefinePlugin with EnvironmentPlugin (#28252) <!-- Please make sure you have read the submission... 200b62a
  • and 21 more ...

View on GitHub

andrei-shoreline created a comment on an issue on nrwl/nx
I've got the same issue on macOS. I'm currently on `19.8.2` and the issue is reproducing starting with `19.8.3`.

View on GitHub

jaysoo created a review comment on a pull request on nrwl/nx
We can remove `@nrwl/` checks since we stopped publishing it in v20.

View on GitHub

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

View on GitHub

Coly010 pushed 1 commit to remix/app-generator nrwl/nx
  • feat(remix): generate remix vite application 375f389

View on GitHub

Cammisuli pushed 1 commit to db-fixes nrwl/nx
  • fix(core): correct query handling and error reporting - Update `query_row` to return `Result<Option<T>>` and improve... 1f3ebec

View on GitHub

sir-captainmorgan21 opened an issue on nrwl/nx
NX Webpack Serve Watch: listen EADDRINUSE: address already in use :::4000
### Current Behavior When serving our app, on file changes, the attempted restart of the app fails with the following error: listen EADDRINUSE: address already in use :::4000 FWIW, this is the i...
github-actions[bot] created a comment on a pull request on nrwl/nx
## ๐Ÿณ We have a release for that! This PR has a release associated with it. You can try it out using this command: ```bash npx [email protected] my-workspace ```...

View on GitHub

Cammisuli pushed 1 commit to db-fixes nrwl/nx
  • chore(core): improve database creation handling - Add `LockFile` struct for better lock file management - Introduce ... bc73507

View on GitHub

xiongemi deleted a branch nrwl/nx

fix/fix-cache-recurse

xiongemi pushed 1 commit to master nrwl/nx
  • fix(core): not to cache entire workspace root (#28552) <!-- Please make sure you have read the submission guidelines... 53b33b1

View on GitHub

xiongemi closed an issue on nrwl/nx
Nx cache may infinitely recurse
### Current Behavior The task cache does not ignore the cache directory. This may cause Nx to get stuck creating an infinitely recursive directory structure (which is a pain to remove). ### Expec...
jaysoo created a review on a pull request on nrwl/nx

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit b0c97a31307fcbbc1d262653109246dc2d31e5ba. [๐Ÿ“‚ 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]: #AIorNiUuuEc0iO74ktY21IewyHz/LBEWNZT/2s+WjYQ=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

JamesHenry created a branch on nrwl/nx

pp - Smart Monorepos ยท Fast CI

jaysoo pushed 1 commit to issue/28191 nrwl/nx
  • feat(react): update eslint plugins to be compat with eslint v9 41f9210

View on GitHub

mhartington pushed 1 commit to website-20 nrwl/nx
  • chore(nx-dev): ignore anchors on changelog page (#28540) 3a0bf3e

View on GitHub

Coly010 pushed 1 commit to remix/app-generator nrwl/nx
  • feat(remix): generate remix vite application fef9432

View on GitHub

JamesHenry created a comment on a pull request on nrwl/nx
Yes looks good, thank you. The error still persists. I am working on something else right now, but upon a quick try, it is reproducible locally with: ```sh pnpm nx run e2e-workspace-create:e...

View on GitHub

baschtii starred nrwl/nx
trumbitta opened an issue on nrwl/nx
React app with styled components is missing a file
### Current Behavior This is happening on a freshly created monorepo, with one React app configured by the generator for Styled Components. ``` โฏ npx nx serve web > nx run web:serve <i> [webpac...
rsaenen created a comment on an issue on nrwl/nx
To enhance DX, you can use nest-cli for dev purposes like local serve. 1. Create `nest-cli.json` ```json { "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schemati...

View on GitHub

Cammisuli created a comment on an issue on nrwl/nx
> > Also, can you run the nx commands with this set `NX_NATIVE_LOGGING=nx`. There will be a bunch of logs when running any nx commands, so try saving the output to a file. > > Installed `[email protected]...

View on GitHub

Cammisuli created a comment on an issue on nrwl/nx
> My dependencies are ... "@nx/angular": "19.8.6", "@nx/cypress": "19.8.6", "@nx/esbuild": "19.8.6", "@nx/eslint": "19.8.6", "@nx/eslint-plugin": "19.8.6", "@nx/express": "19.8.6", "@nx/jest": "19....

View on GitHub

cnorthfield created a comment on an issue on nrwl/nx
> Is this still on the NX team's radar? Yarn berry is widely adopted these days, and not having the ability to easily prune node_modules using yarn for a single service/app/etc. breaks the single p...

View on GitHub

Load more