Free #startup #idea: A #GitHub bot which daily/weekly runs all the tests in your repo, looks for flakey targets, and then creates #AI generated fixes to improve stability.

#Nrwl #Nx self-healing CI is the closest existing example I can think of, but maybe there's something else out there I'm not aware of.

I've just asked my first question on #StackOverflow in what feels like forever! If you're a #nrwl #nx pro, could you help me here? I have a workaround which is running 2 separate commands but feels like nx should know what to do here properly

https://stackoverflow.com/questions/74612520/passing-targets-name-to-other-targets

#monorepo #build

Passing targets name to other targets

I am trying to get a plugin to use run-commands and I want it to run and execute a dependent task and pass the result to my command. In this case, I want to have a dependent target start up a webse...

Stack Overflow