Nov 10, 2017 docker gocd initialise job pipeline python task Initialise Python with GoCD Following the deployment of a python-aware agent, we can start creating a pipeline. The first stage would be to: 1. Clean up any previous data
Dec 21, 2016 class decorator initialise reflect scan typescript Scan Decorated Classes in Typescript TL;DR: Make the decorator set a property in the class and look for it. While trying my hand at writing an ORM, I had