File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed
learn-pr/paths/github-actions-2 Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ # ## YamlMime:LearningPath
2
+ uid : learn.github-actions
3
+ metadata :
4
+ title : Automate your workflow with GitHub Actions
5
+ description : Learn how GitHub Actions enables you to automate your software development cycle.
6
+ brand : github
7
+ ms.date : 08/15/2024
8
+ author : a-a-ron
9
+ ms.author : aastewar
10
+ ms.topic : learning-path
11
+ title : Automate your workflow with GitHub Actions
12
+ summary : |
13
+ Learn how GitHub Actions enables you to automate your software development cycle.
14
+
15
+ In this learning path, you'll:
16
+
17
+ - Plan automation of your software development life cycle with GitHub Actions workflows.
18
+ - Use GitHub Actions to automatically build your application.
19
+ - Use GitHub Script to interact with the GitHub API.
20
+ - Publish automatically and securely your code libraries or Docker images with GitHub Packages.
21
+ prerequisites : |
22
+ - A [GitHub](https://github.com?azure-portal=true) account
23
+ iconUrl : /training/achievements/github/automate-workflow-github-actions.svg
24
+ levels :
25
+ - beginner
26
+ - intermediate
27
+ roles :
28
+ - devops-engineer
29
+ - administrator
30
+ - developer
31
+ - solution-architect
32
+ - student
33
+ products :
34
+ - github
35
+ subjects :
36
+ - devops
37
+ modules :
38
+ - learn.github.github-actions-packages
39
+ - learn.github.create-custom-github-actions
40
+ - learn.github.manage-github-actions-enterprise
41
+ trophy :
42
+ uid : learn.github-actions.trophy
You can’t perform that action at this time.
0 commit comments