16:45
Developing and maintaining python-gitlab
Do you use GitLab at work or at home and want to be more efficient using it, or have ideas for automating repetitive tasks?
12:37
047 Introduction to GitLab REST API and python-gitlab
In today's video we go through three examples of using the GitLab REST API via the python-gitlab interface. With just a few lines of ...
38:56
Test Automation in Python | Git and Gitlab Basics #14
We've covered the workflow: 1. Working Directory → git add → Staging Area (Index) 2. Staging Area → git commit → Local ...
22:41
GitLab CI/CD Tutorial | Python Project Pipeline (Build, Lint, Test, Deploy)
In this session, I'll walk you through how to set up a CI/CD pipeline in GitLab using a simple Python project. We'll cover: - What ...
23:31
Commit London 2019: From Zero to Production with Rust, Python and GitLab CI
Going from development to production could be a little tricky, especially when you're learning another technology and want to ...
1:09:00
GitLab CI CD Tutorial for Beginners [Crash Course]
Learn GitLab CI/CD by building a complete CICD pipeline for a python demo project | with Docker GitLab Course with ...
10:45
How to make edits to python code files and push them back to GitLab.
5:05
Learning python 27: branches in gitlab
In this series I'll start at the very basics and end up writing industry level code in python. In this video I'll show some more of the ...
19:33
GitLab CI/CD Pipeline Tutorial for Beginners
New to GitLab? No worries! Start your DevOps journey with me: ...
4:45
Boost Your Python Code Quality: Pre-commit Tutorial (UV & Ruff)
This video shows how to create a solid pre-commit setup for Python. Previous video containing the CI pipeline: ...
7:22
Developing and maintaining python gitlab
Get Free GPT4o from https://codegive.com certainly! in this tutorial, i will guide you through developing and maintaining a python ...
5:40
How to Push code from Local machine to GitLab repo using cmd prompt | commit & push Files to GitLab
In this session we will learn how to push code / existing maven project from Local machine to GitLab Repository using cmd prompt ...
4:06
Git Hooks: We’re Not Using Them Enough!
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll explore Git hooks and ...
13:46
Deploy Your Python Django Framework to Heroku using Gitlab CI CD Pipeline
Deploy Your Python Django Framework to Heroku using Gitlab CI CD Pipeline Chapters: 00:00 Create your first Django ...
1:59
How to Commit and Push a Working Branch to an Existing GitLab Repo Through Visual Studio | D424 WGU
1. GitLab Main branch Repo already exists. 2. Create Branch on VS2022 3. Push Working Branch to GitLab Repo.
4:08
Write git commit messages like a PRO with Conventional Commits
Good commit messages are important for maintaining any long-term project. If you follow this guide laid out in this video you can ...
8:36
Semantic versioning in GitLab CI without adding a commit
Because adding a new commit to the repo just for incrementing a version number seems wrong somehow. For the latest see ...
20:39
Git Integration & Python CI/CD Deployment
This video is part of the "Microsoft Fabric for DevOps Engineers" playlist. In this episode of Microsoft Fabric for DevOps Engineers, ...
2:06:10
GITLAB: Building a Commit to Production Pipeline with GitLab
In this video, we looked at building a CICD Pipeline using GitLab. The project involves a Python application pushed into GitLab ...