Ecosyste.ms: Timeline

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

nrwl/nx

xiongemi closed an issue on nrwl/nx
@nx/js/plugins/jest/local-registry - listenAddress other than 'localhost' - startLocalRegistry does not resolve promise
### Current Behavior `startLocalRegistry` of `@nx/js/plugins/jest/local-registry` does not resolve when the host is different than `localhost`. ### Expected Behavior I expect `--listenAddress='0...
xiongemi pushed 1 commit to master nrwl/nx
  • fix(js): allow custom listenAddress for verdaccio (#28498) <!-- Please make sure you have read the submission guidel... 1218502

View on GitHub

xiongemi closed a pull request on nrwl/nx
fix(js): allow custom listenAddress for verdaccio
<!-- 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...
benvogler created a comment on an issue on nrwl/nx
> [@eugeniosegala](https://github.com/eugeniosegala) Yes, I'm running the nx reset before the graph script and it's working. I was running into an issue where GitHub Actions using NX were getting ...

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
So this command is failing now: `nx e2e-local e2e-workspace-create --verbose` and i cannot figure out from where this `No such file or directory (os error 2)` error comes from

View on GitHub

ugrave created a comment on an issue on nrwl/nx
> (It almost certainly isn't relevant but I would clean up your lockfile - `@nrwl/devkit : 16.5.1` and `@nrwl/tao : 16.5.1` are VERY old, any time you see `@nrwl` at all from v20 onwards, and any t...

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
following this guide you mention i was trying to run `nx e2e e2e-workspace-create` and it was not working, but e2e-local ran something. May be guide needs to be updated a bit

View on GitHub

Elyahou created a comment on an issue on nrwl/nx
Yes, I don't see any meaningful response from the Nx team on the concerns raised throughout this thread. It would be helpful to understand their approach to these issues, especially to reassure the...

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
![image](https://github.com/user-attachments/assets/6a311013-ca1f-4c1e-bfdc-d5cdbce22a8a) rust is there for sure

View on GitHub

phillipCouto created a comment on an issue on nrwl/nx
We are also experiencing a similar issue, we are only seeing this when we use `affected` or `run-many`. When we run the individual task it will execute the dependent tasks in the correct order. Als...

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
I open it via devcontainer - not sure if it's installed indeed

View on GitHub

JamesHenry created a comment on a pull request on nrwl/nx
Do you have rust installed? You'll need to follow all steps in the https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
so somehow `nx run nx:build-native` is failing

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
``` pnpm exec nx run e2e-workspace-create:e2e-ci--src/create-nx-plugin.test.ts ⠋ Nx is waiting on 68 dependent project tasks before running tasks from e2e-workspace-create... ——————————...

View on GitHub

nealef created a comment on an issue on nrwl/nx
Comment to keep from closing.

View on GitHub

JamesHenry created a comment on a pull request on nrwl/nx
You can run without `--skip-nx-cache` to not run everything from scratch, I just gave that to ensure accuracy when isolating this one piece

View on GitHub

OceanTrader1 starred nrwl/nx
philipjfulcher pushed 1 commit to philip/sports-retailer-post nrwl/nx
  • docs(nx-dev): add sports retailer blog post 6912928

View on GitHub

ThePlenkov created a comment on a pull request on nrwl/nx
Somehow it is still waiting for dependent tasks . Curious how we can run only failing test ![image](https://github.com/user-attachments/assets/14afb802-b120-419e-b1c5-f83b26ea5e68)

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# ☁️ Nx Cloud Report CI is running for commit 333f371ee80a58a4c683ad03ee32e7268612ea5d. [📂 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]: #8IFs9F87fYPthO2U2ttF5ptt6WUk0Tstf4uOJkRXphU=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

philipjfulcher opened a pull request on nrwl/nx
docs(nx-dev): add sports retailer blog post
philipjfulcher created a branch on nrwl/nx

philip/sports-retailer-post - Smart Monorepos · Fast CI

juristr pushed 1 commit to master nrwl/nx
  • feat(nx-dev): add videos to CI docs 84aba19

View on GitHub

juristr deleted a branch nrwl/nx

nxdev/embed-access-token-videos

juristr closed a pull request on nrwl/nx
feat(nx-dev): add videos to CI docs
<!-- 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...
wcwcaseman created a comment on an issue on nrwl/nx
@Coly010 Here is a repo to reproduce the bug. All you have to do is serve it and you will see the issue https://github.com/wcwcaseman/CustomNXBuild .

View on GitHub

juristr pushed 1 commit to nxdev/embed-access-token-videos nrwl/nx
  • feat(nx-dev): add videos to CI docs 8c46be0

View on GitHub

ndcunningham pushed 1 commit to feat/react-generators-formatted-by-default nrwl/nx
  • feat(react): Update generators so that they are formatted by default dcc95a6

View on GitHub

jonasschultheiss opened an issue on nrwl/nx
@nx/js/typescript Can't resolve modules in "extends" of tsconfig
### Current Behavior I have setup a poc @ my company using nx. I created an internal package, which contains all configuration files for eslint, prettier and typescript. The setup works verifiable...
Load more