GitHubLocal Webhook Testing Using ngrok to Connect GitHub Actions with Your .NET APIIntroduction As developers, we frequently face a common challenge: how do we test webhook-driven…Shady NagyApril 25, 2025 10 min
.NETAutomate .NET Package Deployment to NuGet with GitHub ActionsIntroduction In this guide, we'll walk through how to set up GitHub Actions to automatically publish…Shady NagyOctober 1, 2024 2 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
.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