ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

183,078 results

Beyond Fireship
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 ...

8:18
How GitHub Actions 10x my productivity

524,302 views

2 years ago

GitHub
GitHub Changelog: Manage and deploy environments with GitHub Actions

GitHub Actions just keeps getting better! Now you can create an environment that will be deployed on an Action Workflow.

1:36
GitHub Changelog: Manage and deploy environments with GitHub Actions

4,988 views

4 years ago

CoderDave
GitHub Actions: Approvals, Environments and Visualization DEEP DIVE

GitHub Actions finally have Approvals, Environments, and Visualization! In this video we will explore those features and we will ...

13:43
GitHub Actions: Approvals, Environments and Visualization DEEP DIVE

32,509 views

5 years ago

Mickey Gousset
GitHub Actions -  Getting Started With Environments

In GitHub Actions, you can configure environments (such as DEV, STAGING, PROD) with protection rules and secrets. A workflow ...

12:25
GitHub Actions - Getting Started With Environments

46,468 views

4 years ago

Tug on Dev!
Getting Started with GitHub Environments

In this video you will learn more about GitHub Environments that allow your to control and use deployment target from your ...

11:28
Getting Started with GitHub Environments

10,304 views

4 years ago

Tom Shaw
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 ...

6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

219,151 views

1 year ago

CoderDave
GitHub Actions Tutorial | From Zero to Hero in 90 minutes (Environments, Secrets, Runners, etc)

In this GitHub Actions Tutorial you will be able to go from zero to hero in 90 minutes. This is a complete course about GitHub ...

1:25:47
GitHub Actions Tutorial | From Zero to Hero in 90 minutes (Environments, Secrets, Runners, etc)

291,086 views

4 years ago

InterviewPro
GitHub Actions - Environments

In this video, I'll show you how to configure environments in GitHub Actions and set up deployment protection rules to control and ...

15:51
GitHub Actions - Environments

1,950 views

11 months ago

TechWorld with Nana
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker

Grab your free DevOps Roadmap: https://bit.ly/3YC0r7Y Complete Github Actions Tutorial | GitHub Actions CI/CD | GitHub Actions ...

32:31
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker

2,027,746 views

5 years ago

People also watched

corbin
Master GitHub: From Beginner to Expert in 46 min

subscribe for more ▻ https://bit.ly/3zlUmiS follow me on twitter ▻ https://twitter.com/corbin_braun join our ai community (free) ...

46:14
Master GitHub: From Beginner to Expert in 46 min

81,458 views

2 months ago

DevOps Toolbox
The Most Underrated IDE.

Get started with Zed today: https://zed.dev/download --- Zed is the fastest GUI IDE I've tried. It does what cursor, windsurf, warp, ...

13:39
The Most Underrated IDE.

29,396 views

1 day ago

Programación en español
Desplegar en servidor privado con #github actions github secrets y #ssh

En este vídeo te muestro cómo desplegar en un servidor privado, VPS, EC2 de AWS y otros servidores a los que tengas acceso ...

15:04
Desplegar en servidor privado con #github actions github secrets y #ssh

5,124 views

2 years ago

Modern Software Engineering
Git Flow Is A Bad Idea

What is GitFlow and why is it a bad idea if you want to practice Continuous Delivery or Continuous Integration? GitFlow is a ...

16:13
Git Flow Is A Bad Idea

303,409 views

4 years ago

Pelado Nerd
Github Actions - CI/CD Gratuito y fácil en Github

Hoy hablamos de Github Actions, una forma para correr cualquier tipo de automatización de forma gratuita usando Github.

12:56
Github Actions - CI/CD Gratuito y fácil en Github

125,158 views

5 years ago

DevOps Directive
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 ...

3:42:36
Complete GitHub Actions Course - From BEGINNER to PRO

88,306 views

3 months ago

CoderDave
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 ...

8:44
GitHub Actions Reusable Workflows FULL TUTORIAL with Examples: Templates on Steroids

35,316 views

4 years ago

Cloud Quick Labs
GitHub Action Reusable Workflows With Multi Environments For AWS Platform Engineering |  AWS IaC

1. SUBSCRIBE FOR MORE LEARNING : https://www.youtube.com/channel/UCv9MUffHWyo2GgLIDLVu0KQ ...

54:03
GitHub Action Reusable Workflows With Multi Environments For AWS Platform Engineering | AWS IaC

13,605 views

3 years ago

Mischa van den Burg
My Entire Neovim + Tmux + AI Workflow (2026 Update)

Apply to join KubeCraft & land your DevOps job: https://kubecraft.click/cgv89 Join my FREE Live Event next week!

1:11:36
My Entire Neovim + Tmux + AI Workflow (2026 Update)

11,400 views

1 day ago

CodeOps HQ
Setting Up the Perfect Developer Environment on Linux for 2025

Want to learn how to build your own dev tools? Check out CodeCrafters: https://bitly.cx/HFm4 Are you a developer looking to ...

11:58
Setting Up the Perfect Developer Environment on Linux for 2025

341,946 views

1 year ago

GitHub
Multi-stage deployments in GitHub Actions

Did you know GitHub Actions natively supports multi-staged deployments, with approvals? For more info, check out: ...

0:28
Multi-stage deployments in GitHub Actions

22,775 views

4 years ago

Dev Leonardo
Secrets and Environment Variables in your GitHub Action

Need to deploy from a GitHub Action? Or something as simple as sending a Slack message when the pipeline has ended?

8:12
Secrets and Environment Variables in your GitHub Action

81,268 views

2 years ago

Hello World
Multi-stage deployments with GitHub Actions

Learn more about multi-stage deployments. We'll show a deployment #workflow that builds, then deploys to staging with ...

8:28
Multi-stage deployments with GitHub Actions

20,235 views

3 years ago

Cloud Champ
Learn How Companies Deploy Code to Production Environment [In 5 Mins!]

Staging environment to Production Environment | Development to Production | Devops Deployment Process | Deployment ...

5:37
Learn How Companies Deploy Code to Production Environment [In 5 Mins!]

104,121 views

1 year ago

Apostolos Athanasiou
How to integrate CI/CD and Github in your dbt project (Data Build Tool) - Deploy to dev/prod

In this video we will see how to integrate CI/CD and Github in your dbt project using dbt cloud. dbt cloud: ...

18:43
How to integrate CI/CD and Github in your dbt project (Data Build Tool) - Deploy to dev/prod

547 views

2 months ago

LearnWebCode
WordPress Staging & Deployment Guide (GitHub Actions Workflow)

Here's how I use GitHub actions to setup smooth staging and live deployments for my WordPress projects. Check out my full ...

37:12
WordPress Staging & Deployment Guide (GitHub Actions Workflow)

13,309 views

11 months ago

GitHub
GitHub as a self-sustaining product for large-scale environments - GitHub Satellite 2019

Presented by Jannet Faiz, Engineering Manager, Scout24 AG From security to provisioning, there are a lot of challenges ...

30:54
GitHub as a self-sustaining product for large-scale environments - GitHub Satellite 2019

1,042 views

6 years ago

convg-ai
Databricks CI/CD pipelines with GitHub Actions to separate environments

In this tutorial we go through how to set up CI/CD pipelines in GitHub that can communicate with a Databricks workspace using ...

20:03
Databricks CI/CD pipelines with GitHub Actions to separate environments

5,760 views

1 year ago

DevOps & AI Toolkit
Branching Strategies Explained

What are different branching strategies? Which Git branching strategy should you be using? Should it be trunk-based ...

18:19
Branching Strategies Explained

176,582 views

4 years ago

Arpan Solanki
Github Actions Certification - Create Environment for Workflow approvals

Now let's take a look at how to create an environment and then later on in a subsequent video we'll see how to utilize the ...

1:15
Github Actions Certification - Create Environment for Workflow approvals

1,041 views

1 year ago

goobar
Add Inputs to GitHub Actions Workflows - GitHub Actions Tutorial

In this GitHub Actions Tutorial, we'll walk through how to add user inputs to workflow_dispatch triggers in your GitHub Actions ...

14:05
Add Inputs to GitHub Actions Workflows - GitHub Actions Tutorial

20,507 views

2 years ago