ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,187 results

Related queries

github actions terraform aws

github environments

github actions interview questions

github actions self hosted runner

github actions vs jenkins

github actions tutorial

github actions in telugu

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,640 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,647 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,570 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

522,716 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,605 views

8 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,198 views

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

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

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

3 years ago

People also watched

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

8 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,566 views

4 weeks ago

AI with Avthar
How I Start EVERY Claude Code Project

Want to go even deeper on Claude Code with hands-on help? Join my LIVE 9-day course Ship Apps with Claude Code and ...

34:16
How I Start EVERY Claude Code Project

17,472 views

7 days 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

825 views

6 months ago

Sam Witteveen
FunctionGemma - Function Calling at the Edge

In this video, I look at the latest release from the Gemma team, FunctionGemma, which is all about having a super-small model ...

11:28
FunctionGemma - Function Calling at the Edge

14,281 views

5 days ago

CoderDave
GitHub Actions Reusable Workflows FULL TUTORIAL with Examples: Templates on Steroids

No more duplication! You can now reuse entire GitHub Actions workflows as if they were a single action. Instead of copying and ...

8:44
GitHub Actions Reusable Workflows FULL TUTORIAL with Examples: Templates on Steroids

35,228 views

4 years ago

Infrasity
Managing GitHub Secrets Demo: Best Practices and Tips

GitHub Secrets are a powerful tool for securely storing and accessing sensitive information, such as API keys, passwords, and ...

15:01
Managing GitHub Secrets Demo: Best Practices and Tips

1,988 views

2 years ago

Mickey Gousset
GitHub Actions - Calling Reusable Workflows

Did you know there are multiple ways to call a reusable workflow in GitHub Actions? Well, now ya do. Watch the video to find out ...

13:03
GitHub Actions - Calling Reusable Workflows

12,419 views

3 years ago

Romano Roth
GitHub: DevSecOps: Part 7/12: How to find secrets in your own code with Secret Scanning

What is Secret Scanning ? Part 7/12: In this video, Padi and I will show you how to find secrets in your own code or configuration ...

14:11
GitHub: DevSecOps: Part 7/12: How to find secrets in your own code with Secret Scanning

6,979 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,368 views

4 years ago

GitHub
How to handle secrets in GitHub Actions #shorts

Let's talk about secrets. Presented by: Joseph Katsioloudes (@jkcso) Connect with us: Twitter: @GHSecurityLab Web: ...

0:39
How to handle secrets in GitHub Actions #shorts

9,701 views

3 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

211 views

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

401 views

5 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,413 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,976 views

3 years 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,013 views

10 months 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,613 views

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

3 years ago

Fireship
5 Ways to DevOps-ify your App - Github Actions Tutorial

Five easy ways to automate your software development process with Github Actions. Lean how to build CI/CD pipelines and ...

12:12
5 Ways to DevOps-ify your App - Github Actions Tutorial

754,617 views

5 years ago