BaseMax / github-actions-tehlug
In this presentation, I covered the power of GitHub Actions, exploring how it can automate workflows directly within GitHub repositories. The session focused on using GitHub Actions for Continuous Integration (CI) and Continuous Deployment (CD), making it easier to automate testing, deployment, and various development tasks.
README
GitHub Actions Talk - Tehran LUG (Feb 27, 2025)
This repository contains the slides and resources for my talk on GitHub Actions, presented at the Tehran Linux Users Group (Tehran LUG) on February 27, 2025. In this session, I covered the fundamentals of GitHub Actions, its use cases, and advanced features, helping developers automate their workflows and integrate Continuous Integration (CI) and Continuous Deployment (CD) practices into their GitHub repositories.
You can explore the presentation below and use it as a reference for learning about GitHub Actions.
Presentation Overview
Topics Covered
- What is GitHub Actions?
- Why use GitHub Actions?
- Understanding CI/CD
- Key Components of GitHub Actions:
- Workflows
- Jobs
- Steps
- Actions
- Real-world Use Cases and Examples
- Advanced Workflow Features
- Best Practices for Security and Monitoring
GitHub Actions Features Discussed
- Automating testing, deployment, and other tasks
- Handling multiple environments with matrix builds
- Using secrets and environment variables securely
- Self-hosted runners vs GitHub-hosted runners
- Integration with various CI/CD tools
Cool & Fun Examples
- Automating coffee brewing with GitHub Actions
- Real-world examples like auto-deploying apps, running tests, and automating documentation
Repository Contents
- Slides: You will find the slide deck used during the presentation.
- Resources: Links to related GitHub repositories, articles, and real-world use cases.
- Examples: YAML snippets and sample configurations for setting up GitHub Actions workflows.
Links
- https://docs.github.com/en/actions
- https://www.manning.com/books/github-actions-in-action
- https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions
- https://github.com/actions/checkout
About Me
Seyyed Ali Mohammadiyeh (Max Base)
Open-source Maintainer, GitHub
Software Engineer & CTO at Asrez
GitHub: @basemax
Email: [email protected]
License
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to reach out to me with questions or suggestions:
- Email: [email protected]
- GitHub: @basemax
- Telegram: @MAX_BASE
Tehran LUG - 27 February 2025
