GitHubHow to Create a Directory in GitHub A Step-by-Step GuideIntroduction When working on GitHub repositories, creating well-structured directories (folders) is…Shady NagyNovember 16, 2024 3 min
GitHubHow to Make a Discord Webhook with GitHub A Step-by-Step GuideIntroduction Explain the benefits of integrating Discord with GitHub through webhooks, such as real…Shady NagyJanuary 9, 2024 3 min
.NETUpgrading GitHub Actions Artifacts from V3 to V4 A Comprehensive GuideIntroduction In the evolving world of software development, continuous integration and continuous…Shady NagyJanuary 4, 2024 3 min
GitHubAutomatically Generate and Push Git Tags with GitHub ActionsIntroduction In this blog post, we will walk through the process of automatically generating and…Shady NagyApril 29, 2023 3 min
GitHubMermaid Creating Powerful Diagrams in GitHub MarkdownIntroduction In this blog post, we will explore the power of Mermaid for creating diagrams in GitHub…Shady NagyApril 15, 2023 8 min
GitHubResolving Git Index ErrorIntroduction In this blog post, we will address a common Git index error that some users may…Shady NagyJuly 9, 2022 3 min
.NETExclude C# Integration Tests on GitHub ActionsIntroduction In software development, it's crucial to ensure the quality and reliability of your…Shady NagyAugust 17, 2021 3 min
GitHubGitHub action DependabotIntroduction Keeping your project's dependencies up-to-date is essential for maintaining a secure…Shady NagyJune 5, 2021 4 min
GitHubGitHub action to deploy on linux serverIntroduction In this tutorial, we'll walk you through the process of automating deployment to a…Shady NagyMay 1, 2021 5 min