Laur's blog
Sign in Subscribe

initialise

A collection of 2 posts
Initialise Python with GoCD
docker

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 2. Create a virtual environment for python 3. Install all dependencies from a requirements.txt file in our project Note: we assume the global pipeline
Nov 10, 2017 2 min read
Scan Decorated Classes in Typescript
class

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 a problem of initialising the database through a dummy instantiation of some models, without running an explicit command. In java, I can use code generation
Dec 21, 2016 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost