ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

22,100 results

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,272 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,693 views

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

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

524,300 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,861 views

9 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)

291,086 views

4 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,978 views

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

88,302 views

3 months 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,675 views

6 months 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,159 views

5 years ago

Manthan Dhole
14. GitHub Advanced Security (GHAS) Features | CodeQL | Dependabot | SAST, SCA & Secret Scanning

GitHub: https://github.com/ManthanDhole LinkedIn: https://www.linkedin.com/in/manthan-dhole2208/ Instagram: ...

18:38
14. GitHub Advanced Security (GHAS) Features | CodeQL | Dependabot | SAST, SCA & Secret Scanning

871 views

7 months 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,514 views

5 years ago

Andrew Hoog
How to build an iOS app with GitHub Actions [2023]

Technical blog: https://www.andrewhoog.com/post/how-to-build-an-ios-app-with-github-actions-2023/ In this video, I'll walk you ...

18:46
How to build an iOS app with GitHub Actions [2023]

27,910 views

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

1 month ago

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

Access to Free Labs: https://kode.wiki/3YggCYv Welcome to GitHub Actions Core Concepts Part 2! In this video, we dive deeper ...

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

7,695 views

9 months ago

Colby Fayock
Custom GitHub Actions in Node.js - GitHub Actions JavaScript Tutorial

Learn how to create a GitHub Action in Node.js with JavaScript. We'll walk through: - Creating and configuring a new GitHub ...

15:56
Custom GitHub Actions in Node.js - GitHub Actions JavaScript Tutorial

20,724 views

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

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

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

3 years ago

Snyk
How to Use GitHub Actions Environment Variables and Secrets

Use Snyk for free to find and fix security issues in your applications today! https://snyk.co/ugLYn Today we show you how to use ...

25:53
How to Use GitHub Actions Environment Variables and Secrets

11,611 views

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

416 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,284 views

4 years ago

InterviewPro
GitHub Actions - Variables & Secrets

In this tutorial, we'll show how to configure variables and secrets in GitHub and how to access them in a workflow. Complete ...

5:53
GitHub Actions - Variables & Secrets

1,637 views

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

211 views

2 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

228 views

6 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,045 views

10 months ago

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

Access to Free Labs: https://kode.wiki/3YggCYv In this GitHub Actions tutorial, we break down the fundamentals of automating ...

1:28:57
GitHub Actions Tutorial: Advanced Concepts You Should Know (Part 1)

23,504 views

9 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,781 views

4 years ago