Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
將您的所知轉化為機會,觸及世界各地的數百萬名學生。
瞭解更多
您的購物車是空的。
繼續選購
GitHub Actions - The Complete Guide
暢銷課程
最高評等
評等︰4.7/5(11,858 個評等)
91,838 位學生

GitHub Actions - The Complete Guide

Learn how to build automated CI / CD workflows with GitHub's DevOps service.
最近更新日期:2025/11
英文

您會學到

  • Use GitHub Actions to build automated workflows & processes
  • Automate code-based and project-based tasks
  • Run simple and complex workflows on a broad variety of triggers
  • Build powerful CI / CD workflows, including runtime configuration, security and conditional execution
  • Build custom actions or leverage public community solutions
  • How to secure GitHub Action workflows

課程內容

11 個章節143 堂講座總長度:10 小時 20 分
  • Welcome to the Course!1:09
  • What Is "GitHub Actions"?3:39
  • Git, GitHub & GitHub Actions5:17
  • About This Course3:44
  • Join The Discord Community!0:24
  • Course Code Attachments & Slides0:12
  • Course Setup0:32

要求

  • Basic Git & GitHub knowledge is strongly recommended (but the course offers a refresher module)
  • Basic development knowledge is recommended but not strictly required
  • NO prior GitHub Actions knowledge is required

說明

GitHub Actions is an extremely popular and fast-growing CI / CD automation service offered by GitHub.

This course teaches GitHub Actions from the ground up, without any prior GitHub Actions knowledge assumed or required.

In order to handle growing development and code complexity and deploy application updates with high frequency, powerful automation platforms and tools are required. As you will learn throughout this course, GitHub Actions is such a platform, enabling you to automate anything from code testing, building and deployment all the way up to GitHub repository and project management.

With this course, you'll learn:

  • About all key GitHub Actions building blocks & components

  • How to build and orchestrate both simple and complex workflows

  • How to connect workflows to events & configure event details

  • How to run jobs or job steps conditionally

  • How to manage environment variables

  • How to handle job results, outputs and inputs

  • How to leverage community actions

  • How to build custom actions

  • How to secure workflows and jobs

  • And much more!

This course requires no prior GitHub Actions knowledge. You also don't need to be an advanced developer or Git / GitHub user, though fundamental development and Git knowledge is recommended - though the course does come with a Git & GitHub refresher module.

This course is a practice-oriented courses, exploring all key concepts whilst diving into concrete examples. You'll build different workflows for multiple projects and requirements.

You will also learn how to interact with GitHub APIs and implement third-party (and custom) Actions into your workflows.

此課程適合哪些人:

  • Developers who want to explore DevOps solutions & workflow automation
  • Beginner or advanced DevOps practitioners who want to learn GitHub Actions
  • Everyone who's looking to automated code-based tasks