GitHub Actions 的定位:Event-driven Automation | GitHub
本章覆盖:GitHub Actions;workflow;event;job;step;action;runner;CI;CD;automation;repository event triggers workflow;Actions 是 GitHub 平台自动化系统,不等于 CI/CD 的全部理论。
本章知识点
- GitHub Actions
- workflow
- event
- job
- step
- action
- runner
- CI
- CD
- automation
- repository event triggers workflow
- Actions 是 GitHub 平台自动化系统,不等于 CI/CD 的全部理论