Learn Jenkins Automation using Python [30 mins]

preview_player
Показать описание
This is a must-watch tutorial for DevOps Engineers who are looking to automate Jenkins ♾️ tasks using Python 🐍
In this session, we will learn how to do Jenkins Automation using Python, but first of all:
🔴 What is Jenkins?
It's an open-source automation server that enables developers worldwide to reliably build, test, and deploy their software.

🔴 What is Python?
Python is a popular programming language used to build websites and software, automate tasks, conduct data analysis, and much more!

🔴 How can we automate Jenkins via Python?
► We can use Python Libraries such as:
JenkinsAPI, Python-Jenkins, api4jenkins, aiojenkins

Do like, share and comment ❤️ Share it with your Friends ❤️
Also, Like and share ❤️ Like Aim 500 likes! ❤️

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
0:20 - prerequisite
01:06 - What are Jenkins and Python?
01:48 - What we can automate in Jenkins using Python?
02:58 - Available Python Libraries to Automate Jenkins
03:28 - How to access Jenkins REST API
05:19 - Set up Python Virtual Environment for Jenkins
07:09 - Configure Jenkins Client in Python
07:30 - How to Get Jenkins token to access Jenkins APIs?
08:24 - Test Python-Jenkins client access to Jenkins server via code
10:35 - Working with Jenkins Jobs
21:45 - Working with Jenkins Builds
26:06 - Working with Jenkins Views
32:34 - Thanks

➖➖➖➖➖➖➖➖➖➖➖➖➖
⭐ Jenkins Automation using Python Document Link [FREE]

⭐ Git Repo for Demo Codes

➖➖➖➖➖➖➖➖➖➖➖➖➖
if you are new to Jenkins, watch the below courses first [FREE]
⭐ Jenkins Practical Beginners Course for DevOps:
⭐ Python For Cloud:

Follow me on:

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣

Jenkins, python, Jenkins automation via python, easy Jenkins python tutorial, Jenkins tutorial, python tutorial, Jenkins automation using python, automate Jenkins using python, Jenkins training, python training, DevOps Training, DevOps, automation, how to automate Jenkins using python,
Jenkins training for Python programmers, programmers, python programmers

#jenkins #python #devops
Рекомендации по теме
Комментарии
Автор

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
0:20 - prerequisite
01:06 - What are Jenkins and Python?
01:48 - What we can automate in Jenkins using Python?
02:58 - Available Python Libraries to Automate Jenkins
03:28 - How to access Jenkins REST API
05:19 - Set up Python Virtual Environment for Jenkins
07:09 - Configure Jenkins Client in Python
07:30 - How to Get Jenkins token to access Jenkins APIs?
08:24 - Test Python-Jenkins client access to Jenkins server via code
10:35 - Working with Jenkins Jobs
21:45 - Working with Jenkins Builds
26:06 - Working with Jenkins Views
32:34 - Thanks
I hope you have liked the video ❤
Please share this video with others 🙂

learnTechWithSandip
Автор

Earned a sub. Currently learning DevOps and your videos are seriously underrated! Great stuff! Thank you

sudo-bandit
Автор

My friend, you saved my life hahaha
Thank you so much for this content!

Bulufomfom
Автор

Nice Sandip, Thanks a lot for your great help

shobhareddy
Автор

Respected @Sandip Das . Thanks a lot for sharing this . It helps us to explore a lot and enhance our knowledge .

jenasubhadev
Автор

Hello Sandip bro.. New Subscriber here! Thanks a lot for your useful videos and appreciate your efforts!!

monisshthenraj
Автор

Really appreciate your efforts..! Thank you

ig
Автор

Hi Sandeep, please also make on video on Jenkins slack bot integration to build and deploy and advance Jenkins API

RAUSHANSINGH
Автор

Nice job and thanks for the basics. Regards to the updated job, how about if you want to update the job in real time? For example, you want to update the scm git repo from one url to another for multiple jobs

debillion
Автор

Thanks for the lesson. I noticed one thing. Don't you need to close the file after reading it?

j.h.
Автор

Hi Sandeep, this is really good thanks. can you please cover server.list_credentials(folder_name, domain='_') example. i am unable to achieve that.

neetusaini
Автор

please explain in practical real life scenarios in the industry.

percyai
Автор

I'm very new to python and this library. I work mainly on windows but I'm stuck on how to even import this library. I've installed it using the documentation but while using it in my class it won't recognize. Any advice?

ashm
Автор

Bhai... Can you please tell me if this video has exactly 4 dislikes?
i am trying out something

rajveersingh-ixti
Автор

Where can I get more resources in general on Jenkins Automation using python, please?

debillion
Автор

Can i create jenkins pipeline using python api, i have requiremenr where i have created jenkins pipeline from jenkins UI to automate one task now just want to provide that same pipeline to jenkins through python api.

piyushpatil
Автор

Getting this error -> ModuleNotFoundError: No module named 'Jenkins/' even I installed the python-Jenkins

vivekbhatt