DevOps

DevOps World Singapore

This year DevOps World is being held in multiple regions around the World, and the APAC event is in Singapore in October. Code Partners will be there again, and our friends at Cloudbees have arranged to open up registrations so that any of you who want to can register for free. It’s on the 26th …

DevOps World Singapore Read More »

Migrating a GitHub Wiki

Today I needed to migrate a GitHub wiki from one repo to another. Looking through the GitHub docs didn’t help that much. Lot’s of things about transferring the whole repo to someone else, but not just the wiki part. In the end it turned out to be actually pretty easy, but there are two key …

Migrating a GitHub Wiki Read More »

Ansible 2.8 Released

Ansible 2.8 has been released. While not as many major features as 2.7, there are an absolute truckload of smaller features, including quite a few focussed on Windows. Some highlights for me: Experimental support for Ansible Collections and content namespacing – Ansible content can now be packaged in a collection and addressed via namespaces. This …

Ansible 2.8 Released Read More »

Ansible Tower 3.4 Released

A new version of Ansible Tower has been released, including some useful features we’ve been looking forward to. In particular the additions to Workflow look very nice: the Workflow Convergence step which allows you to wait on multiple jobs before continuing should simplify some complex logic you’ve had to embed in your workflows to achieve …

Ansible Tower 3.4 Released Read More »

Website automation with Selenium and JMeter: part 2

This is the final post, part 2 of a series: Part 1: Website automation with Selenium and JMeter Part 2: Selenium scripting, Installation In this post I show how to script Selenium for handling asynchronous browser behaviour, and how to install the tools.

Ansible Engine 2.7 Released

RedHat Ansible Engine 2.7 has been released, bringing with it a bunch of new features including: Speedups on Linux. A new strategy for invoking remote systems is introduced requiring half the threads as previously. Reboot module for Linux – Like the existing win_reboot module for Windows, this allows you to reboot a remote Linux machine …

Ansible Engine 2.7 Released Read More »

Ansible at Red Hat Summit 2018

Red Hat Summit was held earlier in the year, and now that the recordings are online, we’ve pulled together all the Ansible content in one place. Whether you were able to attend Summit or not, there are some great ideas in here to improve your use of Ansible.   Manage Windows Like Linux with Ansible …

Ansible at Red Hat Summit 2018 Read More »

DevOps World and Jenkins World 2018

Join the Code Partners team at DevOps World and Jenkins World 2018 in San Francisco in September.   It’s shaping up to be a cracking week of workshops and sessions covering the latest in software automation, DevOps practices, Continuous Delivery, Container Orchestration, Testing and more.   We had a great (albeit exhausting) time last year …

DevOps World and Jenkins World 2018 Read More »

Scroll to Top