Skip to content

vishal-bulbule/Mastering-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Introduction

Welcome to the "Mastering GitHub Actions" playlist, your comprehensive guide to unlocking the full potential of GitHub Actions for automating your development workflows. Whether you're a seasoned developer or just getting started, this curated collection of tutorials and guides will equip you with the knowledge and skills needed to leverage GitHub Actions effectively.

🚀 Why Master GitHub Actions: GitHub Actions revolutionizes the way developers automate their workflows, from continuous integration and deployment to task automation and more. By mastering GitHub Actions, you'll streamline your development process, increase productivity, and ensure code quality—all within the familiar GitHub environment.

Start your journey to mastering GitHub Actions today by diving into playlist. Subscribe for regular updates, new tutorials, and additional resources to help you stay ahead in your development journey!

Complete Playlist : Mastering GitHub Actions

Video Breakdown

  1. GitHub Actions: Getting Started Tutorial for Beginners
    • Core Components of GitHub Actions
    • Understanding Workflow,Jobs,Events,Actions,Runners
    • Creating your first GitHub Action Workflow
    • Video : YouTube

GitHub Action Components

  1. GitHub Actions Tutorial: Leveraging Variables and Secrets for Secure Automation

    • Utilizing variables and secrets for secure storage of sensitive information
    • Understanding environment variables, Configuration Varianles , Using Context variables
    • User inputs in Manual Workflow
    • Video : YouTube
  2. GitHub Actions Runners: Understanding GitHub Hosted and Self-Hosted Runners

    • Exploring the two runner types (GitHub-hosted and self-hosted) for workflow execution
    • Advantages and disadvantages of each runner type
    • Selecting the appropriate runner based on project requirements
    • Video : YouTube

smallrunners

  1. Setting Up Self-Hosted Runners in GitHub Actions: Step-by-Step Guide

    • Step-by-step guide for setting up self-hosted runners for your projects
    • Configuring runner environment to meet workflow needs
    • Managing and maintaining self-hosted runners for continuous automation
    • Video : YouTube
  2. CI/CD Pipeline with Terraform on Self-Hosted GitHub Actions Runners | GCP Deployment

    • Leveraging GitHub Actions for CI/CD pipeline using Terraform on self-hosted runners
    • Automating infrastructure provisioning and deployment to Google Cloud Platform (GCP)
    • Integrating Terraform with GitHub Actions for streamlined deployment
    • Video : YouTube
  3. Creating Starter Workflow in GitHub Actions

    • Understanding in built starter workflow
    • Create and manage starter workflow for your organization
    • Video : YouTube
  4. Automating Readme Creation with GitHub Actions for Terraform Projects

    • Automating Terraform project README file updates with documentation
    • Integrating Terraform documentation generation with GitHub Actions workflows
    • Maintaining synchronized README files with code for improved clarity and maintainability
    • Video : YouTube
  5. GitHub Actions: How to Create Reusable Workflows for Streamlined Automation

    • Understanding reusable workflows in GitHub Actions
    • Creating own reusable workflow
    • Simplifying complex workflows by breaking them down into reusable components
    • Video : YouTube
  6. Logging and Monitoring in GitHub Actions

    • Understanding Logging and Monitoring in GitHub Actions
    • Customize log retention period
    • Setup alerts on Failed GitHub Action workflows
    • Video : YouTube
  7. Build and deploy to Cloud Run using GitHub Action

    • Building and pushing docker image to Artifact registry
    • Deploying services to Cloud Run
    • Video : YouTube

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages