Great explanation, i'm having an issue, i've my jenkins localy installed in a Virtual Machine, how can i connect github with this local machine, without using ngrok or some similar software
Great explanation, but i've a problem, i've my jenkins running in a VM with Virtual Box with Rocky linux env, what can i do to connect my vm with github without using tools like ngrok
Great explanation. But i am facing 1 issue. While configuration of webhook i had selected trigger from any branch and it is getting whenever i make any commit in any branch but the problem is that the branch from code is getting pull is default branch. Can i know why it's pulling code from default branch only
This feature not working properly when code pushed to git, webhook sending payload to jenkins but jenkins is not running pipeline, its only working fine when its "pipeline script from scm"
Thanks for your feedback. Roshan this is tested video. I did it multiple times and it was successful in each attempt. Please try once again by following all steps. Error is 404 means some file is not found. So, there is some problem in your configurations. It is not Jenkins issue.
Impressed with explanation. Very helpful please keep doing more n more
Thanks for your feedback.
Well done, Thanks fir sharing👍
Thanks for your feedback🙂
Great Concept Explanation along with example. Thanks for sharing. Please keep sharing such useful content🙂
Thanks for your feedback🙂
Thanks 👍 ❤
You are most welcome.
Very good example, complete automation end to end😊
Thanks for your feedback🙂
Great explanation, i'm having an issue, i've my jenkins localy installed in a Virtual Machine, how can i connect github with this local machine, without using ngrok or some similar software
will check and revert to you if there is any solution for the same.
Good work, keep it up, 👍
Thanks for your feedback🙂
Great explanation, but i've a problem, i've my jenkins running in a VM with Virtual Box with Rocky linux env, what can i do to connect my vm with github without using tools like ngrok
That I am not sure, I'll search if there is any solution then will update you
Great explanation. But i am facing 1 issue. While configuration of webhook i had selected trigger from any branch and it is getting whenever i make any commit in any branch but the problem is that the branch from code is getting pull is default branch. Can i know why it's pulling code from default branch only
Thanks for your feedback. It is because in checkout code stage name of branch is given */main so it is pulling code only from main branch.
@@exploredevops but I have not given any branch just using "scm checkout"
Ok so in that case you need to use multibranch pipeline.
This feature not working properly when code pushed to git, webhook sending payload to jenkins but jenkins is not running pipeline, its only working fine when its "pipeline script from scm"
Thanks for your feedback. I have tested it multiple times and it always work, please follow step by step procedure as I am showing in video.
@@exploredevops Yes Just now i created new instance and side by side (double monitors) i followed the steps still not working
@@raokrishnasv8 Ok I'll test at my end again and then will let you know.
I am unable to connect to jenkins. Error in webhook: last delivery was not successful. invalid http response:404
Thanks for your feedback. Roshan this is tested video. I did it multiple times and it was successful in each attempt. Please try once again by following all steps. Error is 404 means some file is not found. So, there is some problem in your configurations. It is not Jenkins issue.