Showing Posts From
Github actions
-
Ahmed Muhi
- 30 Jan, 2025
GitHub Actions: Understanding the Push and Pull Request Triggers
Learn how to use push and pull request triggers in GitHub Actions to automate workflows effectively with branch and path filters.
-
Ahmed Muhi
- 07 Jun, 2024
Understanding GitHub Actions: Core Concepts and Fundamentals
Explore the core building blocks of GitHub Actions—from workflows and triggers to jobs and steps—and learn how to harness these fundamentals to automate your development process, saving you time and effort.
-
Ahmed Muhi
- 21 Apr, 2024
GitHub Pull Requests: How to Propose, Review, and Merge Changes Safely
Learn to propose changes with pull requests, review code line-by-line, and merge safely. Master the workflow that lets you experiment fearlessly while keeping your main code stable - whether working solo or on a team.
-
Ahmed Muhi
- 14 Apr, 2024
Setting Up Your First GitHub Repository: A Step-by-Step Guide
Connect your local Git repository to GitHub and make your code accessible from anywhere. Cover account setup, repository creation, authentication, and VS Code integration. Your code becomes truly immortal.
-
Ahmed Muhi
- 07 Apr, 2024
Understanding Git: The Foundation for GitHub Actions
Learn Git from scratch with hands-on exercises. Build a time machine for your code, understand commits and branches, and never lose work again. No prior experience needed - just bring your curiosity.