ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,846 results

return(GiS);
3. What are GitHub runners?

Hey developer 👋🏻! In this video, from my GitHub Actions series, I'll explain what GitHub runners are, the different types ...

10:49
3. What are GitHub runners?

1,072 views

1 year ago

DEFCONConference
DEF CON 32 - Grand Theft Actions Abusing Self Hosted GitHub Runners - Adnan Khan, John Stawinski

GitHub Actions is quickly becoming the de facto CI/CD provider for open-source projects, startups, and enterprises. At the same ...

44:23
DEF CON 32 - Grand Theft Actions Abusing Self Hosted GitHub Runners - Adnan Khan, John Stawinski

6,940 views

1 year ago

Glenn Raya
Effortless Continuous Deployment for Laravel with GitHub Actions

In this video, we'll show you how to set up effortless continuous deployment for your web projects using GitHub Actions, with a ...

15:41
Effortless Continuous Deployment for Laravel with GitHub Actions

13,847 views

1 year ago

Ehsan's Tech Cave
Automate Docker Deployments on Proxmox with GitHub Actions – Full Guide!

In this video, I'll show you how to fully automate Docker container deployments on Proxmox using GitHub Actions. By the end of ...

20:08
Automate Docker Deployments on Proxmox with GitHub Actions – Full Guide!

1,906 views

1 year ago

Aotearoa New Zealand GitHub User Group
Self-Hosted GitHub Actions Runners FOR FREE! - Jerome Brown, Lead Platform Engineer @ Mantel Group

GitHub Hosted Runners are convenient and free to use. But they have one major limitation: they can't talk to resources on your ...

29:21
Self-Hosted GitHub Actions Runners FOR FREE! - Jerome Brown, Lead Platform Engineer @ Mantel Group

153 views

1 year ago

CNCF [Cloud Native Computing Foundation]
Securing Self-Hosted GitHub Actions with Kubernetes & Actions-Runner-Controller - Natalie Somersall

Don't miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe in Amsterdam, The Netherlands from 18 - 21 ...

40:53
Securing Self-Hosted GitHub Actions with Kubernetes & Actions-Runner-Controller - Natalie Somersall

3,765 views

2 years ago

Kinvolk
Flatcar Presents: Self-Hosted Github Action runners with GARM (Live Demo)

GARM is the Github Actions Runners Manager for self-hosted Github Runners - see https://github.com/cloudbase/garm/ for more ...

28:41
Flatcar Presents: Self-Hosted Github Action runners with GARM (Live Demo)

278 views

3 years ago

Society of Research Software Engineering
Pascal FĂĽhrlich: Debugging GitHub Actions Locally

A walkthrough from RSECon2022. Details: https://virtual.oxfordabstracts.com/#/event/3101/submission/20 ===== Abstract: GitHub ...

25:43
Pascal FĂĽhrlich: Debugging GitHub Actions Locally

200 views

3 years ago

DEFCON Switzerland
Action Anomalies: A Hackers Guide To Github Actions - Elliot Ward

Elliot Ward (Snyk) In the DevOps era of frequent releases, CI tools such as Github actions are powerful platforms to enable secure ...

49:17
Action Anomalies: A Hackers Guide To Github Actions - Elliot Ward

674 views

1 year ago

The Linux Foundation
Scaling GitHub Actions To the CNCF - Jeffrey Sica, Cloud Native Computing Foundation

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

40:51
Scaling GitHub Actions To the CNCF - Jeffrey Sica, Cloud Native Computing Foundation

58 views

3 weeks ago

Kai Hendry
Gitlab Path to Production using Protected git tags

To illustrate the git tagging flow: https://gitlab.com/kaihendry/p2p-demo/-/blob/main/.gitlab-ci.yml Environments should be ...

9:24
Gitlab Path to Production using Protected git tags

7,201 views

2 years ago

CNCF [Cloud Native Computing Foundation]
Pwning the CI (with GitHub Action Workflows) - Stephen Giguere, Bridgecrew

Don't miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe 2023 in Amsterdam, The Netherlands from ...

28:21
Pwning the CI (with GitHub Action Workflows) - Stephen Giguere, Bridgecrew

166 views

3 years ago

PowerShell.org
GitHub Actions vs Azure DevOps

Presented by Thomas Van Laere & Micha Wets After the acquisition of GitHub by Microsoft in 2018, we immediately asked ...

57:56
GitHub Actions vs Azure DevOps

2,005 views

4 years ago

Raddy
Next.js 14 Deployment to VPS with GitHub Actions CI/CD

Get €20 with Hetzner (Good Alternative) : https://hetzner.cloud/?ref=lJfA3ntsv43z Get $200 in DigitalOcean Credit: ...

52:31
Next.js 14 Deployment to VPS with GitHub Actions CI/CD

27,901 views

2 years ago

Abiola David - Databricks and Microsoft MVP
AUTOMATED DATABRICKS NOTEBOOK CICD USING GIT ACTIONS

In this end-to-end data engineering video, I demonstrated how to architect a fully automated CI/CD pipeline for Databricks ...

46:43
AUTOMATED DATABRICKS NOTEBOOK CICD USING GIT ACTIONS

5,687 views

7 months ago

Igalia
Web engine CI on a Shoestring Budget

Servo is a greenfield web browser engine that supports many platforms. Automated testing for the project requires building Servo ...

57:05
Web engine CI on a Shoestring Budget

528 views

3 weeks ago

GitHub
Learn with GitHub Actions Playground

New to GitHub Actions? Start learning in our actions playground!

0:27
Learn with GitHub Actions Playground

4,881 views

2 years ago

Peter Schneider
Ubuntu-latest GitHub runner cannot Connect to localhost API

Ubuntu-latest GitHub runner cannot Connect to localhost API I hope you found a solution that worked for you :) The Content ...

3:52
Ubuntu-latest GitHub runner cannot Connect to localhost API

15 views

2 years ago

Drupal 4 Gov
Combining the power of GitHub Actions with the flexibility of self hosting with DDEV Site Runner.

By now, many people are aware of the utility of “GitOps” automation platforms like GitHub Actions, BitBucket and GitLab Pipelines.

39:41
Combining the power of GitHub Actions with the flexibility of self hosting with DDEV Site Runner.

136 views

1 year ago

DevConf
GitHub Actions - is it safe? - DevConf.CZ 2022

Speaker: Jiří Konečný The GitHub Actions is a great tool which helps you with the testing of your project or do almost any sort of ...

48:24
GitHub Actions - is it safe? - DevConf.CZ 2022

61 views

3 years ago

Roel Van de Paar
Self-Hosted Github runner, how do privileged commands work?

Self-Hosted Github runner, how do privileged commands work? Helpful? Please support me on Patreon: ...

2:29
Self-Hosted Github runner, how do privileged commands work?

0 views

4 years ago

Plain Concepts
dotNET 2022 | Azure CI/CD with GitHub Actions

Back in 2019, GitHub released GitHub Actions to help us automate our software development workflows. Couple of months later, ...

49:41
dotNET 2022 | Azure CI/CD with GitHub Actions

211 views

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

2 years ago

Rob Bos
Working with GitHub Apps instead of a PAT

In this video Rob shows you end to end how to create a GitHub App and use it as a service account to get access to other ...

20:21
Working with GitHub Apps instead of a PAT

29,165 views

2 years ago

goobar
Manually Trigger GitHub Actions Workflows Using workflow_dispatch - GitHub Actions Tutorial

In this GitHub Actions Tutorial, we'll walk through how to add a workflow_dispatch to your GitHub Actions workflow so it can be run ...

6:59
Manually Trigger GitHub Actions Workflows Using workflow_dispatch - GitHub Actions Tutorial

31,491 views

2 years ago