16:32
Detect hardcoded secrets in pre-commit hooks & GitHub Actions with ggshield, the GitGuardian CLI
In this video, we will run through how to use GitGuardian Shield to create a pre-commit hook and GitHub action workflow to scan ...
6:09
setting up required github PR checks (beginner - intermediate) anthony explains #315
today I show how to set up required pull request checks (such as pre-commit.ci or github actions, etc.) for github playlist: ...
4:26
Commit Checker - O checkup do seu código-fonte
Rodrigo Gabriel Ferreira Soares
Reduzir e corrigir defeitos de software são problemas importantes, ainda mais com a forte pressão para produção de soluções ...
3:18
Found a typo in a commit message that you just committed? You can still reword it before you push it. Watch how Paul Everitt ...
1:41
How to create a pre-commit git hook for your python type checker?
In order to make sure you don't commit python code containing type errors, I'll show you today, how you can create your own ...
5:05
Getting started with Better Commit Policy for Jira Cloud
Better Commit Policy for Jira Cloud links Jira work items to code commits, verifies changes against configurable rules, and helps ...
38:16
Using the precommit R package to automate testing code and documentation quality(CC301)
Building R packages has many small steps that are easy to forget. With pre-commit hooks we can make sure that these steps are ...
1:54
Let JetBrains AI Assistant Generate Commit Messages for You
Discover how you can streamline your Git (or other VCS) commit processes. Whether you're generating a commit description or a ...
3:20
How to write better Git commit messages faster?
NEW DEVOPS AUTOMATION APP FOR JIRA DATA CENTER (+ SERVER)! ↓↓↓ Automatically run a CI/CD build, test, send ...
6:33:26
replay - pre-commit + mypy typing (py3) - 2020-01-10
Today I continue to burn the bridges with python 2 and add type checking to pre-commit! streamed on ...
4:11:34
replay - pre-commit.ci github actions deploys - 2021-05-31
today I build some github-actions based deployments for pre-commit.ci -- it's also autoupdate day! streamed on ...
1:41
Automatically Detect and Fix Issues in Your Python Code with pre-commit pipeline
In the previous videos, we learn different tools to check and format our code. In this video, we will learn how to run all of these ...
9:33
Improve Code Quality with ESLint and Husky Pre-Commit Hooks
Nuxt Course: https://www.learnnuxt.dev/ Save 15% at checkout with code CLEAN_REPOS Video Resources Vue Challenge: ...
14:38
Configuring Pre-Commit Hooks to Automate Python Testing and Linting in vscode (Visual Studio Code)
In this video tutorial, I'll show you how to set up pre-commit hooks to automatically run Python tests and linting checks every time ...
39:23
Cyril Hrubis: Kernel config checker
We maintain our kernel configs inside the kernel-source git branches which unfortunately has a few disadvantages. Namely it's ...
13:22
python github actions w/ tox and pre-commit (intermediate) anthony explains #038
today I show how to set up a basic github actions workflow for testing a python project with pre-commit and tox! - example pull ...
41:13
Midori webinar: How commit policies enable end-to-end traceability and faster code reviews
NEW DEVOPS AUTOMATION APP FOR JIRA DATA CENTER (+ SERVER)! ↓↓↓ Automatically run a build plan or test, send ...
1:38
Creating a pre-commit hook to detect secrets with GGShield in less than 2 minutes
A mini-tutorial to show how you can create a pre-commit git hook to detect secrets using the pre-commit framework and GGshield.
12:22
4 Tools to Format & Check your Code with Pre-Commit | Flask and Python Backend #6
The Dev World - by Sergio Lema
In this video I show how to configure pre-commit in a Python project to format and check the code. I will show 4 tools which will run ...
13:29
036 Prevent Repo Bloat with Pre-Commit Git Hook
In this video we introduce a pre-commit git hook which checks for file sizes before a commit is made and rejects a commit if the ...