ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

591 results

Kai Hendry
🙌 OIDC AWS role means no more Github Actions secrets! 🕵️

More about GitHub OIDC provider ...

7:33
🙌 OIDC AWS role means no more Github Actions secrets! 🕵️

5,669 views

3 years ago

Ulises Gascon
Safely store secrets in Git using Blackbox

Blackbox is a great tool for securely storing secrets within Git. It helps streamline the process of working with secrets while ...

14:48
Safely store secrets in Git using Blackbox

547 views

2 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

644 views

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

28,603 views

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

1 year ago

Code Geek
GitHub Actions - Is It Safe

GitHub Actions - Is It Safe. The GitHub Actions is a great tool which helps you with the testing of your project or do almost any sort ...

48:24
GitHub Actions - Is It Safe

65 views

3 years ago

Lunatech
Lunatech Tech Talks: Automate your workflows using Github Actions

Lunatech Tech Talks: Automate your workflows using Github Actions — Robin Raju - Software Developer Lunatech Netherlands ...

54:01
Lunatech Tech Talks: Automate your workflows using Github Actions

206 views

5 years ago

Hyo
[Shorts for Devs] Upload secret files to github workflow

In this series, we'll find out how to upload secret files to github so that workflow can run as expected. The example workflow code ...

0:57
[Shorts for Devs] Upload secret files to github workflow

289 views

2 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

1,992 views

3 years ago

afrimapr
An automated data pipeline using R and GitHub Actions

In the April 2022 afrimapr community meetup,, Anne Treasure showcased a data pipeline developed for reading data from a ...

34:19
An automated data pipeline using R and GitHub Actions

265 views

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

2 years ago

ITOpsTalk
Deploy Bicep files by using Github Actions

In this session we'll create an AKS cluster with secrets from Azure Key Vault with Bicep and GitHub actions. Once the cluster is ...

52:24
Deploy Bicep files by using Github Actions

109 views

Streamed 4 years ago

Unleashed Design
🤖 GitHub Action für SSH Deployment eurer Website 👍 [TUTORIAL]

Heute erstellen wir ein GitHub Workflow der mithilfe einer Action eure "Fertige" Website auf einen Remote Server kopieren kann ...

15:10
🤖 GitHub Action für SSH Deployment eurer Website 👍 [TUTORIAL]

5,337 views

4 years ago

Devopedia
GitHub Actions Deep Dive — CI/CD for LAMP Stack

First announced in 2018, GitHub Actions is a GitHub feature that's popular with developers. It can be used not just for CI/CD but ...

1:07:56
GitHub Actions Deep Dive — CI/CD for LAMP Stack

261 views

3 years ago

return(GiS);
6. Cómo gestionar secretos en GitHub Actions

github #githubactions #ci #cd ¡Hola developer ! En este vídeo, de mi serie sobre Github Actions, voy a mostrarte cómo ...

19:54
6. Cómo gestionar secretos en GitHub Actions

6,361 views

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

2 years ago

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

... workflows ✓ Configuring GitHub Secrets for secure CI/CD ✓ Automating deployment with GitHub Actions ✓ Building a Power ...

46:43
AUTOMATED DATABRICKS NOTEBOOK CICD USING GIT ACTIONS

5,406 views

6 months ago

Lars Gyrup Brink Nielsen
GitHub After Dark: Deploying Docusaurus to GitHub Pages using GitHub Actions

The new GitHub Pages setup uses official GitHub Actions, GitHub Environments, and GitHub Deployments instead of special ...

1:01:26
GitHub After Dark: Deploying Docusaurus to GitHub Pages using GitHub Actions

2,215 views

Streamed 3 years ago

Abiola David - Databricks and Microsoft MVP
🚀Automated Azure Data Factory CI/CD using Git Action [Must Watch🔥]

Create GitHub Secrets. ✓ Setup GitHub Actions workflow ✓ Continuous integration and continuous deployment. Azure ...

30:03
🚀Automated Azure Data Factory CI/CD using Git Action [Must Watch🔥]

1,545 views

6 months ago

Confreaks
Aloha Ruby Conference 2012 Git and GitHub Secrets by Zach Holman

Help us caption & translate this video! http://amara.org/v/FGgS/

43:20
Aloha Ruby Conference 2012 Git and GitHub Secrets by Zach Holman

19,024 views

13 years ago

Tug on Dev!
How to Write a Custom GitHub Action

In this video you will learn how to create a custom GitHub Action in JavaScript. Blog post associated to this video: ...

12:38
How to Write a Custom GitHub Action

4,685 views

4 years ago

Open Source Security
tj-actions with Endor Lab's Dimitri Stiliadis

Dimitri Stiliadis, CTO from Endor Labs, discusses the recent tj-actions/changed-files supply chain attack, where a compromised ...

34:12
tj-actions with Endor Lab's Dimitri Stiliadis

54 views

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

2 years ago

Ganesh Tiwari
Using Github OIDC to authenticate your Actions with AWS

This video describes a process using which you can authenticate your actions to AWS or any other Cloud Provider (method will ...

19:56
Using Github OIDC to authenticate your Actions with AWS

148 views

2 years ago

Drupal Association
GitHub Actions + Docker + Cypress = CI/CD Nirvana

Speaker: Marji Cermak (Marji) In today's Drupal landscape, speed alone isn't enough – your deployments must also be secure, ...

40:46
GitHub Actions + Docker + Cypress = CI/CD Nirvana

40 views

1 month ago