Ecosyste.ms: Timeline

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

nrwl/nx

jaysoo pushed 1 commit to master nrwl/nx
  • fix(core): only check if files are in sync if there are no records in the db (#28597) <!-- Please make sure you have... 7f92efa

View on GitHub

jaysoo closed a pull request on nrwl/nx
fix(core): only check if files are in sync if there are no records in the db
<!-- 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...
jaysoo created a tag on nrwl/nx

20.0.4 - Smart Monorepos ยท Fast CI

jaysoo published a release on nrwl/nx
20.0.4
## 20.0.4 (2024-10-23) ### ๐Ÿฉน Fixes - **core:** not to cache entire workspace root ([#28552](https://github.com/nrwl/nx/pull/28552)) - **core:** make sure yarn berry correctly resolves latest vers...
philipjfulcher deleted a branch nrwl/nx

philip/remove-duplicate-post

philipjfulcher pushed 1 commit to master nrwl/nx
  • chore(nx-dev): remove duplicate blog post (#28570) <!-- Please make sure you have read the submission guidelines bef... b6a3414

View on GitHub

philipjfulcher closed a pull request on nrwl/nx
chore(nx-dev): remove duplicate 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...
jaysoo created a review on a pull request on nrwl/nx

View on GitHub

jaysoo created a comment on a pull request on nrwl/nx
As discussed, we won't be extending the format of running targets when using `nx <target>:<config> <project>`. You can use `nx <target> <project> --configuration=<config>` instead.

View on GitHub

jaysoo closed a pull request on nrwl/nx
feat(core): allow optional configuration in infix run command
It looks as if the current shape of `args.target` that is parsed by the `run` infix version and passed to the command handler **makes the `configuration` unrecognizable**. It's probably because the...
jaysoo closed a pull request on nrwl/nx
fix(core): allow configuration in inflix
<!-- 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...
jaysoo created a comment on a pull request on nrwl/nx
As discussed, we won't be extending the format of running targets when using `nx <target>:<config> <project>`. You can use `nx <target> <project> --configuration=<config>` instead.

View on GitHub

jaysoo created a comment on an issue on nrwl/nx
Hi @akwodkiewicz ๐Ÿ‘‹ , thanks for taking the time to report this. At this point we're not looking to extend the syntax for how to run Nx targets. Note that you can pass `--configuration` when using...

View on GitHub

jaysoo closed an issue on nrwl/nx
`nx run` infix syntax not working with configurations
### Current Behavior Given a target with configurations defined in `project.json` it is not possible to run a task with a specific configuration when using the infix syntax. See "Steps to Reprodu...
DrewLandgraveCbsi created a comment on an issue on nrwl/nx
Just ran into this as well after upgrading to NextJs 15 where Turbo is supposed to be stable for dev

View on GitHub

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

View on GitHub

Cammisuli 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 d01c32867c5d11bf1dbf9a3ef8d7120f6e51377c. [๐Ÿ“‚ 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]: #ovni3dalTn5OZLAk8bm2fsb0ZZ3KuH0ptzWO97o0gRo=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

Cammisuli opened a pull request on nrwl/nx
fix(core): only check if files are in sync if there are no records in the db
<!-- 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...
Cammisuli created a branch on nrwl/nx

fix-fs-in-sync-check - Smart Monorepos ยท Fast CI

Cammisuli pushed 1 commit to 19.8.x nrwl/nx
  • fix(core): handle unique constraint errors when adding duplicate hashes to the cache db (#28310) <!-- Please make su... f2c40b2

View on GitHub

Cammisuli pushed 1 commit to 19.8.x nrwl/nx
  • fix(core): handle concurrent db connections better (#28544) (cherry picked from commit d3df76f2f4a0ca09f70f995f6dfa6... 1492b29

View on GitHub

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

View on GitHub

Stanzilla opened a pull request on nrwl/nx
Update installation.md instructions for yarn
<!-- 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...
jaysoo pushed 1 commit to 20.0.x nrwl/nx
  • fix(core): handle concurrent db connections better (#28544) 4a1737b

View on GitHub

Stanzilla forked nrwl/nx

Stanzilla/nx

JamesHenry deleted a branch nrwl/nx

db-fixes

JamesHenry pushed 1 commit to master nrwl/nx
  • fix(core): handle concurrent db connections better (#28544) d3df76f

View on GitHub

JamesHenry closed an issue on nrwl/nx
NX parallel tasks fail with the error: "NX disk I/O error.
### Current Behavior Parallel tasks have started failing with the error: "NX disk I/O error" ### Expected Behavior Parallel tests have to be finished without error ### GitHub Repo _No respon...
Load more