Deploy to AWS ECS using GitHub Actions
Tutorial with hands-on lab to deploy containers to Amazon AWS Elastic Container Services (ECS) using GitHub Actions. Continue reading Deploy to AWS ECS using GitHub Actions
Tutorial with hands-on lab to deploy containers to Amazon AWS Elastic Container Services (ECS) using GitHub Actions. Continue reading Deploy to AWS ECS using GitHub Actions
An introduction into setting up a fully automated release process for GitHub packages with npm. But the same approach can be used for NuGet, Maven, or Gradle. Continue reading Releasing GitHub npm packages
This edition of Javamagazin (German) contains a special about git. Continue reading Git Special in Javamagazin 2.2021
Today I received an alert mail from GitHub Dependabot. One of my demo projects on GitHub has a dependency on bootstrap. Here is what the mail looks like: It seems my project has a dependency on a version of bootstrap … Continue reading There is a security issue, and here is how to fix it!
How to configure git for windows to work with SSL and a corporate certificate, and how to configure git proxy settings to work with local and remote repositories. Continue reading Git for Windows with TFS and SSL behind a proxy
Sync a github fork with the upstream repository using git command or Visual Studio. Continue reading Sync your GitHub fork from within Visual Studio
End-To-End Scenario how to author PowerShell with Visual Studio, GitHub and Pester and test your script in Visual Studio Team Services VSTS / VSO. Continue reading Run your Pester tests from GitHub in a VSTS/VSO build