Ecosyste.ms: Timeline

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

nrwl/nx

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #1kFF5jx3djbEZCqykyYxnZ78KZeVzJ7qcEQ9f/UaKd4=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

Cammisuli opened a pull request on nrwl/nx
fix(core): handle concurrent db connections better
- add retry mechanism for database operations - Add file locking to ensure safe creation of the database <!-- Please make sure you have read the submission guidelines before posting an PR --> ...
Cammisuli created a branch on nrwl/nx

db-fixes-19.8 - Smart Monorepos ยท Fast CI

Cammisuli pushed 1 commit to db-fixes nrwl/nx
  • fix(core): handle concurrent db connections better - add retry mechanism for database operations - Add file locking ... 96eb253

View on GitHub

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
  • fix(core): change fs4 dep to be non-wasm only c9de3c0

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
Failed to publish a PR release of this pull request, triggered by @Cammisuli. See the failed workflow run at: https://github.com/nrwl/nx/actions/runs/11444538300

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit 0bbee15a4eef3f9e8fc524efad5dfe0a114ac34a. [๐Ÿ“‚ 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]: #Sqwd6RYWb/Blx0aNQAyBafLvNPD0S9/xKKexo0gYkEw=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

Cammisuli opened a pull request on nrwl/nx
fix(core): handle concurrent db connections better
- add retry mechanism for database operations - Add file locking to ensure safe creation of the database <!-- Please make sure you have read the submission guidelines before posting an PR --> ...
johnnjuki starred nrwl/nx
Cammisuli created a branch on nrwl/nx

db-fixes - Smart Monorepos ยท Fast CI

crowmagnumb created a comment on a pull request on nrwl/nx
Interesting. Well, let me know if I can help you debug in any way.

View on GitHub

bridzius opened an issue on nrwl/nx
Passing --project option to @nx/playwright:playwright invalidates all other NX args.
### Current Behavior Passing `-- --project` as suggested in https://github.com/nrwl/nx/issues/21151#issuecomment-2117591478 will choose the correct Playwright 'project', but will also forcefully i...
xiongemi pushed 9 commits to fix/fix-verdaccio-listenAddress nrwl/nx
  • 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
  • fix(react): ensure rspack react app is added to exclude on rspack plugin #28464 (#28515) <!-- Please make sure you h... 112c9f6
  • fix(module-federation): normalize hypen names for runtime library control plugin #28497 (#28512) <!-- Please make su... 768e59e
  • feat(core): allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517) 59bb1c6
  • docs(nx-dev): Remove unused environment variables (#28521) 8b5ee36
  • feat(nextjs): update createNodes to createNodesV2 and add deprecation message (#28527) <!-- Please make sure you hav... 19e765f
  • fix(js): fix listenAddress for verdaccio 238b806

View on GitHub

xiongemi opened a pull request on nrwl/nx
fix(core): createTaskGraph should accept extraTargetDependencies
<!-- 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...
juristr deleted a branch nrwl/nx

nx-dev/cleanup

juristr pushed 1 commit to master nrwl/nx

View on GitHub

juristr closed a pull request on nrwl/nx
fix(nx-dev): cleanup
<!-- 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...
bcabanes created a review on a pull request on nrwl/nx

View on GitHub

wcwcaseman created a comment on an issue on nrwl/nx
@jaysoo I was able to open a merge request, please take a look.

View on GitHub

bridzius forked nrwl/nx

bridzius/nx

ndcunningham created a comment on an issue on nrwl/nx
Hey, thanks for reporting an issue. To paraphrase from the [above](https://github.com/nrwl/nx/issues/28322) > As mentioned in [Nx v20 blog post announcement](https://nx.dev/blog/announcing-nx-20#t...

View on GitHub

mhartington deleted a branch nrwl/nx

nx20-blog-updates-pt2

mhartington pushed 1 commit to master nrwl/nx
  • docs(core): update release blog post (#28526) <!-- Please make sure you have read the submission guidelines before ... b7578f1

View on GitHub

mhartington closed a pull request on nrwl/nx
docs(core): update release blog post
<!-- 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...
isaacplmann created a review on a pull request on nrwl/nx

View on GitHub

mhartington pushed 12 commits to nx20-blog-updates-pt2 nrwl/nx
  • 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
  • fix(react): ensure rspack react app is added to exclude on rspack plugin #28464 (#28515) <!-- Please make sure you h... 112c9f6
  • fix(module-federation): normalize hypen names for runtime library control plugin #28497 (#28512) <!-- Please make su... 768e59e
  • feat(core): allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517) 59bb1c6
  • docs(nx-dev): Remove unused environment variables (#28521) 8b5ee36
  • feat(nextjs): update createNodes to createNodesV2 and add deprecation message (#28527) <!-- Please make sure you hav... 19e765f
  • fix(rspack): removed webpack-sources import (#28447) removed the webpack-sources import and replaced it with the sou... 25e3bdd
  • chore(nx-dev): ignore anchors on changelog page (#28540) Do not check anchor links pointing to the changelog page 1876b83
  • docs(core): update release blog post 6f3485e

View on GitHub

isaacplmann pushed 1 commit to master nrwl/nx
  • chore(nx-dev): ignore anchors on changelog page (#28540) Do not check anchor links pointing to the changelog page 1876b83

View on GitHub

isaacplmann deleted a branch nrwl/nx

nx-dev/changelog-link-checker-exception

Load more