ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,993 results

Related queries

github actions terraform aws

github environments

github actions interview questions

github actions tutorial

github actions vs jenkins

github actions self hosted runner

github actions شرح

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

2 years ago

InterviewPro
GitHub Actions - Secrets and Variables in Reusable Workflow

Learn how to handle secrets and variables in reusable workflows in GitHub Actions! This video covers: Accessing Secrets and ...

11:54
GitHub Actions - Secrets and Variables in Reusable Workflow

1,658 views

11 months ago

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

2 years ago

CoderDave
GitHub Actions Secrets: Security Best Practices

In this video I am going to show you some security best practices for using GitHub Actions Secrets properly and safely. Let's talk ...

6:29
GitHub Actions Secrets: Security Best Practices

2,572 views

2 years ago

GitHub
Introduction to secret leaks and getting started with GitHub Secret Protection

Have your secrets leaked? Learn about what you can do to mitigate risk -- and stop secrets from leaking in the first place.

3:11
Introduction to secret leaks and getting started with GitHub Secret Protection

10,672 views

8 months 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,374 views

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

2 years ago

People also watched

MoureDev by Brais Moure
GITHUB ACTIONS: AUTOMATIZA tu CÓDIGO y ahorra tiempo

GitHub Actions es una herramienta muy potente que nos permite crear automatizaciones de construcción, despliegue y testing en ...

51:39
GITHUB ACTIONS: AUTOMATIZA tu CÓDIGO y ahorra tiempo

57,398 views

1 year ago

Fazt Code
Introduction to GitHub Actions

GitHub Actions is a feature of GitHub that allows you to run tasks on a server for testing purposes, or to execute program ...

19:04
Introduction to GitHub Actions

23,133 views

1 year ago

Solo Swift Crafter
GitHub Agent HQ: The New Solo Dev Superpower?

https://www.crafterslab.dev So, yeah… Agent HQ just dropped at GitHub Universe and I'll be honest, I haven't been this hyped ...

9:50
GitHub Agent HQ: The New Solo Dev Superpower?

2,639 views

2 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

78,271 views

3 months ago

GitHub
5 ways to automate everyday workflows with GitHub Actions

GitHub Actions has revolutionized the way developers automate workflows, streamline processes, and supercharge their ...

15:20
5 ways to automate everyday workflows with GitHub Actions

3,689 views

1 month ago

Gheware DevOps AI
Claude Code Just Got SUPERPOWERS! 5 Features That Change EVERYTHING (2025)

Claude Code Just Got SUPERPOWERS! 5 Features That Change EVERYTHING (2025) While everyone debates ChatGPT vs ...

7:28
Claude Code Just Got SUPERPOWERS! 5 Features That Change EVERYTHING (2025)

334 views

2 days ago

Victor on Software
How to reuse workflows and steps in GitHub Actions (2024)

How to create reusable workflows and reusable steps in GitHub Actions Full article: ...

15:17
How to reuse workflows and steps in GitHub Actions (2024)

2,964 views

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

5 years ago

KodeKloud
GitHub Actions Tutorial: Advanced Concepts You Should Know (Part 2)

Access Black Friday Sale(Up To 50% OFF): https://kode.wiki/4oJUEZ5 Access to Free Labs: https://kode.wiki/3YggCYv ...

1:08:02
GitHub Actions Tutorial: Advanced Concepts You Should Know (Part 2)

7,484 views

8 months ago

Kevin Feasel
Taking a Look at GitHub Advanced Security

In this video, I show off some of the GitHub Advanced Security functionality available to open-source public repositories, and ...

18:16
Taking a Look at GitHub Advanced Security

7,512 views

1 year ago

DevOps Hint
GitHub Actions Secrets Tutorial | How to use Secrets in GitHub Actions | GitHub Actions Tutorial

In this Video we are going to cover GitHub Actions Secrets Tutorial | How to use Secrets in GitHub Actions | GitHub Actions ...

16:32
GitHub Actions Secrets Tutorial | How to use Secrets in GitHub Actions | GitHub Actions Tutorial

7,720 views

3 years ago

Integrations Ninjas
Authenticate GitHub Actions with AWS Using OIDC — No Secrets Needed

Authenticate GitHub Actions with AWS using OIDC (OpenID Connect) — no access keys or secrets required. In this hands-on ...

17:29
Authenticate GitHub Actions with AWS Using OIDC — No Secrets Needed

2,492 views

6 months ago

anthonywritescode
safely stealing github secrets with cryptography (intermediate) anthony explains #459

today I show a hackerman workflow for retrieving lost secrets from github actions by utilizing public-key cryptography! - wiki link: ...

5:32
safely stealing github secrets with cryptography (intermediate) anthony explains #459

1,979 views

3 years ago

Scott Westover
Introduction To GitHub Actions: Part 11 - GitHub Secrets

In this introduction to GitHub Actions course, we will be covering the following topics: - GitHub Workflows and Actions - The ...

4:50
Introduction To GitHub Actions: Part 11 - GitHub Secrets

1,376 views

3 years ago

Brian Morrison
GitHub Actions SECRETS • #secrets  #devops #githubactions

In this video, we'll be discussing and showing you how to use secrets in GitHub actions. Secrets such as API keys should never be ...

7:05
GitHub Actions SECRETS • #secrets #devops #githubactions

26,514 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)

290,489 views

4 years ago

Ana's Dev Scribbles
Stop Using GitHub Secrets. Try This Instead

Tired of GitHub Secrets being unreadable once set? In this video, I'll show you how to use Google Secret Manager to securely ...

3:36
Stop Using GitHub Secrets. Try This Instead

212 views

6 months ago

CoderDave
Manage Secrets in GitHub | GitHub Repository Secrets vs Environment Secrets

Secrets in GitHub are stored and managed at multiple levels. In this video we will see how we can manage secrets in GitHub and ...

4:41
Manage Secrets in GitHub | GitHub Repository Secrets vs Environment Secrets

21,249 views

4 years ago

Talking tech with Techielass
GitHub Actions Secrets: Security Best Practices

In this video, I am going to show you 7 security best practices for using GitHub Actions Secrets properly and safely.

2:52
GitHub Actions Secrets: Security Best Practices

210 views

2 years ago

fwd:cloudsec
Not So Secret: The Hidden Risks of GitHub Actions Secrets

Speaker: Amiran Alavidze Amiran is a passionate product security professional with over 20 years of experience spanning ...

21:47
Not So Secret: The Hidden Risks of GitHub Actions Secrets

405 views

5 months ago

InterviewPro
GitHub Actions - Environment Variables & Secrets

In this video, we dive deep into environment variables and secrets in GitHub Actions and explore how to securely manage them to ...

9:00
GitHub Actions - Environment Variables & Secrets

1,024 views

10 months ago

webpwnized
How to create a GitHub Secret

Twitter: @webpwnized Thank you for watching. Please upvote and subscribe. Welcome to our in-depth guide on creating GitHub ...

2:42
How to create a GitHub Secret

11,760 views

3 years ago