If anyone is blessed bur…

less than 1 minute read

If anyone is blessed/burdened with using Jenkins and wants some advice on setting up Jenkins to build your NX project please let me know. I have ours up and running pretty well now so feeling pretty confident with our setup.

Responses:

Thanks for offering! I am sure someone will need some help at some point!

i do have a question on how to succesfully exclude libs/apps from the command

should just be able to supply a CSV list of project names like ---exclude="lib1,lib2"

I guess we do have a massive list that is migrated but not buildable and lying there….bad practice …. thought about using the tag system but ended up removing them for now :)

I took the approach of changing the angular.json, for example rather than lint I changed the object to xlint

Updated: