Ecosyste.ms: Timeline

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

nrwl/nx

JamesHenry opened a draft pull request on nrwl/nx
chore(repo): bump nx to latest v20 and graph 0.1.0
JamesHenry created a branch on nrwl/nx

nx-20-latest - Smart Monorepos ยท Fast CI

JamesHenry closed a pull request on nrwl/nx
chore(core): update to 20.0.0-rc.0
<!-- 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...
nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit 5f431d40a4115ba8567fa3ffce1283ff3fbeec09. [๐Ÿ“‚ 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]: #RQeAlahUygfz7vf1C5mGIas5cWxS5yzCAg3C0exsDz8=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

MaxKless opened a pull request on nrwl/nx
fix(core): make sure yarn berry correctly resolves latest version during nx add
<!-- 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...
MaxKless created a branch on nrwl/nx

fix-nx-add-yarn-berry - Smart Monorepos ยท Fast CI

thomasweigert91 opened an issue on nrwl/nx
Bad Platform Issue
### Current Behavior When I try to commit my stand, this fails. Vercel gives me the following error: npm error code EBADPLATFORM npm error notsup Unsupported platform for @nx/[email protected]...
MoatazAta created a comment on an issue on nrwl/nx
Hey, I faced the same issue. After a deep look at the NX docs, I found https://nx.dev/deprecated/rescope. the Nrwl no longer exists in npm. the fix is to remove it from the package JSON and replace...

View on GitHub

Coly010 pushed 12 commits to remix/app-generator nrwl/nx
  • 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 (#28526) <!-- Please make sure you have read the submission guidelines before ... b7578f1
  • fix(nx-dev): cleanup e57b851
  • fix(core): not to cache entire workspace root (#28552) <!-- Please make sure you have read the submission guidelines... 53b33b1
  • chore(repo): bump dependencies (#28562) c396c1c
  • docs(core): remove reference to remote cache API (#28505) Remove outdated reference to remote cache API e1c49d9
  • docs(core): move powerpack features to enterprise section (#28528) - Makes a new Enterprise section under the Nx sec... ce7f1b5
  • docs(core): ts project references in npm tutorial (#28504) Update the npm workspaces tutorial to use typescript proj... e345bc7
  • feat(react): update eslint plugins to be compat with eslint v9 (#28559) <!-- Please make sure you have read the subm... a354857
  • docs(nx-dev): update powerpack features description (#28566) 12cbfc3
  • feat(remix): generate remix vite application 48223e7

View on GitHub

leosvelperez created a review comment on a pull request on nrwl/nx
nit: we can probably avoid a lot of duplication building the target by moving the handling of the `disableJestRuntime` option into the different methods, but that can be a follow-up cleanup.

View on GitHub

leosvelperez created a review comment on a pull request on nrwl/nx
We should cache the preset. This will be called multiple times, and most of the time, it will load the same preset path.

View on GitHub

leosvelperez created a review comment on a pull request on nrwl/nx
I think we should safely handle this and ignore this error. We can still construct the inferred project/tasks without any given option. We could warn instead. IMHO, only fatal errors that preven...

View on GitHub

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

View on GitHub

Coly010 pushed 1 commit to master nrwl/nx
  • feat(rspack): add convert-webpack generator (#28167) <!-- Please make sure you have read the submission guidelines b... 36556f6

View on GitHub

Coly010 deleted a branch nrwl/nx

add-webpack-to-rspack

Coly010 closed a pull request on nrwl/nx
feat(rspack): add convert-webpack generator
<!-- 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...
lakako starred nrwl/nx
Coly010 pushed 12 commits to add-webpack-to-rspack nrwl/nx
  • 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 (#28526) <!-- Please make sure you have read the submission guidelines before ... b7578f1
  • fix(nx-dev): cleanup e57b851
  • fix(core): not to cache entire workspace root (#28552) <!-- Please make sure you have read the submission guidelines... 53b33b1
  • chore(repo): bump dependencies (#28562) c396c1c
  • docs(core): remove reference to remote cache API (#28505) Remove outdated reference to remote cache API e1c49d9
  • docs(core): move powerpack features to enterprise section (#28528) - Makes a new Enterprise section under the Nx sec... ce7f1b5
  • docs(core): ts project references in npm tutorial (#28504) Update the npm workspaces tutorial to use typescript proj... e345bc7
  • feat(react): update eslint plugins to be compat with eslint v9 (#28559) <!-- Please make sure you have read the subm... a354857
  • docs(nx-dev): update powerpack features description (#28566) 12cbfc3
  • feat(rspack): add convert-webpack generator 4b6d485

View on GitHub

martinraie opened an issue on nrwl/nx
Terminal erroneous state after running run-many with angular
### Current Behavior When running `nx run-many` with angular project and pressing ctrl+c to stop the process then the terminal remains in erroneous state. Terminal displays `^[[A` (bash) or`^[OA` ...
definitely-unique-username opened an issue on nrwl/nx
http-proxy-middleware security issue in @nx/[email protected]
### Current Behavior @nx/[email protected] has a security issue due to its dependencies: @nx/[email protected] > [email protected] https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-822...
getlarge created a comment on an issue on nrwl/nx
@leandroluk You might want to check this [reply](https://github.com/nrwl/nx/issues/14708#issuecomment-2387016059) in a very similar issue. Essentially, you need your build to produce source maps.

View on GitHub

sacru2red opened an issue on nrwl/nx
NX cache ignores environment variable value changes
### Current Behavior duplicated #4662 but It's not resolved bug restart nx with "--skip-nx-cache" after changing env file (If you have multiple dependsOns like me, it may take several minutes.) ...
pumano created a comment on a pull request on nrwl/nx
locally build and tests is OK

View on GitHub

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

View on GitHub

JakeGinnivan opened a pull request on nrwl/nx
fix(core): Fixed command line expansion of args on generators
## Current Behavior Scientific notation, hex and numbers can cause validation problems for generators. --tag 81919e4 gets expanded to --tag 819190000 And other scenarios where generators t...
golok727 starred nrwl/nx
budiadiono created a comment on an issue on nrwl/nx
> I fixed this error by install Microsoft Visual C++ 2015 Redistributable (x64) [vc_redist.x64.exe](https://aka.ms/vs/17/release/vc_redist.x64.exe) OS: windows 11 thank you so much! this solution ...

View on GitHub

xiongemi pushed 1 commit to fix/fix-separate-taskEnv-env-option nrwl/nx
  • fix(core): separate env option and task specific env for runCommands d330f52

View on GitHub

Load more