8:44
GitHub Actions Reusable Workflows FULL TUTORIAL with Examples: Templates on Steroids
No more duplication! You can now reuse entire GitHub Actions workflows as if they were a single action. Instead of copying and ...
7:55
GitHub Actions - Reusable Workflows
Learn how to eliminate duplication and boost efficiency by reusing entire jobs across repositories. It's perfect for maintaining ...
5:19
Composite Actions VS Reusable Workflows in GitHub Actions [2023 Update]
Let's see the difference between Composite Actions and Reusable Workflows in GitHub Actions in 2023. Understanding the ...
21:49
Взаимодействия между Workflows в GitHub Actions
Плэйлист: https://www.youtube.com/playlist?list=PL2CKgzoZxvxUgafrEtnzBcr7SBMfTBH80 Все уроки в одном видео: ...
9:58
Reusable Workflows in GitHub Actions | DRY Your CI/CD Pipelines
Title: Reusable Workflows in GitHub Actions | DRY Your CI/CD Pipelines Tired of repeating the same workflow across multiple ...
8:44
GitHub Actions: How to Create Reusable Workflows for Streamlined Automation
Unlock the power of automation with GitHub Actions in this comprehensive tutorial! Learn how to create reusable workflows to ...
11:54
GitHub Actions - Secrets and Variables in Reusable Workflow
Learn how to handle secrets and variables in reusable workflows in GitHub Actions! This video covers: Accessing Secrets and ...
15:20
5 ways to automate everyday workflows with GitHub Actions
GitHub Actions has revolutionized the way developers automate workflows, streamline processes, and supercharge their ...
13:20
How to Create a Reusable Workflow in GitHub Actions Using Inputs | ashiqpradeep.com
Brief Overview of the Topic: GitHub Actions is a versatile tool for automating your software development workflows. One of its most ...
8:42
GitHub Reusable Workflows and Invocation from other repos
Build Your Own Platform & Launch Your Products! Join the Out of DevOps community https://lab.outofdevops.com and get ...
8:18
How GitHub Actions 10x my productivity
Learn how to use GitHub actions continuous integration and delivery in a software development project. In this quick tutorial, we ...
19:08
Create Your First Reusable Workflow
This video is part 9 in my Introduction to GitHub Actions video series. We want to create a reusable workflow that allows us to put ...
4:49
Efficient Code Reuse in GitHub Actions Workflows
This video dives into how to efficiently share and reuse code within GitHub Actions workflows in a monorepo. Learn how the ...
6:11
Reusable workflows in Github Actions
Source code: https://github.com/HoussemDellai/github-actions-course Follow me on Twitter for more content: ...
10:15
Create Reusable GitHub Actions Templates with Composite Actions v2
In this video I'm going to show you how to create reusable GitHub Actions templates using the GitHub Composite Actions, which ...
7:32
GitHub Actions Reusable Workflows — DRY Your Pipelines Across Repos
workflow_call, inputs, outputs, and secrets inheritance — how large engineering teams share one canonical CI workflow across ...
15:17
How to reuse workflows and steps in GitHub Actions (2024)
How to create reusable workflows and reusable steps in GitHub Actions Full article: ...
3:42:36
Complete GitHub Actions Course - From BEGINNER to PRO
Learn GitHub Actions to enable your teams to build and ship software faster! 🏗️ ⚙️ This course covers everything from the ...
59:09
Reusable GitHub workflows to automate tokens
This talk is on how to create reusable GitHub Action workflows that can be called as separate jobs in other workflows. By carving ...
8:17
PR comment based pipeline trigger | GitHub | Actions | Reusable workflows
Hello everyone, In this video we will see how can we enable comment based pipeline trigger, Do note that the pipeline should be ...