Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamcegielka/github-actions-course


https://github.com/adamcegielka/github-actions-course

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

## Learning GitHub-Actions from the course
[GitHub Actions - The Complete Guide](https://www.udemy.com/course/github-actions-the-complete-guide)

### About the course:
- About all key GitHub Actions building blocks & components
- How to build and orchestrate both simple and complex workflows
- How to connect workflows to events & configure event details
- How to run jobs or job steps conditionally
- How to manage environment variables
- How to handle job results, outputs and inputs
- How to leverage community actions
- How to build custom actions
- How to secure workflows and jobs
- And much more!