تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Jenkins Beginner Tutorial 8 - Jenkins integration with GIT (SCM) ضمن كورس Jenkins شرح قناة Automation Step by Step، الفديو رقم 8 مجانى معتمد اونلاين
Free tutorials - https://automationstepbystep.com/
Watch this video more more information on Jenkins + Git - http://bit.ly/2RL408z
Hi, I am Raghav and today we will learn:
Jenkins Beginner Tutorial 8 - Jenkins integration with GIT (SCM)
1. Create a java program and run it through command line
2. Create a Jenkins job to run the java program
3. Add this program/project to Git
4. Jenkins - add git plugin
5. Configure Jenkins job to trigger the execution when a change is pushed to GitHub
__________________________________________________________
Step 1 : Create a java program
Step 2 : Compile from command line
javac “name of .java class”
java “name of class without extension .java”
Step 3 : Create a Jenkins job to run this program
Step 4 : Add the project to Git and GitHub
For Reference:
----------------------
Git and GitHub Beginner Tutorial 1 - Introduction - https://youtu.be/-U-eUHI6euM?listPLhW3qG5bs-L8OlICbNX9u4MZ3rAt5c5GG
Git and GitHub Beginner Tutorial 2 - Getting started - Install Git (mac) - https://youtu.be/0Icla6TVNNo?listPLhW3qG5bs-L8OlICbNX9u4MZ3rAt5c5GG
Git and GitHub Beginner Tutorial 3 - Getting started - Install Git windows - https://youtu.be/sBTAkHOxvOk?listPLhW3qG5bs-L8OlICbNX9u4MZ3rAt5c5GG
Step 5 : Configure Jenkins job to trigger build on Git commit
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).
________ ONLINE COURSES TO LEARN ________
Visit - http://automationstepbystep.com/
------------ UI TESTING ------------
Selenium Beginners - https://bit.ly/2MGRS8K
Selenium Java Framework from Scratch - https://bit.ly/2N9xvR6
Selenium Python - https://bit.ly/2oyMp5x
Selenium Tips - https://bit.ly/2owxc50
Selenium Builder - https://bit.ly/2MKNtlq
Katalon Studio - https://bit.ly/2wARFdi
Robot Framework - https://bit.ly/2Px6Ue9
------------ API TESTING ------------
Web Services (API) - https://bit.ly/2MGafL7
SoapUI - https://bit.ly/2MGahmd
Postman - https://bit.ly/2wz8LrW
General - https://bit.ly/2PYdwmV
------------ MOBILE TESTING ------------
Mobile Playlist - https://bit.ly/2PxpeUv
------------ CI CD DEVOPS ------------
Jenkins Beginner - https://bit.ly/2MIn8EC
Jenkins Tips & Trick - https://bit.ly/2LRt6xC
Docker - https://bit.ly/2MInnzx
------------ VERSION CONTROL SYSTEM ------------
Git & GitHub - https://bit.ly/2Q1pagY
------------ PERFORMANCE TESTING ------------
JMeter Beginner - https://bit.ly/2oBbtIU
JMeter Intermediate - https://bit.ly/2oziNVB
JMeter Advanced - https://bit.ly/2Q22Y6a
JMeter Tips & Tricks - https://bit.ly/2NOfWD2
Performance Testing - https://bit.ly/2wEXbLS
------------ JAVA ------------
Java Beginners - https://bit.ly/2PVUcXs
Java Tips & Tricks - https://bit.ly/2CdcDnJ
------------ MAVEN ------------
Maven - https://bit.ly/2NJdDRS
------------ OTHERS ------------
Redis- https://bit.ly/2N9jyCG
Misc - https://bit.ly/2Q2q5xQ
Tools & Tips - https://bit.ly/2oBfwoR
QnA Friday- https://bit.ly/2NgwGpw
Sunday Special - https://bit.ly/2wB23BO
Ask Raghav- https://bit.ly/2CoJGWf
Interviews - https://bit.ly/2NIPPxk
All Playlists - https://bit.ly/2LSiezA
------------ FOLLOW ------------
Facebook - https://www.facebook.com/automationstepbystep
Twitter - https://twitter.com/automationsbs
Youtube - http://youtube.com/automationstepbystep