CI with Jenkins, MSBuild, Nuget and Git part 2
Part 2 of a tutorial on setting up CI with Jenkins, MSBuild, and NuGet, focusing on cleaning builds and restoring packages.
Part 2 of a tutorial on setting up CI with Jenkins, MSBuild, and NuGet, focusing on cleaning builds and restoring packages.
A technical guide on setting up Continuous Integration for C# projects using Jenkins, MSBuild, NuGet, and Git, starting with creating a build script.
Guide to customizing the deployment process for ASP.NET apps on Windows Azure Web Sites, including running unit tests during deployment.
A guide to integrating unit test execution into the deployment process for applications hosted on Windows Azure Web Sites, using PHP and PHPUnit as an example.
A developer explains how to automate building and publishing the GoogleAnalyticsTracker NuGet package using MyGet's CI/CD services.
MyGet announces private beta for its new Build Services, automating package creation from GitHub repositories.
Guide to configuring Jenkins on Windows to use HTTP authentication for Mercurial pulls, preventing full repository clones on each build.
Announcing a Devoxx talk on using the Maven Android Plugin for building, testing, and managing complex Android applications.
A proposal for a distributed, community-powered continuous integration system for Python projects, inspired by Test Swarm, to handle complex multi-environment testing.
A guide to automatically generating SandCastle documentation using CruiseControl.NET or VSTS Team Build, covering setup and configuration.
A developer's recap of Day 2 at a tech conference in Ghent, covering sessions on C# evolution, Windows Workflow Foundation, and continuous integration.
A guide to setting up a full-stack, multi-environment deployment pipeline using GitHub Actions for automated, secure, and controlled releases.