ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

181,676 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,679 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

5,001 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,681 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,561 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

227,131 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,415 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,057 views

11 months 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,822 views

2 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,726 views

4 years ago

People also watched

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,150 views

2 years 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

274,022 views

2 years ago

DB Tech
Dockhand Deep Dive: The NEW Docker Management Tool Explained

In this deep dive, I walk through Dockhand - a brand new Docker management platform that makes it easy to manage single or ...

38:22
Dockhand Deep Dive: The NEW Docker Management Tool Explained

7,633 views

2 days ago

Databricks
CI/CD for Databricks: Advanced Asset Bundles and GitHub Actions

Databricks Asset Bundles (DABs) provide a way to use the command line to deploy and run a set of Databricks assets — like ...

40:47
CI/CD for Databricks: Advanced Asset Bundles and GitHub Actions

8,276 views

6 months ago

Github Awesome
31 Trending Self-Hosted Projects on GitHub

Today's video is packed with 31 trending self-hosted projects — from developer tools to media servers, and productivity platforms ...

14:42
31 Trending Self-Hosted Projects on GitHub

7,488 views

2 days ago

freeCodeCamp.org
Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git

Git has the power to make you a better software developer. But you'll have to go beyond the basic "commit, push, pull" to use it ...

40:42
Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git

1,867,404 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,319 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

98,005 views

3 months ago

Stephen G. Pope
20X Your Development Speed (Copy My Vibecoding Setup)

Build AI Products → https://no-code-architects.dev ----- This is the ultimate vibe coding setup for building SaaS apps with Claude ...

28:22
20X Your Development Speed (Copy My Vibecoding Setup)

6,728 views

5 days 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,424 views

4 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,039,740 views

5 years 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

704 views

2 months 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!]

106,895 views

1 year 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

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,076 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,539 views

4 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,277 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

385,061 views

4 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,924 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,618 views

2 years ago