Jenkins Beginner Tutorial 8 - Jenkins integration with GIT (SCM)

Jenkins Beginner Tutorial 8 - Jenkins integration with GIT (SCM)

Automation Step by Step

7 лет назад

345,319 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Automation Step by Step
Automation Step by Step - 15.10.2018 16:15

Note : If you get :
'javac' is not recognized as an internal or external command,
operable program or batch file.
Try this:
When creating a new item in Jenkins, you can choose the jdk in the General tab (execute multiple builds if necessary option), either you click on System or the jdk that you have installed on that moment (e.g. jdk1.8.0_181).

Ответить
mohsen B
mohsen B - 11.07.2023 16:28

great course, thank you

Ответить
Praniket Bodke
Praniket Bodke - 31.03.2023 17:23

Amazing explanation man
Literally you explained every bit of it..

Ответить
Star5
Star5 - 25.02.2023 19:22

Excellent video which covers a lot!

Ответить
Aylin Bekem
Aylin Bekem - 23.10.2022 00:03

Thank you Raghav

Ответить
DevOps Pulse
DevOps Pulse - 12.10.2022 21:15

Thank you

Ответить
Prajjwal chaubey
Prajjwal chaubey - 21.09.2022 01:20

Thank you sir❤❤

Ответить
Radha Krishna
Radha Krishna - 07.09.2022 17:54

C:\ProgramData\Jenkins\.jenkins\workspace\Cloud_Orphan_Check\src>java cloud_orphan_check
Exception in thread "main" java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:375)
at cloud_orphan_check.main(cloud_orphan_check.java:27)

C:\ProgramData\Jenkins\.jenkins\workspace\Cloud_Orphan_Check\src>exit 1
Build step 'Execute Windows batch command' marked build as failure
Finished: FAILURE ------------ Any help to resolve this issue. The same code is working fine on my system, but the issue in jenkins.

Ответить
Ahmet TEMEL
Ahmet TEMEL - 06.06.2022 01:16

thank you

Ответить
Parth Salat
Parth Salat - 18.05.2022 12:34

Good explanation. Its beneficial to students that you keep repeating some points so that we can memorise them.

Ответить
Shyam Velugula
Shyam Velugula - 28.04.2022 13:48

You are super super super. Thank you so much bhaiya.

Ответить
Study with Vibhu
Study with Vibhu - 24.04.2022 09:04

Raghav bhaiya, mai Azure Admin hu 2.4 years of work experience. Abb swtich karne ke liye various companies CI/CD Pipeline ka knowledge bhi maang rahi hain..maine aape ye jenkins wala videos dekhe hain abhi....tohda agar aap bhi agar guide kar denge to Kaafi help ho jaayegi!

Ответить
Alisson Pedrina
Alisson Pedrina - 15.03.2022 12:07

So nice and well explained

Ответить
suchi shah
suchi shah - 20.01.2022 21:12

Awesome Explanation . I configure my github repo to jenkins .But I am getting message ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

Ответить
ANDE MADHAVI
ANDE MADHAVI - 27.10.2021 10:48

Hi sir...can we Tigger Jenkins job if git branch is merged using pipeline script

Ответить
UTKARSH GUPTA
UTKARSH GUPTA - 24.10.2021 21:42

Only the git project was downloaded but wasn't used. The one present on the desktop folder was run.

Ответить
flowerjk
flowerjk - 18.09.2021 23:04

its very clear and understandable like beginner like me...thank you.

Ответить
Bala guru
Bala guru - 01.09.2021 10:44

Thanks Raghav

Ответить
Mohit Sharma
Mohit Sharma - 16.08.2021 08:51

I have some tables & some DML query I have commit them into github and connected to jenkins but now i am not able to write script in jenkins for automation. can you help me please I am very new in jenkins

Ответить
songyue zheng
songyue zheng - 13.08.2021 14:01

Thanks very much. Nice video. Have you tried the option "GitHub hook trigger for GITScm polling"? I have problem to configure the github webhook. if you have some experience, wish you can share something.

Ответить
rama lakshmi
rama lakshmi - 06.08.2021 17:38

Very good explanation 🙏

Ответить
Shu
Shu - 12.07.2021 13:53

This is really good session thank you for your help

Ответить
Shu
Shu - 12.07.2021 13:41

Thank you

Ответить
Mansi Delhiwala
Mansi Delhiwala - 06.07.2021 12:45

Please guide me how to stop git from cloning the project everytime after the commit..because of clone my workspace creates a new .git folder along with a project folder...

Ответить
Ashutosh Dwivedi
Ashutosh Dwivedi - 12.06.2021 07:50

Thanks for amazing tutorial raghav, what is the point of using POLL SCM as we already told jenkins that check the master branch.

Ответить
Satyanarayan Panigrahi
Satyanarayan Panigrahi - 24.05.2021 09:20

Hi Raghav, I am getting below error when trying to connect github repository in jenkin

Failed to connect to repository : Error performing git command: C:\Program Files\Git\bin ls-remote -h [email protected]:snpanigrahi9/CI.git HEAD

Ответить
rahul gupta
rahul gupta - 23.05.2021 03:19

Thank you such a wonderful video.

Ответить
Devika B Raj
Devika B Raj - 20.05.2021 16:32

Thankzzz mann.. awesome tutorial.. expecting more and more these kind of tutorials from you.. as I am a beginner to this I feel so useful...

Ответить
sharath thota
sharath thota - 07.05.2021 02:27

Hello Sir.
Please make more videos on Devops.
I don't see any recent videos from you.
Your explanation is awesome.
It's easy to understand.
Please make more videos sir.

Ответить
Sandeep Singh
Sandeep Singh - 06.05.2021 16:25

Sir, I request you make one Complete video for Migration from on-premises server to Cloud using AWS..

Ответить
Sandeep Singh
Sandeep Singh - 21.04.2021 10:51

No one explaining like you Sir ! Can you create similar of Docekr,kubernets,Maven,Chef,Ansible as well.

Ответить
Ritesh Singh
Ritesh Singh - 19.04.2021 08:12

Great Video. Being a Full-stack developer I know how much effort needed to explain these concepts. Very nicely done

Ответить
Sam Matthews
Sam Matthews - 16.04.2021 12:12

Really helpful. You make Jenkins so simple.

Ответить
I an
I an - 07.04.2021 21:58

Very nice
Keep doing

Ответить
vijay kumar
vijay kumar - 25.03.2021 22:11

Great work bro very much useful thanking you

Ответить
jatin Agg
jatin Agg - 21.03.2021 11:42

Finally got some good stuff on Jenkins tutorial. Thanks👍

Ответить
tejaswini chilke
tejaswini chilke - 04.03.2021 09:21

Hi Raghav, I followed the steps to create jenkin job to run the java program from my machine, however the build got failed with file not found error. I am using shared jenkins, is that a problem of build failure.

Also when I get code from bitbucket, I see that code cloning from the repository is not happening. Do I need to follow any different steps or specify if I am a shared user and do not have jenkins installation setup in my machine. Any suggestion or help is appreciated. Thank you.

Ответить
Rohit Raikar
Rohit Raikar - 20.02.2021 18:54

hello sir u remember me
i had an doubt

Ответить
Rohit Raikar
Rohit Raikar - 31.01.2021 06:57

running jenkins on local host and trying to integrate git with it im getting an error .......................but running it on vm's im comfortable to add git repo url into jenkins............so what may be the issue ?

Ответить
Göknur BATI
Göknur BATI - 29.01.2021 14:41

Thank you so much Raghav for this tutorial series. It's excellent, all of them are explained clearly. Also do you have any session about "How to integrate Maven projects with Github and Jenkins"

Ответить
Rohit Raikar
Rohit Raikar - 26.01.2021 07:24

Superb sir need ur help

Ответить
Sudhir Shinde
Sudhir Shinde - 16.01.2021 21:21

You are awesome..Very nice explanation...Sir, can we get/ extract console output once job is finished?

Ответить
Syed Asad
Syed Asad - 29.12.2020 19:41

Your tutorials really helped sir :)
Can you please tell me if you have any tutorial in which you have explained the integration of tfs plug in with jenkins ? as i am unable to do that.

Ответить
King_of_Tekken
King_of_Tekken - 03.12.2020 19:23

Hello,

I have following questions:

When port is changed to say 9191, does old port gets disabled?
How can I migrate the settings and other role based users configured in the old port to the new port?

Many thanks.

Ответить
Zidrex Andag
Zidrex Andag - 04.11.2020 11:02

thank you so much for this

Ответить
ealdwairi74
ealdwairi74 - 19.10.2020 20:21

thank you Raghav

Ответить