Do you have your Python application ready? Now it’s time to distribute it. The question is how to bundle it? One way of bundling Python […] Read More
Category: Development
Generic Webhook Plugins allows invoking build of Jenkins job. First of all, you need to set the token in job configuration. Go to Build Triggers, […] Read More
Here you can find instructions for installing Jenkins on Kubernetes running on Microsoft Azure. The main advantage of deployment Jenkins on Kubernetes is the automatic […] Read More
If you follow tutorials on using Helm, it might happen that they’re outdated, because they’re targeting Helm 2.x. Following command for install will fail with […] Read More
Following error message might pop-up when you to run Xamarin app on Android: Error ADB0020: Android ABI mismatch. You are deploying an app supporting ‘armeabi-v7a’ […] Read More