ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

529 results

Indigo Tech Tutorials
Deploy Rails 8 App with Github Actions

Learn how to easily deploy your Rails 8 app using Github Actions and Kamal Automating your deploys with Kamal will save you ...

16:24
Deploy Rails 8 App with Github Actions

452 views

5 months ago

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

#Databricks #CICD #GitHubActions #Azure #DataEngineering #Automation #PowerBI #MachineLearning #Python #AI ...

46:43
AUTOMATED DATABRICKS NOTEBOOK CICD USING GIT ACTIONS

5,408 views

6 months ago

Chris Wahl
GitHub Actions with AWS and OIDC Integration | Wahl Network

GitHub Actions with AWS and OIDC Integration: Build Your Enterprise Landing Zone | Wahl Network ☑️Subscribe to Me: ...

16:50
GitHub Actions with AWS and OIDC Integration | Wahl Network

892 views

8 months ago

Aotearoa New Zealand GitHub User Group
GitHub Actions: 0–100 in 60 minutes with Jerome Brown

Actions provide the foundation for automation within the GitHub ecosystem. In this introductory session, we will dive into how to ...

58:02
GitHub Actions: 0–100 in 60 minutes with Jerome Brown

68 views

7 months ago

Leonardo Collado Torres
[2025-03-21] biocthis v1.17.4 updated GitHub Actions workflow

For more information on Leonardo Collado-Torres, check https://bsky.app/profile/lcolladotor.bsky.social. For more information ...

55:38
[2025-03-21] biocthis v1.17.4 updated GitHub Actions workflow

17 views

9 months ago

NUS Hackers
Hackerschool AY2425 S2: Intro to CI/CD with Github and Github Actions

Want to leverage Github Actions to perform Continuous Integration and/or Continuous Deployment (CI/CD) ...

1:21:54
Hackerschool AY2425 S2: Intro to CI/CD with Github and Github Actions

101 views

6 months ago

Peter Schneider
Unix: How can I create an alias for a git action command (which includes spaces)?

How can I create an alias for a git action command (which includes spaces)? I hope you found a solution that worked for you ...

4:41
Unix: How can I create an alias for a git action command (which includes spaces)?

3 views

9 months ago

SUSE Labs
Shung-Hsi Yu: Kernel Testing with GitHub Action

This talk will present how I'm currently running BPF selftests (test suite for BPF that is part of Linux kernel source) to test upstream ...

25:03
Shung-Hsi Yu: Kernel Testing with GitHub Action

27 views

5 months ago

IPFS
Deploy Static Apps and Websites to IPFS with GitHub Actions

This guide will walk you through the process of configuring GitHub Actions workflow to deploy a repository containing a static app ...

17:19
Deploy Static Apps and Websites to IPFS with GitHub Actions

1,150 views

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

Stateless Code
The Path to Rails 8 - Update the GitHub Actions to include Rails 8 Enhancements

Way back in episodes 3 and 4 of this series (this is episode 57), we set up our GitHub Actions for the project. Starting with Rails ...

18:15
The Path to Rails 8 - Update the GitHub Actions to include Rails 8 Enhancements

64 views

6 months ago

Red Hat Enterprise Linux
Building bootc images with GitHub Actions instead of manually

Instead of manually building bootc images locally you push your container file changes to a Git repository and let GitHub Actions ...

10:36
Building bootc images with GitHub Actions instead of manually

307 views

3 weeks ago

Petr Ruzicka
Slack notification for GitHub Pull Requests with status updates

Use GitHub Actions for Slack notifications of your Pull Requests including the PR status updates ...

2:00
Slack notification for GitHub Pull Requests with status updates

134 views

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

Alex Demko
A GitHub Trick Even Seniors Forget 🤫

In this video, we'll break down the core concepts of CI/CD using real-world example with GitHub Actions and Docker Are you ...

0:16
A GitHub Trick Even Seniors Forget 🤫

167 views

3 months ago

Erarnitox
What you need to know about Git and GitHub (Actions) for C++

Today we will cover how to use git and GitHub for your basic versioning needs. However, we will also go a step further and make ...

17:56
What you need to know about Git and GitHub (Actions) for C++

238 views

7 months ago

Nico Develop
Automatiser la publication Flutter sur pub.dev (GitHub Actions inside)

Business, astuces, conseils sur mon Telegram https://bit.ly/nicodevelop Tu veux publier ton premier package Flutter sur ...

15:33
Automatiser la publication Flutter sur pub.dev (GitHub Actions inside)

154 views

9 months ago

Engineering Community
My first steps in GitHub Actions, or how to fall in love with Continuous Integration by Kyrychenko S

During this presentation, we will create a workflow. The workflow will build some artifacts. Then we will add cache to workflow to ...

54:48
My first steps in GitHub Actions, or how to fall in love with Continuous Integration by Kyrychenko S

134 views

11 months ago

MadeForCloud
Create Professional Architecture Diagrams using AI for Free using Python and Github Copilot

Create professional cloud architecture diagrams automatically using AI, Python, and GitHub Copilot — completely free.

15:28
Create Professional Architecture Diagrams using AI for Free using Python and Github Copilot

52,854 views

1 month ago

Seth Franklin
Automating the build and deploy of sethfranklin.com to AWS using GitHub Actions, Terraform, and Hugo

Blog post: https://sethfranklin.com/posts/deploying-this-site/ GitHub repository: https://github.com/SethFranklin/sethfranklin.com.

11:56
Automating the build and deploy of sethfranklin.com to AWS using GitHub Actions, Terraform, and Hugo

50 views

6 months ago

Alex Demko
This Is How Pros Deploy Code 🚀

In this video, we'll break down the core concepts of CI/CD using real-world example with GitHub Actions and Docker Are you ...

0:32
This Is How Pros Deploy Code 🚀

1,002 views

3 months ago

Plone
Love Story: When Designers Meet GitHub Actions

How to deploy a Plone theme easily. RELATED LINKS: https://plone.org/ CONNECT: Website: https://plone.org/ X: ...

5:05
Love Story: When Designers Meet GitHub Actions

152 views

8 months ago

stm coder
Deploy Your Website Automatically with GitHub Actions 🔁 | STM CODER

Deploy Your Website Automatically with GitHub Actions | STM CODER Tired of manually deploying your static websites every ...

1:32
Deploy Your Website Automatically with GitHub Actions 🔁 | STM CODER

2,776 views

4 months ago

Peter Schneider
Git not committing, gpg stuck in database_open waiting for lock

Git not committing, gpg stuck in database_open waiting for lock I hope you found a solution that worked for you :) The Content is ...

2:57
Git not committing, gpg stuck in database_open waiting for lock

7 views

11 months ago

Udzial (By Gaurav Khurana)
GitHub Spark: The EASIEST Way to Launch Your Website!

Can you find all 10 bugs here ? https://bug-hunt-challenge--gauravkhuraana.github.app I'll show you how easy it is to create your ...

9:30
GitHub Spark: The EASIEST Way to Launch Your Website!

206 views

1 month ago