Jenkins | continuous integration with GitHub & Enable Notification | Java Techie

preview_player
Показать описание
This video will explain you how to perform Jenkins continuous integration with GitHub and How to get notification for each build

#JavaTechie #continuous-integration #GitHub

GitHub:

Blogs:

Facebook:

Like and subscribe
Рекомендации по теме
Комментарии
Автор

I watched one of your video at 1:30 AM, and it's 3:15 AM and I can't stop watching your channel's other videos.

sunilindia
Автор

great video and it gives very good idea about jenkins for beginner, specially line by line explanation

sureshpal
Автор

As usual, this is the best tutorial for jenkins :D

bugrae
Автор

At beginning of the session please mention what all the tools we need to install before working with jenkins.... I was facing the issue while building since I wasn't installed maven in my machine...otherwise session was good as always..thank you.

NeverSayNever
Автор

Thank you for this video. It's very useful for me

codingwithtony
Автор

Thank you for the video, it's was very useful for me

gennadyshevchenko
Автор

Please publish a new tutorial on Bitbucket.then it will be very helpfull

debadrisarkar
Автор

Instead of using git bash, its easy to use github desktop. Also discuss about continuous deployment using something like uDeploy.

nagarameshbusam
Автор

Hello Sir, , When i create new job in jenkin and i selected freshstyle project but here it's not showing Github Project and not showing source code management it's just showing "none" please would you like to help me out of this process.

SunilMeher-mudu
Автор

8:47 - you said you need to provide your jenkins credentials. Are those not GIT credentials?

praveen
Автор

Hello sir, Does the Jenkins requires the explicit maven installation and build path to be added to run the simple spring boot project.

tejassontakke
Автор

Thanks For Providing the Videos.Can you Please add the Subtitle for all of your Videos.

srinivaschary
Автор

This process is for build only right? So, to deploy the application, can we create a new job?

sarbeswarbasak
Автор

17:59 - industry is blindly using it? Did you mean industry has high trust due to its reliability and widespread usage?

praveen
Автор

This is not a complete beginner tutorial as it takes for granted that the user has Maven or Gradle already installed locally. [FYI: you can specific maven build when creating a Spring project without actually having Maven install] and that they are familiar with how to ENSURE that those build tools are configured correctly in Jenkins. Please think about updating this tutorial to include those "beginner" learning nuggets.

fienx
Автор

how to build angular code and how to deploy microservice project and angular project in single server.

sivaviper
Автор

Also allow access to less secure apps in your gmail account from which the mail will be send.

ayushgupta-pjsq
Автор

Thanks for your step by step instructions ji. I executed the same way what you have done. Everything fine except e-mail. In Jenkin, it says username and password error. But in my gmail account, I got mail from gmail saying that "someone tried to sign in to my account" like that. What might be the reason here. Note: Username and password are correct which I have given in my local jenkins setup.

lakshmirengaswamy
Автор

How can we integrate multimodule springbooot project in Jenkins

sujithg
Автор

before going through this video please install apache mvn in ur system, otherwise you will face an error. I face the issue but i resolved by installing apache mvn.

ayushgupta-pjsq