https://github.com/linkedinlearning/github-actions-for-ci-cd-4375061
This repo is for the Linkedin Learning course: GitHub Actions for CI/CD
https://github.com/linkedinlearning/github-actions-for-ci-cd-4375061
Last synced: 5 months ago
JSON representation
This repo is for the Linkedin Learning course: GitHub Actions for CI/CD
- Host: GitHub
- URL: https://github.com/linkedinlearning/github-actions-for-ci-cd-4375061
- Owner: LinkedInLearning
- License: other
- Created: 2023-01-12T18:03:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-06T22:15:54.000Z (8 months ago)
- Last Synced: 2025-08-07T00:12:10.310Z (8 months ago)
- Language: Python
- Size: 673 KB
- Stars: 32
- Watchers: 5
- Forks: 120
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# GitHub Actions for CI/CD
This is the repository for the LinkedIn Learning course `GitHub Actions for CI/CD`. The full course is available from [LinkedIn Learning][lil-course-url].
## What You Should Know
- This is an intermediate level course.
- You will be expected to already have some experience working with a high-level language like Python, JavaScript, or Go.
- If you’re not an application developer, it will help if you’re familiar with the software development process. This includes any experience with building, testing, or deploying software applications.
- You should be comfortable using the Git version control system and GitHub.
- You will be expected to already have some experience working with GitHub Actions.
- If this is your first time working with GitHub Actions review this course:
- [Learning GitHub Actions](https://www.linkedin.com/learning/learning-github-actions-2/)
- Exercise files are available:
- [Exercise Files](https://github.com/LinkedInLearning/github-actions-for-ci-cd-4375061)
- Follow the instructions for each chapter for steps to use the files. For example, you may be asked to create new repositories for demonstrations.
## Instructions
This repository has folders for each of the videos in the course.
### Folders
The folders are structured to correspond to the videos in the course. The naming convention is `CHAPTER#_MOVIE#`. For example, the folder named `02_03` corresponds to the second chapter and the third video in the second chapter.
## Installing
1. To use these exercise files, you must have the following installed:
- git
1. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like [SourceTree](https://www.sourcetreeapp.com/).
[0]: # (Replace these placeholder URLs with actual course URLs)
[lil-course-url]: https://www.linkedin.com/learning/
[lil-thumbnail-url]: http://
:)