hello sir your explanation is nice and easy to understand, the only thing I didn't understand is the total application is checked if first one passed all are getting passed becoz its a simple app, can you show the others are getting failed like testing and production, Thank U
Hi , My Question is common but presented for many: How they do Unit test, coverage test, load test, integration test if you have video for this tests so please do share the links , if no please make a video and how we can use in Devops in real life.. Please we want video for these tests.
how add approval process for build? (instead of automatic deployment) since realtime we cant automatically move from uat to prod without approval can you make a video on that pls..
Hi Sir Under source code management, what password needs to given ... either Git password or jenkins password....? Please confirm.. In second video, jenkins credentials given... Please help me
how to add the crendital while adding the remote repository? Facing the issue Failed to connect to repository : Error performing git command: git ls-remote -h github.com ...Please help on the this
Ok then while build item in Jenkin it will ask you to give your credential If you remember we need to provide.git file , I believe just down to that there is a option to add credential
@@Javatechie Yaa i have added my Jenkins crendential as you added in the previous video..But still getting the issue while cloning the project from the remote repository. ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /home/thirucentos/.jenkins/workspace/AllJob at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:996)
Great Job Basant Really Helpful! Keep us learning in the way you are doing!!!
hello sir your explanation is nice and easy to understand, the only thing I didn't understand is the total application is checked if first one passed all are getting passed becoz its a simple app, can you show the others are getting failed like testing and production, Thank U
Yes I will cover that with sonar coverage restrictions.
Great tutorial and Thank you for your effort for making this.
Awesome, can you please post video on declarative and scripted pipeline also, your videos are really helpful
Okay I will
Awesome! Sir. Very nicely explain you are great.
Superb explanation
Thanks basant for good explanation. 🙂🙂
Thanks. Exactly what I was looking for.
Excellent tutorial. Please post something on setting up multibranch pipeline.
This was really great. Thank you so much sir.
Good work sir... keep it up... keep sending more videos regarding same.... very helpful...
Gud one and Nice Explanation
Thanku sir for this video
great job sir ji
Hi ,
My Question is common but presented for many:
How they do Unit test, coverage test, load test, integration test
if you have video for this tests so please do share the links , if no please make a video and how we can use in Devops in real life..
Please we want video for these tests.
nice👌
great video sir 😇
Awesome video sir, Have one question
how do we deploy the source code to the cloud using Jenkins.
how add approval process for build? (instead of automatic deployment)
since realtime we cant automatically move from uat to prod without approval
can you make a video on that pls..
Need to check am not much aware about this configuration
Thank you for this tutorial!
Hi, how would you create an Automated CI/CD Pipeline in Jenkins with Java 14 or later?
awesome, thanks bro!
How we can add manual approval for movement to next pipeline step ?
Great Job Basant :-)
Sir, can you please take session on complete docker?
Hi Siva sure will upload
Hi Basan, in microservice design all modules also can be build using pipeline in every environment ?
Yes , each module will have separate job
How will we roll back if production gets failed, even though DEV and UAT success/pass.
No idea about this , I will check and let you know
Dev ,UAT and PROD these are diff server which is deploy code right ?
Yes
Hi Sir
Under source code management, what password needs to given ... either Git password or jenkins password....?
Please confirm..
In second video, jenkins credentials given...
Please help me
Git password
@@Javatechie Thank you so much
how to add the crendital while adding the remote repository? Facing the issue Failed to connect to repository : Error performing git command: git ls-remote -h github.com ...Please help on the this
Remote repository mean ? Is this private one
@@Javatechie I have created the github repository ..That is public Only
Ok then while build item in Jenkin it will ask you to give your credential
If you remember we need to provide.git file , I believe just down to that there is a option to add credential
@@Javatechie Yaa i have added my Jenkins crendential as you added in the previous video..But still getting the issue while cloning the project from the remote repository.
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init /home/thirucentos/.jenkins/workspace/AllJob
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:996)
I think this is only CI not CD