ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

182,102 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

525,163 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,998 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,617 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,524 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

224,334 views

1 year 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,371 views

4 years 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,510 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

2,016 views

11 months ago

People also watched

Miraya Tech
How To Make Your GitHub Stand Out (Gets You Hired!)

Thank you for watching ↓ Learn to code. Build projects. Get hired in 90 days → https://0tohired.com In this video, I'll show you: ...

8:13
How To Make Your GitHub Stand Out (Gets You Hired!)

107,087 views

2 months 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,143 views

2 years ago

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

88,976 views

3 months 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,253 views

5 years ago

Fazt Code
LIVE de Github Actions para principiantes - ¿Como actualizar tu código automáticamente?

Github Actions es una de las herramientas que ofrece Github para que podamos crear un flujo CI/CD en nuestros propios ...

1:10:31
LIVE de Github Actions para principiantes - ¿Como actualizar tu código automáticamente?

24,564 views

3 years ago

AI LABS
The Best MCP Servers of 2025

The 6 best MCP servers of 2025 that changed how I approach AI coding. From pulling live documentation into Claude Code and ...

8:11
The Best MCP Servers of 2025

19,850 views

3 weeks ago

DevOps Journey
How to design a modern CI/CD Pipeline

Learn how I design CI/CD pipelines. in this video I diagram out the major components and considerations taken when creating ...

9:59
How to design a modern CI/CD Pipeline

273,338 views

2 years ago

TechWorld with Nana
3 Git Workflows Every Developer Should Know (And When to Use Each)

I've put together a handy checklist to transform manual workflows into an automated pipeline - you can grab it here: ...

31:32
3 Git Workflows Every Developer Should Know (And When to Use Each)

50,759 views

6 days ago

Posit PBC
How to deploy Shiny apps in 2026 | Alex Chisholm | Data Science Lab

The Data Science Lab is a live weekly call. Register at pos.it/dslab! Discord invites go out each week on lives calls. We'd love to ...

55:20
How to deploy Shiny apps in 2026 | Alex Chisholm | Data Science Lab

856 views

4 days 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

93,930 views

3 months 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,985 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,627 views

2 years 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,035,566 views

5 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!]

105,942 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

659 views

2 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

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,257 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,065 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

177,204 views

4 years ago

PanDevOps
🚀 ¡Domina GitHub Actions con Environments! Despliega usando One Flow, GitLab Flow y más! 🔥

Estás listo para llevar tus pipelines de GitHub Actions al siguiente nivel? En este vídeo, te enseño a usar environments para ...

14:41
🚀 ¡Domina GitHub Actions con Environments! Despliega usando One Flow, GitLab Flow y más! 🔥

140 views

1 year ago

Tug on Dev!
GitHub 101: Preview Environment with GitHub Actions

In this video you will learn more about GitHub Actions and how it could be used to create preview environment on pull request.

13:50
GitHub 101: Preview Environment with GitHub Actions

1,312 views

4 years ago

DevOps Journey
Github Actions CI/CD - Everything you need to know to get started

I finally made a Github Actions tutorial! In this video, I go over everything you need to know to get started with Github actions.

12:21
Github Actions CI/CD - Everything you need to know to get started

384,469 views

4 years 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,572 views

2 years ago