Handling template inheritance within a monorepo.

Posted on Wed 17 May 2023 in devops • Tagged with devops, yaml, api's

Defining pipelines for multiple applications within a mono repo


Continue reading

Git submodules

Posted on Tue 09 May 2023 in git • Tagged with git, src

Using git submodules


Continue reading

.Net Background Tasks

Posted on Mon 31 January 2022 in dotnet • Tagged with dotnet, c#, background tasks

.Net background tasks, how to run necessary tasks


Continue reading

CaseNotes Django Upgrade

Posted on Mon 13 December 2021 in Python • Tagged with Python, Django

Upgrading CaseNotes to Django 4


Continue reading

DotNet HttpClient Factory

Posted on Thu 09 December 2021 in dotnet • Tagged with dotnet, c#, api's

Using a typed HttpClient Factory


Continue reading