I want to run sonarqube analysis on committed code in github and push the code to aem using jenkins. This should be automated process. How can I achieve it?
The end result is the following architecture (you will obviously need to adapt it to fit your environnement/network. This is what I used for my home developments):
The end result is the following architecture (you will obviously need to adapt it to fit your environnement/network. This is what I used for my home developments):
I have added jenkins url in github webhook, but It is giving error 'We couldn’t deliver this payload: failed to connect'.. Can you please let me know what can be done for this?