Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.17 KB

File metadata and controls

36 lines (30 loc) · 2.17 KB
aliases created_by display_name github_url logo related released short_description topic url
github-actions, action
GitHub
Actions
actions.png
docker, ci
October 16, 2018
GitHub Actions is a platform for developer workflow orchestration and automation.
actions

GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. You can write individual tasks, called actions, and combine them to create a custom workflow. Workflows are custom automated processes that you can set up in your repository to build, test, package, release, or deploy any code project on GitHub.

“With GitHub Actions you can build end-to-end continuous integration (CI) and continuous deployment (CD) capabilities directly in your repository. GitHub Actions powers GitHub's built-in continuous integration service. For more information, see "About continuous integration."

Featured Actions

Getting Started

Community & Support

Taking Action With GitHub Actions