Tutorial Github
Automate Your Workflow with GitHub Actions – Part 1 of 2
At a glance
Level: Beginner – Intermediate
Role: DevOps Engineer, Administrator, Developer, Solutions Architect, Student
Product: GitHub
Topic: Collaboration, DevOps
Learn how GitHub Actions enables you to automate your software development lifecycle.
This is the first part of a two-part series.
In this learning path, you will:
- Plan the automation of your software development lifecycle using GitHub Actions workflows
- Use GitHub Actions to automatically build your application
- Use GitHub Script to interact with the GitHub API
- Automatically and securely publish your code libraries or Docker images with GitHub Packages
Prerequisite:
A GitHub account