ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

190,031 results

Related queries

github actions terraform aws

github actions in hindi

github actions interview questions

github actions شرح

github actions vs jenkins

github actions secrets

github actions tutorial tamil

github actions self hosted runner

github actions in telugu

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

523,132 views

2 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,396 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,406 views

5 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

212,755 views

1 year 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,976 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,212 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

80,786 views

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

10 months 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

77,945 views

3 months 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)

290,453 views

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

101,932 views

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

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

138 views

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

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

3 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,637 views

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

382,202 views

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

175,949 views

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

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

10 months ago

vCluster
GitHub Actions + vCluster Platform : Creating Preview Environments

In this video, we create preview environments using GitHub Actions and vCluster Platform. ▻ GitHub Examples ...

12:58
GitHub Actions + vCluster Platform : Creating Preview Environments

443 views

11 months ago

Qovery
Building an E2E Ephemeral Testing Environments Pipeline with GitHub Actions and Qovery

Romaric Philogène, CEO and Co-founder of Qovery - walks you through creating a complete, cost-effective Ephemeral Testing ...

55:57
Building an E2E Ephemeral Testing Environments Pipeline with GitHub Actions and Qovery

520 views

2 years ago

GitHub
Managing test environments with GitOps and Actions - GitHub Universe 2020

Presented by: Andreas Prang, Team Lead Infrastructure Services, Axel Springer SE Daniel Fassbender, Senior Software ...

15:51
Managing test environments with GitOps and Actions - GitHub Universe 2020

2,359 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

418 views

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

2 years ago