Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 2.33 KB

README.md

File metadata and controls

67 lines (47 loc) · 2.33 KB

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

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:

Tehran LUG - 27 February 2025