5:41
GitHub Super Linter in 5 minutes! (Run Local + GitHub Actions)
This video explains the concept of code linting, and shows how to use the GitHub Super Linter ...
22:11
Github Actions explained with example ( python linting )
in this, I explained what are GitHub actions with an example.
16:35
Continuous Integration with GitHub Actions and Python - Part 1: Linting
Please consider supporting me on Patreon: https://www.patreon.com/programmingwithalex GitHub Action pylinters: ...
7:09
What is a Linter and Why You Should Use One | Linters EXPLAINED
What is a linter? How does a linter work? Why should I use a linter? These questions, and many more, come up every time I ...
12:33
Schedule Python Scripts with GitHub Actions FOR FREE | Python Automation
Learn how to schedule Python scripts with GitHub Actions FOR FREE in this Python Automation tutorial! Starter files: ...
35:47
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality
In this Python tutorial, we'll be learning how to use Ruff, a super-fast Python linter and formatter written in Rust. We'll cover how to ...
7:15
Setup a Python Code Quality CI Pipeline with UV & Ruff
This video shows how to setup a modern CI Pipeline using various tools such as UV, Ruff, Pytest and Pyright. A write-up is ...
3:23
Download this code from https://codegive.com In software development, maintaining code quality is crucial for ensuring reliability ...
6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments
STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...
27:06
Automated Testing in Python with pytest, tox, and GitHub Actions
Take your Python project to the next level of professionalism. Automated testing in Python is an important way to take your Python ...
13:14
This video shows the python lint and test script using Noah Gift's repository. You can find the code here: ...
4:46
Continuous Integration using GitHub Actions with RUFF linter
In the project, we created a python script, along with a jupyter notebook script to produce some descriptive statistics for a dataset.
13:13
The EASIEST Way to Lint Your Code: GitHub Super Linter DEEP DIVE
How to lint YAML? What about GitHub Actions lint? and much more! Check out the easiest way to lint your code: GitHub Super ...
12:23
GitHub Actions and Ansible - Manually Triggering ansible-lint in a Workflow
Hey gang! Join Professor Feeser of IRIS7 as we explore running ansible-lint as an action within a GitHub workflow. The tool ...
27:13
Unit test, Lint and Wheel Package your Python code with GitHub Actions
In this tutorial, I start with an empty github repository, I check it out on my local machine and start creating code. I will locally test it, ...
4:55
Demo Video - Continuous Integration Using GitHub Actions of Python Data Science Project
Continuous Integration using GitHub Actions of Python Data Science Project This project establishes a CodeSpaces environment ...
5:06
Staged Linting with GitHub Actions
Use GitHub actions to progressively stage linting standards in your projects. for code: ...
20:02
Pytest workflows/Github actions (nf-core/bytesize #17)
This week, Edmund Miller will present Pytest workflows and Github actions. This will cover: - What pytest-workflow is and what we ...
12:25
Continuous Integration with GitHub Actions and Python - Part 2: Testing
Please consider supporting me on Patreon: https://www.patreon.com/programmingwithalex GitHub Action pylinter: ...
32:59
1 2 matrix testing python github actions
This video focuses on setting up advanced testing with GitHub actions. If you enjoyed this video, here are additional resources to ...