- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Build Your First Production-Style Workflow with GitHub Actions
*Build Your First Production-Style Workflow with GitHub Actions*
👉 GitHub Repository: https://github.com/CloudWithVarJosh/GitHub-Actions-Basics-To-Production
👉 GitHub Actions Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwThF00pAAvktjkVtL7APhD5
👉 Join the Channel to support: https://www.youtube.com/channel/UCaLKKEjj21ucnOYi45ZHwkw/join
In this third lecture of the *GitHub Actions: Basics to Production* series, we move deeper into one of the most important concepts in GitHub Actions: *actions*.
We will understand reusable automation in GitHub Actions, explore GitHub Marketplace, and see how modern CI/CD workflows combine reusable actions with custom scripting.
Through hands-on demos, we will build and run a containerized Flask application, integrate DockerHub authentication, use GitHub Secrets securely, and build production-style container image publishing workflows using reusable Docker actions.
🛠 What You’ll Learn
* What actions are in GitHub Actions
* Difference between `uses:` and `run:`
* Reusable automation concepts
* Official vs third-party GitHub Actions
* GitHub Marketplace and action selection strategies
* GitHub-hosted runner execution behavior
* Building containerized applications inside workflows
* Docker image builds inside GitHub Actions
* GitHub Secrets and secure credential injection
* DockerHub authentication using reusable actions
* Building and publishing container images
* Smoke testing inside CI workflows
* Production-style reusable workflow patterns
⏰ Timestamps
00:00:00 Introduction
00:01:33 What are Actions in GitHub Actions?
00:10:54 Sources of GitHub Actions
00:15:27 Exploring GitHub Marketplace
00:19:41 Demo 1: Building and Running a Flask Application using GitHub Actions
00:40:53 Demo 2: Building and Pushing Docker Images using GitHub Actions
00:57:06 Conclusion, Outro & Next Steps
📚 *Other Courses*
*Kubernetes*
👉 CKA 2025 Playlist: https://youtube.com/playlist?list=PLmPit9IIdzwRjqD-l_sZBDdPlcSfKqpAt
👉 Kubernetes Projects: https://www.youtube.com/playlist?list=PLmPit9IIdzwSv2zwizysG6OwWUACpQFN0
👉 Kubernetes Mega Project: https://www.youtube.com/watch?v=9LXZm0Fryfw
*CI/CD (Jenkins)*
👉 Jenkins Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwSiYCKOtXUGNwytXXiJ8Rv8
👉 GitHub Repository: https://github.com/CloudWithVarJosh/Jenkins-Basics-To-Production
*GitOps (ArgoCD)*
👉 Argo CD Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwSR-4FP65oP3AoZCKBvbwXg
👉 Argo CD Repository: https://github.com/CloudWithVarJosh/ArgoCD-Basics-To-Production
*Git Masterclass*
👉 Git Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwT6nq8hIuf7MBcPVzw3cX3K
👉 Git Repository: https://github.com/CloudWithVarJosh/Git-Masterclass
🔗 *Stay Connected*
👉 LinkedIn: https://linkedin.com/in/varun-joshi-2b516752
👉 GitHub: https://github.com/CloudWithVarJosh
🔖 *Hashtags*
#GitHubActions #DevOps #CICD #Docker #GitHub #CloudComputing #Automation #Kubernetes #PlatformEngineering #CloudWithVarJosh
Видео Build Your First Production-Style Workflow with GitHub Actions канала Cloud With VarJosh
👉 GitHub Repository: https://github.com/CloudWithVarJosh/GitHub-Actions-Basics-To-Production
👉 GitHub Actions Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwThF00pAAvktjkVtL7APhD5
👉 Join the Channel to support: https://www.youtube.com/channel/UCaLKKEjj21ucnOYi45ZHwkw/join
In this third lecture of the *GitHub Actions: Basics to Production* series, we move deeper into one of the most important concepts in GitHub Actions: *actions*.
We will understand reusable automation in GitHub Actions, explore GitHub Marketplace, and see how modern CI/CD workflows combine reusable actions with custom scripting.
Through hands-on demos, we will build and run a containerized Flask application, integrate DockerHub authentication, use GitHub Secrets securely, and build production-style container image publishing workflows using reusable Docker actions.
🛠 What You’ll Learn
* What actions are in GitHub Actions
* Difference between `uses:` and `run:`
* Reusable automation concepts
* Official vs third-party GitHub Actions
* GitHub Marketplace and action selection strategies
* GitHub-hosted runner execution behavior
* Building containerized applications inside workflows
* Docker image builds inside GitHub Actions
* GitHub Secrets and secure credential injection
* DockerHub authentication using reusable actions
* Building and publishing container images
* Smoke testing inside CI workflows
* Production-style reusable workflow patterns
⏰ Timestamps
00:00:00 Introduction
00:01:33 What are Actions in GitHub Actions?
00:10:54 Sources of GitHub Actions
00:15:27 Exploring GitHub Marketplace
00:19:41 Demo 1: Building and Running a Flask Application using GitHub Actions
00:40:53 Demo 2: Building and Pushing Docker Images using GitHub Actions
00:57:06 Conclusion, Outro & Next Steps
📚 *Other Courses*
*Kubernetes*
👉 CKA 2025 Playlist: https://youtube.com/playlist?list=PLmPit9IIdzwRjqD-l_sZBDdPlcSfKqpAt
👉 Kubernetes Projects: https://www.youtube.com/playlist?list=PLmPit9IIdzwSv2zwizysG6OwWUACpQFN0
👉 Kubernetes Mega Project: https://www.youtube.com/watch?v=9LXZm0Fryfw
*CI/CD (Jenkins)*
👉 Jenkins Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwSiYCKOtXUGNwytXXiJ8Rv8
👉 GitHub Repository: https://github.com/CloudWithVarJosh/Jenkins-Basics-To-Production
*GitOps (ArgoCD)*
👉 Argo CD Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwSR-4FP65oP3AoZCKBvbwXg
👉 Argo CD Repository: https://github.com/CloudWithVarJosh/ArgoCD-Basics-To-Production
*Git Masterclass*
👉 Git Playlist: https://www.youtube.com/playlist?list=PLmPit9IIdzwT6nq8hIuf7MBcPVzw3cX3K
👉 Git Repository: https://github.com/CloudWithVarJosh/Git-Masterclass
🔗 *Stay Connected*
👉 LinkedIn: https://linkedin.com/in/varun-joshi-2b516752
👉 GitHub: https://github.com/CloudWithVarJosh
🔖 *Hashtags*
#GitHubActions #DevOps #CICD #Docker #GitHub #CloudComputing #Automation #Kubernetes #PlatformEngineering #CloudWithVarJosh
Видео Build Your First Production-Style Workflow with GitHub Actions канала Cloud With VarJosh
Комментарии отсутствуют
Информация о видео
28 мая 2026 г. 18:39:31
00:58:17
Другие видео канала




















